Skip to content

My codes of C programming language basics of my lab projects of Computer Science Degree.

Notifications You must be signed in to change notification settings

humzakt/C-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Programming

My codes of C programming language basics of my lab projects of Computer Science Degree.

These are my lab projects of first semester. All coded in C-Language on MS Visual Studio. It has projects which work on basic variables, arrays, pointors and funtions. Then there is the ATM Machine which has file handling and has all the above mentioned methods used.