Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

February 29th 2024 | My maths teacher can't beat this.


This is a repo for my simple file + executable that adds one till hundred thousand :)
Plus it is under the MIT license, because why not

How to copy, Go press the green button, then download the zip, if you have git then
git clone https://github.com/moh20a1/loop

How to modifiy, open the "slave.c" file and modify it your liking, to compile you need a C compiler.

In linux to compile the file simply type in the terminal gcc slave.c -o slave then run ./slave.

in windows you need to download one, I use winlibs then add it to your path, and run gcc slave.c -o slave.exe then run slave.exe

About

a for loop in C, adding one till hundred thousand.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages