Array collection ?

Daniel Keep daniel.keep.lists at gmail.com
Fri Feb 12 14:55:41 PST 2010



torhu wrote:
> ...
> 
> struct Foo
> {
>   int month;  // or char[] month, or an enum
>   double profit;
>   double expenses;
> }

Bad torhu: never use doubles for currency values!



More information about the Digitalmars-d mailing list