i want to know what is the code written in header files.(how a functions works)
is that possible
for e.g.
i created my own version of sqrt function in .C
now i want to know the difference b/w my code and sqrt function code.
i want to check how efficiently i created it.
thnks