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 outputso do i need to change those void gotoxy function into your function given sir ?
How to make shorter name outputwhere 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...