Is it possible to access 32-bit registers in C ?
        Posted  
        
            by C4theWin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by C4theWin
        
        
        
        Published on 2010-06-11T10:33:16Z
        Indexed on 
            2010/06/11
            10:42 UTC
        
        
        Read the original article
        Hit count: 261
        
Is it possible to access 32-bit registers in C ? If it is, how ? And if not, then is there any way to embed Assembly code in C ? I`m using the MinGW compiler, by the way. Thanks in advance!
© Stack Overflow or respective owner