Skip to content

Contains almost all the basic programs that I have created using C. It also includes the programs from my University LABS, and the ones I practiced or tested certain things on.

License

Notifications You must be signed in to change notification settings

rudrashisdutta/C-Programs

Repository files navigation

C PROGRAMS


ABOUT

This repository contains almost all the basic programs that I have created using C. It also includes the programs from my University LABS, and the ones I practiced or tested certain things on.

PLATFORM AND COMPILER USED

Visual Studio Code Editor was used to create these programs.
MinGW GCC compiler was used

Instructions

The .vscode folder present inside the PRACTICE directory, can be used in case editing on Visual Studio Code, and using MinGW GCC and G++ Compiler Version 9.2.0. In case using a different version, change the version or the compiler location in the file C_CPP_PROPERTIES.json. You must copy the .vscode folder to a directory, if you wish to run a file present in it.

THE ABOVE NOTE IS MADE FOR THE ONES WHO WISH TO CLONE THIS REPOSITORY, INCLUDING MYSELF.

About

Contains almost all the basic programs that I have created using C. It also includes the programs from my University LABS, and the ones I practiced or tested certain things on.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages