Hai
Where the pre defined function definitions and declarations will be available either in the header file or in the library file...
I think it will be in the library files i am not sure so that only i am asking....
If the definition is available in the library file can we see that definition...Is there any way to see the pre defined function definition for example i need to see the _bios_serialcom () function definition...Ho w they are sending data to the port?
Weather the function definitions are written in the assembly language or in C only......
If u feel this is a silly question excuse me....
Thanks...
Where the pre defined function definitions and declarations will be available either in the header file or in the library file...
I think it will be in the library files i am not sure so that only i am asking....
If the definition is available in the library file can we see that definition...Is there any way to see the pre defined function definition for example i need to see the _bios_serialcom () function definition...Ho w they are sending data to the port?
Weather the function definitions are written in the assembly language or in C only......
If u feel this is a silly question excuse me....
Thanks...
Comment