User profile: FireNutz

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

LNK2019
No printArray has a prototype and is defined in the function.

LNK2019
I am trying to copy some code over from a pdf but when I run it I get this error. error LNK2019: ...

Location in Memory
Even if I want to change it to this 0x0012FF50?

Location in Memory
I have this code [code] int main() { int a[] = { 22, 33, 44, 55, 66, 77, 88, 99 }; int...

Using 2 Arrays in a fuction
that is the error I am getting. I wanted the array to be blank so I could fill it will potentially ...