Hi ..
I need a tutorial for Hardware interaction in c , Dll creation , maintaining process etc..
i have searched and not yet found a single tutorial.
so please help me...
Hardware Interaction in c
Started by badgod, Feb 04 2008 08:41 PM
4 replies to this topic
#1
Posted 04 February 2008 - 08:41 PM
|
|
|
#2
Posted 05 February 2008 - 10:04 AM
It will depend on the operating system, compiler, etc. Without knowing that information, it will be hard to point you to useful resources. All of those are platform dependent questions outside of the C standard.
#3
Posted 05 February 2008 - 06:11 PM
#4
Posted 06 February 2008 - 09:11 AM
ya.. thanks.. i need to access hardware in windows using devcpp or visual cpp compiler.///
#5
Posted 06 February 2008 - 07:57 PM
I can help you if you use Visual C++, but I've never used DevCpp. You can get it free from Microsoft at their Visual C++ 2008 website.
What kind of hardware do you want to access specifically? How much work you have to do depends highly on that. If it's something like a printer, then there's device drivers you can utilize. If it's hardware like a hard drive, then it'll be a little more difficult.
What kind of hardware do you want to access specifically? How much work you have to do depends highly on that. If it's something like a printer, then there's device drivers you can utilize. If it's hardware like a hard drive, then it'll be a little more difficult.


Sign In
Create Account

Back to top









