Giter Club home page Giter Club logo

i1-enseirb's Introduction

i1-enseirb

PARPAITE Thibault

Ce dépot github contient une proposition de correction des exercices de programmation C disponibles à cette adresse. https://www.labri.fr/perso/fmoranda/pg101/

Récupérer le projet github en local

Placez vous dans votre home directory (ou repertoire de votre choix)

cd ~

Clonez le répertoire github

git clone https://github.com/tparpaite/i1-enseirb.git

Pour mettre à jour votre branche locale à partir de la branche distante par la suite

git pull

Compilation

Placez vous dans un repertoire contenant un Makefile (par exemple ~/i1-enseirb/prog_c/tp_01) et tapez la commande

make

Cela revient à taper la commande suivante (pour chaque exercice)

gcc -std=c99 -Wall -Werror -o exemple exemple.c

PS : N'hésitez pas à faire des remarques si vous trouvez une erreur ou ne comprenez pas une partie du code.
PPS : Groupe 4 > all
PPPS : C'est qui le WEI ??

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.