How much is code bloated, if one usess expressions like: var1 = var2 * var3 I use +, -, *, / instead of the NewFloatMgr functions. I'm wondering how much (bytes) my code size might grow by using these. Also, what is the poing (or benefit) of using: 'Int' instead of 'int' or 'Char' instead of 'char' they seem to be equivelant. -- ----------------------------------------------------------------- Discussion Group: http://www.halcyon.com/ipscone/wwwboard/ Protect your constitutional rights. Your favorite one may be next! -----------------------------------------------------------------
