"Keith Rollin" <[EMAIL PROTECTED]> wrote in message
news:105128@palm-dev-forum...
>
> Hmmm....I'm kind of surprised no one's answered this by now.  I
> wonder if there's something wrong with my email.  :-(

I think it's the Friday syndrome. Everyone could see there was some sort of
a pointer problem, but were too lazy to try to figure it out AND post a
clear reply. Or maybe it was just me. Looked like a few typos in there, too,
as they start out with argv and argvP, but end up with argvP and argP
(shouldn't that be argvPP?).
BTW, your "AddArg(&argvP[0], "This");" doesn't seem right, either. Passing
argvP, argvP+1, etc. to AddArg (char **argvP ...) would work, I should
think. Aren't you making a pointer pointer pointer?

Who cares. Going home.

"Everybody's working for the weekend"

;-)



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to