User: kenner

  • Public profile

User profile: kenner

User info
User name:kenner
History
Joined:
Number of posts:6
Latest posts:

guessing game help!
you can prevent data loss by replacing [code]srand(time(0))[/code] with [code]unsigned int see...

checking for a program in memory
I've been trying to find a way to check for a program that is currently running. Let's say the prog...

invalid types ‘int[int]’ for array subscript
in any of your function definitions, are you using arrays? when you declare an array you can't forg...

invalid types ‘int[int]’ for array subscript
looks like a function definition error, not a call error. can you post the first lines of your defi...

How do I number files?
I can help with the counting part, you need to use a for loop and possibly arrays example of the ...

This user does not accept Private Messages