Search found 2 matches

by Mereep
Fri Aug 22, 2003 2:02 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Operators
Replies: 8
Views: 2194

Hi!
That´s very nice that this operator will be added! :)
But what is with the COM-Functions?
Could they be added, too?
Even if I don´t need them now, it would be very nice to see them!
And i´ve found a little thing wich should be fixed, too:

Procedure EnableShutDownNT()
hToken.l
mLUID ...
by Mereep
Thu Aug 21, 2003 12:12 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Operators
Replies: 8
Views: 2194

[Implemented] Operators

Hi@all

It would be nice, if PureBasic does support more operators, like the muldo-operator (4%3 = 1 Or 4%2 = 0) Or 5^2 = 25(like Pow())
And functions to call for example the Com-Port or the USB-Ports...
That would make PureBasic more special, or do you know any other languages wich support such ...