You are here:

C/c- device drivers

Advertisement


Question
Sir !

is it possible to access registers ( Directly like assembly Language )
, interrupt generation  in Visual C++ 6.0 as we do in Turbo C/C++
if possible give me some code snippets for support  , also tell me how
to compile and run the program !

thank you !  

Answer
If you are doing something with TurboC, the same should be possible in Visual C also.
If it is giving errors, then that means, VC is not referencing the same set of libraries as is referenced in TC.
So, in your IDE, you have to make it reference the correct library.

I don't write assembly code and hence I don't have any code snippet for this:-)

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Narendra

Expertise

I can answer questions in C related to programming, data structures, pointers and file manipulation. I use Solaris for doing C code and if you have questions related to C programming on Solaris, I will be able to help better.

Experience

6.5

Organizations belong to
Sun Microsystems

Awards and Honors
Brain Bench Certified Expert C programmer.
Advanced System Software Certified

©2012 About.com, a part of The New York Times Company. All rights reserved.