User profile: zsmash

User info
User name:zsmash
History
Joined:
Number of posts:10
Latest posts:

how to change color ?
[code] #include <windows.h> void gotoxy(int x,int y); int main() { int i; ...

Number counting up to infinite .
[code]#include <windows.h> int main() { int i; int y=6; in...

How to make shorter name output
so do i need to change those void gotoxy function into your function given sir ?

How to make shorter name output
where should i put this code sir ? thank you in advance :)

How to make shorter name output
[output][/output][code]#include <windows.h> void gotoxy(int x,int y); int main(int argc, char *ar...