Programming Logics FORUMS

Full Version: c programming help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,
I want to know what header files in c are coded in. Is it assembly language or what. Is assembly language OS specific or hardware specific. Is system programming done in assembly language and is it OS specific or hardware specific.
Thanks in advance
ASSEMBLY LANGUAGE is hardware specific , each processor architecture has is own assembly language like
X86 Assembly , MIPS Assembly etc etc
C header files are coded both in C and Assembly Interfaced also
Header files are coded in the C language. It is just predefined coding what you are using in the program. Even you also can make the header file as you want.
Hey guys C is a basic programming language. It is a basically used to develop a logic. For that you can refer so many websites and books. By referring websites and books you can easily learn C language. For C you can use Balaguru sami.
Reference URL's