Skip to content
  • Get started
  • Download
  • Projects
  • Coding
  • Command/apps
  • About
  • Hardware
  • Documentation

Coding in C : Text mode

Posted on April 26, 2018September 4, 2019 by jede

Clear screen

#include <conio.h>
#include <stdio.h>
int main (int argc,char *argv[]) { 
clrscr();
}
</stdio.h></conio.h>
This entry was posted in coding, coding c and tagged c, coding. Bookmark the permalink.

Post navigation

← Command : mym
Coding in C : Keyboard →
jede_at_oric_dot_org
Zerif Lite Developed by ThemeIsle