how can find the Address of the Blocks | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how can find the Address of the Blocks

loop

20th Jul 2016, 2:58 PM
Talha Rao
Talha Rao - avatar
5 Answers
+ 1
with pointers
20th Jul 2016, 3:29 PM
Peter Müller
Peter Müller - avatar
+ 1
Use the ampersand (&) symbol to find the memory address.
20th Jul 2016, 4:54 PM
Cohen Creber
Cohen Creber - avatar
+ 1
what data type are your blocks?
20th Jul 2016, 8:15 PM
destro
0
But I am working with Loop in which I am making A grid then I want to remove center blocks of grid how can its possible?
20th Jul 2016, 5:44 PM
Talha Rao
Talha Rao - avatar
0
int type
21st Jul 2016, 6:25 AM
Talha Rao
Talha Rao - avatar