Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 384 Bytes

PortabilityCode

Fonctions portables à destination des ING1 de l'ECE.

TODO

  • Trouver une license adéquate !

Done

  • system() wrapper
  • fflush(stdin) wrapper
  • kbhit() wrapper
  • VT100 terminal colors (8 colors, no brightness, foreground, background)
  • Sleep(wrapper)
  • The infamous gotoligcol() wrapper
  • strcasecmp() wrapper