hi,
Is it possible to load a c file into another c file? I want to give a list of functions used in the c file.
If this isnt possible, can i give this list of functions from a loaded text file, when i copy the used c file into a text file?
Ive already loaded a text file.
tnx