The Dink Network

Reply to Re: New Dev File: Scriptus Generica

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 18th 2005, 02:13 PM
goblinm.gif
As far as I know C++ will ignore fractions if your handling int variables, although it'll generate a compiler warning. The proper way to code it would be something like:

get_pseq -= get_pseq % 10