How can I access memory located at a certain address?
Answers were Sorted based on User's Feedback
Answer / phani kumar s
using the pointers and address operator
&a where a is the variable
| Is This Answer Correct ? | 6 Yes | 6 No |
Answer / aravind
Access in the sense!Do you mean how can u see the display.if so just use prints("%d",&variable)
| Is This Answer Correct ? | 1 Yes | 1 No |
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
how write a addtion of two single dimensional array using of pointer in c language?
int i=10; printf("%d %d %d", i, i=20, i);
Using which language Test cases are added in .ptu file of RTRT unit testing???
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
main() { int i; printf("%d",i^i); }
What are the two types of structure?
Who is invented by c?
Without Computer networks, Computers will be half the use. Comment.
What are valid signatures for the Main function?
could u able to tell about suresoft technical session
What are the different types of data structures in c?