YesNoOk
avatar

What are these and where can I find more details? (Read 24055 times)

Started by WastedCoder, January 09, 2022, 12:06:22 pm
Share this topic:
What are these and where can I find more details?
#1  January 09, 2022, 12:06:22 pm
  • **
    • Ukraine
I am talking about these symbols:  '|'  '||'  '%'  '&&'  etc.


I know a bit about how to use these, but how are they called? And I wonder if there is a more detailed explanation for all of them in the same place? Thanks. (sorry for dumb questions, I am sure this one is.)
Re: What are these and where can I find more details?
#2  January 09, 2022, 12:18:04 pm
  • ****
  • it's me
  • Bat's a Wrap.
    • Chile
    • koakoa@jabber.org
    • Skype - koakumadevil69
For specific names Left to right I call them:

Bitwise Or, Or, Modulo, And.

As a whole they are often called binary operators, arithmetic operators, etc. In the forum we have a thread where you can find detailed information for each one: https://mugenguild.com/forum/msg.1971235
Yeaaaah im shootign ducks wiht the paino
Re: What are these and where can I find more details?
#3  January 09, 2022, 12:35:34 pm
  • **
    • Ukraine