Accessing 32 bit registers in C. - TechRepublic
General discussion
January 24, 2000 at 05:40 AM
shahrukh

Accessing 32 bit registers in C.

by shahrukh . Updated 25 years, 8 months ago

In masm it is possible to access 32 bit registers
using the .386 directive, how can I do it in the C programming language?
I would appreciate a small sample code block showing how to do it.

This discussion is locked

All Comments