Skip to content

Govt Post Graduate College BS 1ST Semester(CS) Exercise Programs of "Programming Fundamentals in C Language"

License

Notifications You must be signed in to change notification settings

junaid-pak/c-language-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All Exercise C-Programs of 1st-Semester GPGC

This Repo only Contain's exercise Programs, The Following Chapters are included

1: Input Statements
2: Output Statements
3: Making Decisions
4: Looping
5: Arrays

Instructions

Temperature-Conversion

This Temperature-Conversion Folder Contains all the Temperature Conversion Programs From One Unit to Another 😋

999-Program

This Folder Contain One Program in Four Different Methods and Techniques 😂

Compiled

This Compiled Folder Contain all The Programs of The Repo in Compiled State

You Can Run These Directyle in Linux

1: open Terminal
2: Navigate To the "compiled" folder
3: Simply Run by Typing "./name-of-program"

If You are on Windows i am not Sure But i Think You Can Run These in Windows to

1: open CMD(Command Prompt)
2: Navigate To the "compiled" folder
3: Simply Run By Typing "name-of-program"