This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Modular Arithmetic (Mod) Operation in CCS ?

I want to take any number's mod but CCS not taking mod. 

I am doing like this things ( Value%100) , but this isn't taking mod.

Can anyone explain this ?

Thanks.