mythologyrocks
Programmer
Hi all,
Can any 1 here tell me whats the maximum # of command line arguments a C++ program can have in a multiprocessing environment, i.e. we keep creating child processes based on argc in main(int argc, char **argv)..., before v hit stack overflow error...
Thankx in advance.
Can any 1 here tell me whats the maximum # of command line arguments a C++ program can have in a multiprocessing environment, i.e. we keep creating child processes based on argc in main(int argc, char **argv)..., before v hit stack overflow error...
Thankx in advance.