User Tools

Site Tools


c:conio.h:window

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:conio.h:window [2013/02/09 18:01]
158.181.88.241 [output of window example]
c:conio.h:window [2024/02/16 01:05] (current)
Line 16: Line 16:
 int main( void ) int main( void )
  {  {
-    window(100,42,12,20);+    clrscr(); 
 +    window(20,10,42,42);
     textcolor(3);     textcolor(3);
     textbackground(6);     textbackground(6);
-    cprintf("window at 100, 42, 12, 20\n");+    cprintf("window at 20,10,42,42\n");
     return 0;     return 0;
  }  }

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/conio.h/window.txt · Last modified: 2024/02/16 01:05 (external edit)

Impressum Datenschutz