for (jjj = 0; jjj < argc-2; jjj++)
{
itemsg[jjj] = atoi (argv[jjj+2]);
}
static int jjj;
int itemsg[200];
itemsg[jjj] always becomes not...
Pls help...
Jack
TheMSsForum.com: The Microsoft Software Forum