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

Tag: coding

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>

Posted in coding, coding cTagged c, coding
jede_at_oric_dot_org
Zerif Lite Developed by ThemeIsle