Standard keyb symbols not used by PB

Everything else that doesn't fall into one of the other PB categories.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Standard keyb symbols not used by PB

Post by Psychophanta »

There are now 2 keyboard symbols that PureBasic does not include in its syntax:
·
^

I don't find more.
And there are other symbols which i think are not standard:
ª
º
ñ
¿
¡
`
´
¨
Ç

¬

Looks like there are only 2 standard symbols available for future PB versions :roll:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

And we're hoping ^ becomes "raise to the power of". So that leaves one. :)
Dare2 cut down to size
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

· is not on my keyboard. But § £ ¤ { } is.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Trond wrote:· is not on my keyboard. But § £ ¤ { } is.
Oh! that means that only ^ is the only one.
But ^ is as dead key here.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply