Skip to content

Learning C as part of a computer science course

Notifications You must be signed in to change notification settings

TheYoBots/LearningC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearningC

Learning C as part of a computer science course.

How to run files

All the programs are run by the method given below unless mentioned otherwise through a seperate README.md file.

  1. Download Turbo C++ on your PC.
  2. Extract all files from the .zip file you downloaded.
  3. Run the setup.exe file on your PC and complete the setup process.
  4. Start Turbo C++ and copy the program and paste it there.
  5. Save the program as a .c file.
  6. Compile the program to check if there are any errors.
  7. Run the program to get the desirable output.
    Do note that for certain files you might have to click alt+f5 to get the output displayed.

About

Learning C as part of a computer science course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages