There was an error while loading. Please reload this page.
1 parent 6f4a5e3 commit d6bd6f0Copy full SHA for d6bd6f0
0x18-dynamic_libraries/README.md
@@ -0,0 +1,12 @@
1
+C - Dynamic libraries
2
+ -----------------------
3
+This project is about how create a dynamic libraries in **C Programming**
4
+
5
+Technologies
6
7
+ - Scripts were written in BASH `5.0.17(1)`
8
+ - C files are compiled using gcc `9.4.0`
9
+ - C files are written according to the C90 standard.
10
+ - C files are tested on Ubuntu `20.04 LTS`
11
12
0 commit comments