User: uzferry

  • Public profile

User profile: uzferry

User info
User name:uzferry
Bio:Beginner.
History
Joined:
Number of posts:88
Latest posts:

Declaring 2d arrays globally and locally
It says "program.exe" has stopped working after I compile, and it returns big negative number

Declaring 2d arrays globally and locally
Hello. In this example [code]int main() { int A[3000][3000]; return 0; } [/code] the progra...

pointers
but if we declare a pointer to an integer, then lets say what will happen with *(p+1)? does it exist...

Has this happened to you :(
Well I personally was learning these basic things like if statements and loops for quite a year (bec...

pointers
1. How many contiguous "blocks" of addresses does compiler initialize to a pointer ? Like when we in...

This user does not accept Private Messages