User profile: MSRK

User info
User name:MSRK
History
Joined:
Number of posts:3
Latest posts:

Rand() doesn't really work?
#include <stdio.h> #include <stdlib.h> #include <time.h> Try This Pgm , It will genera...

for loop problem
Use getchar() function to get the character and after that use " fflush(stdin) " to flush the st...

for loop problem
Instead of using "getchar( )" use " getch( ) "... now the pgm works as what you originally want. ...

This user does not accept Private Messages