User: EWu

  • Public profile

User profile: EWu

User info
User name:EWu
History
Joined:
Number of posts:12
Latest posts:

Calendar Program
you should post here a code of what you've tried to do. It's easier for us to help you if you have s...

I'm Lost...
Try to use this commands: [code] int main() { FILE*f1=fopen("c:\\FILE.doc",w+); } [/code] I...

I need a good seed for an RNG
I think the correct code is: [code] srand(unsigned(time(NULL))); //then you should use an array w...

loop break
Can you put your code so we can figure out a solution? It will be more faster.

2d graphics?
If you want to do 2d graphics you should use Borland C++. This is an old program, but it is capable ...

This user does not accept Private Messages