Re: Should be easy

2009-06-13 Thread Christopher Wright
Saaa wrote: I did get it to compile at one time, but didn't know how to use it, like your code.. index( array, index2); //compiles and all, but how do I set the value? index( array, index2) = -1; // doesn't work If you're using d2, add 'ref' to the return type. Otherwise, you need

Re: [OT] quoting text

2009-06-13 Thread Stewart Gordon
Saaa wrote: I guess it depends on your style. If you respond to the entire message, then putting at the top makes sense, because then you can read the response quickly, and read the history below if you want. If I want to read the whole message you're replying to, I can open up the mesasge