User: mightymeowth

  • Public profile

User profile: mightymeowth

User info
User name:mightymeowth
History
Joined:
Number of posts:13
Latest posts:

Char input causing infinite loop, can anyone help me out
Oh thank you, I wrote out a long response to this and it just gave me an error saying permission den...

Char input causing infinite loop, can anyone help me out
if you run the program and enter a character it causes it to just keep looping the menu. my if state...

Char input causing infinite loop, can anyone help me out
I'm trying to do error checking for my program and I got it to work with numbers but not characters....

Completely Lost On reading Data Into Array
Reading to/from a file is actually really cool when you think about what all you can start doing wit...

what am i doing wrong?
[code] struct xeh{ int a,b,c; }e,f,g; int main(){ e.a = 0; f.b = 1; g.c = 2; printf("%d %d %d"...

This user does not accept Private Messages