> In the documentation ("Targeting_Palm_OS.pdf") wrote:
>       "You use the Palm OS inline assembler to specify that an entire
>       function is in assembly language. Assembly statement blocks within
>       a function are not supported. In other words, the Palm OS inline
>       assembler is a function-level assembler.
> 
>       Inline assembly code for Palm OS uses the following syntax:
>       asm long f(void) { . . . } // OK: An assembly function"

  *grumble*..

  thats what i do now.. basically create a "secret" function, and 
  call it.. +1 to the PRC-Tools tool chain :) hehe.. i have the 
  assembly function working - and it compiles without any problem,
  i was prefering to having it as an asm block :)

  however, in my conversion to CW for Cube3D, i had no crashes.. i
  wonder if it is because i am not using Constructor :P

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to