Definition:
- Run C language and convert to Assembly Language
#include some_libmeans that it will scan the C file to see which functions from which lib are used, then find that from .h file
Search
Feb 15, 20261 min read
#include some_lib means that it will scan the C file to see which functions from which lib are used, then find that from .h file