Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Work

Just like JavaWork this repo was made so that I can look at this years later and realize the pain I had to endure.

Things to do

  • 🌐 Find me on socials!
  • ✍️ Read my blog!
  • 💸 Support me on ko-fi!
  • 🌎 Check out my website
  • 🎮 Stop reading my shitty code and go play Doom, you nerd.

How to run the programs

If you're still here and want to run the C programs I wrote, use run.py like this:

Install build-essential

If you're on Ubuntu, you can install it via the following command:

sudo apt install build-essential

Python should be installed by default on Ubuntu.

Run the program:

  • Make the script an executable:
chmod +x ./run.py
  • Run the program you want to run:
./run Basics/hello.c

⚠️ Note

Note that I'm using Bash. Running these commands might be different if you're using PowerShell/cmd on Windows.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages