Topic: __asm() <---ANYONE USED THIS?


Author: <Unknown> (.)
Date: 1995/06/12
Raw View
I am having problems with this... namely i can't get it to compile
 without 100 errors....How Is this implemented ...EXACTLY

like this?

main()
{

__asm( code code code...







                                      ...code code code)
}
This doesn;t work for me....
 HELP!