Thanks a Lot Guys .
That's What You Says Help Me .
Thanks Again For All of You Friends .
User Profile
Collapse
-
What computer language are you using?
What is the data type for Array?
=============== ===========
c++
int
thanx donbock
You might want to read this: Arrays Revealed
=============== =============== =============
thanx weaknessforcats
but i don't found what i wantLeave a comment:
-
Compress Array From Lage To Short
Hi Everyone :)
My Q is About Array and Compress it
If I Have An Array like :
And Have Data Like :Code:Array[3][3];
[020]
[000]
[001]
and i want to Short It And write it without 0s and in another way like :
Like :Code:Array2[2][3[
[012]//the 0 to represent column and 1 to row ans 2 value
[221]//the 2 to represent...
No activity results to display
Show More
Leave a comment: