Skip to content

All C programming codes with section wise. 👨‍💻👩‍💻

Notifications You must be signed in to change notification settings

Ash515/C-Programming

Repository files navigation

C Programming

C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions. 🎉

🚀 Installation

  1. Clone the repository
https://github.com/Ash515/C-Programming.git
  1. Check the status of your file
$git status

3.For using VScode for editing your files

$git code .
  1. To directly add your files to github
$git add .
  1. After writing your code commit your changes
$git commit -m  <message>
  1. To pull your code to reposoitory
$git push origin master

Thats all about installation and version control with Git

Contributor ❤

Ashwin Kumar Ramaswamy

About

All C programming codes with section wise. 👨‍💻👩‍💻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages