junaid-pak / c-language-programs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

License:Apache License 2.0


Languages

Language:C 100.0%