Skip to content

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

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages