Symbols are really there to help people. They make the program readable and (if the names are well chosen) much more understandable.
Compiling and linking the program replaces the symbols with addresses.
Symbols are really there to help people. They make the program readable and (if the names are well chosen) much more understandable.
Compiling and linking the program replaces the symbols with addresses.