CompuServe Messages

#asm ( ) vs asm { }

    20-Jul-93 11:06:01
Sb: #asm ( ) vs asm { }
Fm: Peter H. Teeson 72647,3674
To: Sysop (X)
IMHO the Symantec extension for THINK C that allows asm { …} is really a lot more elegant than the ARM and GRAY approved method of asm (0x….). Please consider adding the same extension to C++ pretty please. That way it would work consistently across both compilers which would be nice. Thanks Peter