Click to See Complete Forum and Search --> : Is it possible to view code within Libraries?


TerraNova
May 23rd, 2003, 06:29 AM
Is it possible to open libraries to see how the functions have been written?

This would help me greatly in trying to complete my assignments

Thank you all in advance.

Regards:confused:

dimm_coder
May 26th, 2003, 07:13 AM
In common case, if U donot have sources, U can use a tool known like DISAASEMBLER (IDA for ex.).
But U need to have enough knowledges in ASM (at least base knowledges).
Other case depends of library U want to analyze. U can try to find analog library with "open source" sources (in Linux/Unix fields for ex.). By this way U can learn at least base concepts and principals.

TerraNova
May 26th, 2003, 12:03 PM
Dmitry,

I thank you for taking the time to offer assistance with your reply, I am new to programming and mostly self taught at present - every bit helps

rgds
Brian:D