ucc icon indicating copy to clipboard operation
ucc copied to clipboard

🖥 Compile and run programs through the TurboC Compiler without having to use the TurboC IDE or intricately fabricated DOS commands. Made out of frustration sometime in my high school days.

Results 1 ucc issues
Sort by recently updated
recently updated
newest added

Currently, the issue with UCC is that it requires your source .c files to be stored in the `sources` folder. My feature request is that it should be possible to...