RE: [GD-General] not sure where to post this question... bit C++ implementation specific....
Brought to you by:
vexxed72
From: CAVEY G. <GER...@sg...> - 2004-07-07 09:11:10
|
>You've got to admit this is a bit of a stinker, and i can't see why = the >c++ langauge cannot cope with this simple premise. > >At the moment, the best compromise we can come up with is to #ifdef >VALUE #error#else#define VALUE 12.5f#endif >... do stuff with the constant ... >#undef VALUE > >we've got a good thing going on about not polluting the namespace, and >#defines can wreak havok on anything that hits them. but why dont you just use some temp integers filled with the abs values to create your array? It will only add few instructions. Instead of trying to destroy the wall ,just jump over :) GC. ************************************************************************= * Ce message et toutes les pieces jointes (ci-apres le "message") sont confidentiels et etablis a l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisee est interdite.=20 Tout message electronique est susceptible d'alteration.=20 SG Asset Management et ses filiales declinent toute responsabilite au = titre de ce message s'il a ete altere, deforme ou falsifie. D=E9couvrez l'offre et les services de SG Asset Management sur le site www.sgam.fr=20 ******** This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited.=20 E-mails are susceptible to alteration. =20 Neither SG Asset Management nor any of its subsidiaries or affiliates = shall be liable for the message if altered, changed or falsified.=20 ************************************************************************= * |