Re: [PATCH] fix argc
On Mon, Aug 27, 2001 at 09:52:58PM +0200, Lars Gullik Bjønnes wrote: > | Qt modifies argc to remove its own arguments, so we must pass a reference. > > pointer? hmm ? QApplication takes an int & argc, how can we use a pointer ? thanks john p.s. thanks for the qt2 patch, I'll put it in. -- "
[PATCH] fix argc
Qt modifies argc to remove its own arguments, so we must pass a reference. thanks john -- "Premature generalization is the root of all evil." - Karl Fogel