c
Go to file
surtur 791027808f
Some checks failed
continuous-integration/drone/push Build is failing
removing testing pipeline in .drone.ml
* proved that the issue was in the image OS not being
  up to date enough to include the needed pkg, which
  was causing the builds to fail
2020-04-12 23:49:12 +02:00
.drone.yml removing testing pipeline in .drone.ml 2020-04-12 23:49:12 +02:00
.gitignore added .gitignore 2020-03-05 13:26:42 +01:00
bubblesort.c updated .drone.yml + added some files + changes 2020-04-12 23:43:35 +02:00
bubblesort.h updated .drone.yml + added some files + changes 2020-04-12 23:43:35 +02:00
CMakeLists.txt updated .drone.yml + added some files + changes 2020-04-12 23:43:35 +02:00
main.c updated .drone.yml + added some files + changes 2020-04-12 23:43:35 +02:00
main.h added project files and .drone.yml 2020-03-05 13:35:46 +01:00
minmax.c updated .drone.yml + added some files + changes 2020-04-12 23:43:35 +02:00
minmax.h added project files and .drone.yml 2020-03-05 13:35:46 +01:00
README.md added project files and .drone.yml 2020-03-05 13:35:46 +01:00

pjc-0x03

Build Status works badge

sawce of project 0x03 for c programming classes