12-15-2025, 06:05 PM
Isn't .so similar to the equivalent to a windows .dll?
The .h is the text code before compilation. The .so the (shared object) library after compilation.
Or am I completely off the mark here on this?
The .h is the text code before compilation. The .so the (shared object) library after compilation.
Or am I completely off the mark here on this?

