Skip to content

marcoamonteiro/gcc21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcc21

This program accepts a payment of 1000 satoshi in return for compiling a C file.

Running "./gcc21 [filename.c] [flags] [executable file name]", Uploads [filename.c], and compiles it with the flags in [flags]. The executable is downloaded to [executable file name]

Here is a sample command:

./gcc21 test.c -o testexecutable

To run the server, run the command ./sever

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published