https://github.com/zephylac/tp_prog_avancee
Tp de programmation avancée
https://github.com/zephylac/tp_prog_avancee
Last synced: over 1 year ago
JSON representation
Tp de programmation avancée
- Host: GitHub
- URL: https://github.com/zephylac/tp_prog_avancee
- Owner: zephylac
- Created: 2017-03-03T12:01:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T22:08:28.000Z (about 9 years ago)
- Last Synced: 2025-01-24T05:32:18.460Z (over 1 year ago)
- Language: C
- Size: 1020 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TP_Prog_Avancee
* TP1 : TP_fuites
* TP2 : TP_PtrFonctions
* TP3 : TP_Genericite
# Installation
```
$ cd ~
$ git clone https://github.com/zephylac/TP_Prog_Avancee.git
```
# Utilisation
```
$ cd TP_....
$ make all
```