Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Comparision operators
Neelke Offline
Senior Member

Posts: 668
Threads: 82
Joined: Apr 2013
Reputation: 26
#1
Comparision operators

I've known how these comparision operators work for a couple of weeks and I've not found out what all of them does. I know these:

== Equal to
< Less than
> Greater than
//= Less than/Greater than or equal to
!= Not equal to
&& And
|| Or
! Not

Can someone mention the others? (If there now are more). Just to be secure.
12-11-2013, 09:39 PM
Find
GoreGrinder99 Offline
Member

Posts: 166
Threads: 47
Joined: Feb 2013
Reputation: 1
#2
RE: Comparision operators

(12-11-2013, 09:39 PM)Neelke Wrote: I've known how these comparision operators work for a couple of weeks and I've not found out what all of them does. I know these:

== Equal to
< Less than
> Greater than
//= Less than/Greater than or equal to
!= Not equal to
&& And
|| Or
! Not

Can someone mention the others? (If there now are more). Just to be secure.

Whether or not all of these can be implemented, I am unaware, but these are the operators for angel script.

http://www.angelcode.com/angelscript/sdk...dence.html

-Grind to the Gore-
12-12-2013, 12:17 AM
Find




Users browsing this thread: 1 Guest(s)