On Fri, 27 Sep 2002, Manish Jethani wrote: > > char *arg[4]; > > And now that you know how to malloc, I'd like to suggest a > better approach - > > char arg[4][30];
D'uh. While we were all looking at problems with the solutions, no one
thought about relooking at the problem.
--
I've already got a female to worry about. Her name is the Enterprise.
-- Kirk, "The Corbomite Maneuver", stardate 1514.0
_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

