Advertisement
LorDD_LImon

'hgxfchjbnklm;,.

Jan 22nd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.11 KB | None | 0 0
  1. #include <graphics.h>
  2. #include <conio.h>
  3.  
  4.     main()
  5.     {
  6.         initwindow(600, 400);
  7.         getch();
  8.         closegraph();
  9.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement