User: Ecnahc515

  • Public profile

User profile: Ecnahc515

User info
User name:Ecnahc515
History
Joined:
Number of posts:7
Latest posts:

Crash and trouble Inputing values in an pointer-to-int-array
Yeah I figure that out shortly after posting this, took me 30 min of staring, posted this, and reali...

How to use functions
Yes, just stick that in in between two brackets in a function and it will run.

Crash and trouble Inputing values in an pointer-to-int-array
[code] const int months = 12; char * Month[months] = {"January", "February", "March",...

Simple loop, cant find a simple reason it doesnt do anything.
For some reason my compiler messed up and the console window had two processes of the same program r...

How to use functions
First, thats not a function its a loop. Second after your iLine = 40 you used a comma ",". It sho...

This user does not accept Private Messages