|
From: Christophe Prud'h. <pru...@MI...> - 2000-08-16 21:39:11
|
Hi I use CORELINUX_MAP and CORELINUX_VECTOR macros they are fine but don't you think that it is a brain pain to remember to swap the name and the type all the time? I mean generally we do typedef Type newType; BTW DECLARE_TYPE is just fine for that but in the _MAP and VECTOR macros the arguments are not in the right order. Now it is CORELINUX_VECTOR( NewVector, double) and IMHO should be CORELINUX_VECTOR( double, NewVector ) just for the sake of a coherent behaviour. Comments? Am I missing something? regards C. -- Christophe Prud'homme | MIT, 77, Mass Ave, Rm 3-243 | As flies to wanton boys are we Cambridge MA 02139 | to the gods; they kill us for Tel (Office) : (00 1) (617) 253 0229 | their sport. Fax (Office) : (00 1) (617) 258 8559 | -- Shakespeare, "King Lear" http://augustine.mit.edu/~prudhomm | Following the hacker spirit |