Coder Social home page Coder Social logo

devsubid / c-programming Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 470 KB

Basic Programs using C-Programming

Home Page: https://itsme-subid.github.io/C-Programming/

License: Apache License 2.0

C 100.00%
c c-basic learning learning-exercise school-assignment

c-programming's Introduction

C Basic Programs

The agenda of this repository is to help others and myself too. I personally found it very useful for many times, generally I code a program but forget it very frequently, so this repository help by easy accessibility to my code and also easy to go through the programs.

Installation GCC

Install GCC to Compile the C Programs

  • Get the latest version of GCC via tdm-gcc, which provides up-to-date native builds of GCC, tdm-gcc, and other helpful C/C++ tools and libraries. You can download the latest installer from the tdm page or use this link to the installer.

  • Follow the Installation instructions on the tdm-gcc website to install GCC. Take care to run actual tdm-gcc executable.

Check your GCC installation

To check that your GCC tools are correctly installed and available, open a new Command Prompt and type:

g++ --version
gdb --version

Note: If you don't see the expected output or g++ or gdb is not a recognized command. Make sure you followed the instructions on the tdm-gcc website to install GCC.

Run Program

Go to the Project Directory and open Command Prompt

  cd C:\Users\{User Name}\Documents\{Project Directory}

Clone the project

  git clone [email protected]:itsme-Subid/C-Programming.git

Compile Program

  gcc {Program Name}.c

Run Program

  a.exe

c-programming's People

Contributors

devsubid avatar

Watchers

 avatar

Forkers

avrajit-das

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.