On Mon, Jul 29, 2002 at 04:13:48PM +0200, Andre Poenitz wrote: > std::string mystr = selectedFile().latin1();
Why bother ? data() is just as good ... john -- "The simpler it is, the harder it is." - Tim Van Holder
On Mon, Jul 29, 2002 at 04:13:48PM +0200, Andre Poenitz wrote: > std::string mystr = selectedFile().latin1();
Why bother ? data() is just as good ... john -- "The simpler it is, the harder it is." - Tim Van Holder