Jump to content

Recommended Posts

Posted (edited)

hey,

simple short question, what is the autoit äquivalent to C/C++ %? (rest of division)?

i was searchin the help for operands like this but couldn't find a list of it =)

thx =)

edit: ah damn i got it ;)

Edited by phew
Posted

hey,

simple short question, what is the autoit äquivalent to C/C++ %? (rest of division)?

i was searchin the help for operands like this but couldn't find a list of it =)

thx =)

edit: ah damn i got it ;)

Rest of division is modulo. Look in helpfile about Mod().

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...