Skip to content

A collection of fundamental programs implemented using the C programming language.

Notifications You must be signed in to change notification settings

shvirat/c-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Programs

This repository contains some basic programs written in the C language.

📌 Features

  • Beginner-friendly programs.
  • Well-commented for easy understanding.
  • Suitable for students and coding enthusiasts.

✅ Programs Included

  • Hello World
  • Basic Arithmetic Operations
  • Loops and Conditional Statements
  • Arrays and Strings
  • Functions and Recursion
  • Pointers and Memory Management
  • And more will be added SOON

💡 How to Use?

  1. Copy the required code.
  2. Compile and run using a C compiler (e.g., GCC, Turbo C++, or Code::Blocks).
  3. Observe the output and modify as needed.

Happy Coding! 🚀

About

A collection of fundamental programs implemented using the C programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages