Skip to content

RoanFourie/c-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

My C programming scratch repo

Using TCC

Some of the smaller programs can be run using tcc.

  • Use your CLI or windows command prompt
  • CD into the TCC folder
    CD c:\tcc\
  • Run a program with inline compilation by:
    tcc -run c:\projects\c-scratch\windows\message-box.c

Releases

No releases published

Packages

No packages published

Languages