Skip to content

Contains C concepts that I have practiced or learnt.

Notifications You must be signed in to change notification settings

sinhaapurva25/c

Repository files navigation

Contains C concepts that I have practiced or learnt.

1. Click on "Run Code" to compile and run the code from VSC

2. To run from CMD

Compile:

gcc filename.c -o any_name.exe

Run:

any_name

OR

any_name.exe

About

Contains C concepts that I have practiced or learnt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages