[GD-General] not sure where to post this question... bit C++ implementation specific....
Brought to you by:
vexxed72
From: Richard F. <gd...@th...> - 2004-07-07 08:06:27
|
its a bit C++ specific, but does anyone know of a way of getting the "meaning" of this to compile... const float ropeLength = 12.5f; const float knotSpace = 3.3f; int array[ ropeLength / knotSpace ]; ... its sorta meaning we have to break our own coding guidlines.... (no #defines unless truly necessary) ------------------ On the other hand I may be talking complete drivel. ------------------ --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.716 / Virus Database: 472 - Release Date: 05/07/2004 |