Forum: C Jan 23rd, 2005 |
| Replies: 8 Views: 13,845 I use Linux and Windows OS both and I'd like to make an application that is compatible with both of them(or needs just a few little changes). I try to make some snake-similar game in ASII. Compiler... |
Forum: C Jan 22nd, 2005 |
| Replies: 8 Views: 13,845 Hello Everyone!
That's my first post on this forum and I'd like to greet Everyone
I got a question about getting the last key pressed without stopping the programm. I know that getchar(), cin,... |