User: stephanos

  • Public profile

User profile: stephanos

User info
User name:stephanos
History
Joined:
Number of posts:14
Latest posts:

Problems with basic SDL with C++: SDL_Rect
Hello, I get an error(EXC_BAD_ACCESS) on the first declaration in the for loop in my code. Everyt...

Question: Does calling an element of an array by its index require parsing the entire array?
I mean, if I call for an element at index 5, does the computer have to go through the array consecut...

Question: Does calling an element of an array by its index require parsing the entire array?
Does calling an element of an array by its index require parsing the entire array?

Problems with a linked list where every node has a pointer to the left, right, above, and below.
Forgot to mention: This error occurs when I write "print" in the console. Thank you!

Problems with a linked list where every node has a pointer to the left, right, above, and below.
Hello, I am trying to write a program to handle a linked list that is connected from all sides(i....

This user does not accept Private Messages