> gcc -S assembly listing of c programs is not complete it calls some
> other subroutines like call printf
> call malloc how can i view the assembly code for these subroutines
>
These are library functions whose code you can see from the library's code.
G

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to