Lars> | but what I really would like to know is WHY does the constructor not Lars> | work? Lars> You cannot use a constructor on an array allocation. Ahhhha! So my compiler is correct! I must say though that this is bad design by the standards commitee, (IMHO of course). Correct code, therefore, is array = someStruct[10]; initialise(array); ? Angus (living and learning)
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Juergen Vigna
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Juergen Vigna
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Juergen Vigna
- Re: Compile error in table.h Andre Poenitz
- Re: Compile error in table.h Juergen Vigna
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Andre Poenitz
- Re: Compile error in table.h Angus Leeming
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Juergen Vigna
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Juergen Vigna
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Angus Leeming
- Re: Compile error in table.h Lars Gullik Bjønnes
- Re: Compile error in table.h Andre Poenitz
- Re: Compile error in table.h Angus Leeming
- Re: Compile error in table.h Lars Gullik Bjønnes