[Implemented] #PB_Compiler_Assembler

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Mok
User
User
Posts: 11
Joined: Thu Sep 30, 2010 3:36 pm

[Implemented] #PB_Compiler_Assembler

Post by Mok »

Hello!
It would be cool if there was a possibility to try whether inline asm is enabled or not. I thought of a constant named #PB_Compiler_Assembler which returns #True or #False.
Would be great if this gets added to the next version ;)

Cheers, Mok.
Thorium
Addict
Addict
Posts: 1305
Joined: Sat Aug 15, 2009 6:59 pm

Re: #PB_Compiler_Assembler

Post by Thorium »

For what would you need it?
Post Reply