Help for this page
Select Code to Download
Select
or
download this
table[limit] = 0;
Select
or
download this
char *table = (char *) malloc( (limit + 1) * sizeof(char) );