Hardware Programming

C

chellappa

hi
i want to switch on blub using c programming..
dont know concepts for hardware programming..
please anyone help...
by
chellappa
 
M

Malcolm

chellappa said:
i want to switch on blub using c programming..
dont know concepts for hardware programming..
please anyone help...
Normally when you program device drivers and other programs that interact
directly with hardware you use a combination of C and assembler. C is a good
choice because it is efficient, and because it is easy to interface with the
assembly routines (almost all C compilers come with a built in assembler).

However these programs are inherently non-portable. Thus it is not easy to
discuss them on a non-platform specific group like this, except in very
general terms.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top