s4shibam / c-programming

C is a general-purpose programming language. This repository contains basic C programs (Beginner Level).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Programming

What is C?

C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language, despite being old. C is strongly associated with UNIX, as it was developed to write the UNIX operating system.

Repository Contents

This repository contains basic or beginner level C programs. Such That:

  • Character Array
  • Integer Array
  • Number Operations
  • File Handling etc.
  • Structure etc.

About

C is a general-purpose programming language. This repository contains basic C programs (Beginner Level).


Languages

Language:C 100.0%