C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28691
Number of posts: 94711

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
PLEASE HELP !!! Posted by djaby on 14 Dec 2003 at 5:01 AM
hey guys ... i'm a not a high level programmer ... but i reallly loved the assembly interface through c programming language... what i would like to know is that 'is there ne book avilible on "acessing hardware through c language (using assembly language)"

for eg using the functions like (int86(),intx86() etc etc etc)

Report
Re: PLEASE HELP !!! Posted by pseudocoder on 14 Dec 2003 at 1:38 PM
: hey guys ... i'm a not a high level programmer ... but i reallly loved the assembly interface through c programming language... what i would like to know is that 'is there ne book avilible on "acessing hardware through c language (using assembly language)"
:
: for eg using the functions like (int86(),intx86() etc etc etc)
:

The int86 calls are dos based if I recall correctly, so most 32 bit compilers will not support them. I don't know how much of interfacing with C is covered, but you might http://webster.cs.ucr.edu/Page_asm/0_Page_asm.html and http://board.win32asmcommunity.net/index.php?s=16867c9416c6dbec2d70c06bf9feb272
Report
Re: PLEASE HELP !!! Posted by djaby on 14 Dec 2003 at 8:00 PM
: : hey guys ... i'm a not a high level programmer ... but i reallly loved the assembly interface through c programming language... what i would like to know is that 'is there ne book avilible on "acessing hardware through c language (using assembly language)"
: :
: : for eg using the functions like (int86(),intx86() etc etc etc)
: :
:
: The int86 calls are dos based if I recall correctly, so most 32 bit compilers will not support them. I don't know how much of interfacing with C is covered, but you might http://webster.cs.ucr.edu/Page_asm/0_Page_asm.html and http://board.win32asmcommunity.net/index.php?s=16867c9416c6dbec2d70c06bf9feb272
:
hey thx pseudocoder the sites u gave was very informative... but i just wanted some entry level info on "accessing hardware through c language" . like the list of interrupts & service numbers & their input output registers respecivly. & just the basic knowledge of how to call them through c programms & how to classify the results for their use in our programs. could u help me out @ this topic "the sites which u gave weer a lil'bit advanced level.thx in advance.
Report
Re: PLEASE HELP !!! Posted by stober on 14 Dec 2003 at 8:46 PM
: :
: hey thx pseudocoder the sites u gave was very informative... but i just wanted some entry level info on "accessing hardware through c language" . like the list of interrupts & service numbers & their input output registers respecivly. & just the basic knowledge of how to call them through c programms & how to classify the results for their use in our programs. could u help me out @ this topic "the sites which u gave weer a lil'bit advanced level.thx in advance.
:

You absolutely must acquire at least a fundamental knowledge of assembly language before attempting to call any of those interrupts form c or writing c-callable functions in assembly. If you are really serious about learning assembly you need to buy an Introduction to Assembly Language book. Search for them at www.amazon.com or at your local book store. Otherwise do a good search for "assembly language".





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.