Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ercudu75 authored Nov 5, 2023
1 parent e437972 commit 3b48e5d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion 0x18-dynamic_libraries/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
i will update this later
# 0x18. C - Dynamic libraries


### General

- What is a dynamic library, how does it work, how to create one, and how to use it
- What is the environment variable `$LD_LIBRARY_PATH` and how to use it
- What are the differences between static and shared libraries
- Basic usage `nm`, `ldd`, `ldconfig`

0 comments on commit 3b48e5d

Please sign in to comment.