Skip to content

JadejaMayurdhwajsinh/C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Programming Practice

This repository contains a collection of C programming examples and practice problems. These programs cover fundamental concepts in C, including:

  • Basic Input/Output
  • Control Structures (if-else, loops)
  • Functions
  • Arrays and Strings
  • Pointers
  • Structures
  • File Handling
  • Other common C programming tasks and problem-solving examples

📚 Purpose

This repo is intended for learning, revision, and sharing basic to intermediate C programming knowledge. Ideal for students and beginners looking to strengthen their understanding of the C language.

🚀 How to Use

You can clone the repository and run the programs using any C compiler like GCC.

gcc program_name.c -o output
./output

About

Collection of C programs covering basic to intermediate concepts for practice and learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages