Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 308 Bytes

XPlatform - a C/C++ lib for cross-platforms compatibility on Windows/Mac/Linux

xplt_getch

Wrapper to provide the same features as getch() from conio.h

xplt_clrscr

Clear screen. That's all.

xplt_gotoligcol

Move cursor to lig and col.

xplt_set_color

Change prompt colors (text & foreground)