Hi, When strtok is used and it doesn't find the delimiter when strtok is used the FIRST time, it should return a null. But this doesn't seems...
I have a pointer to array declaration - char *properties[100] = {""}; I declared this as GLOBAL and accessed this from a function. When I print...
Hi this is the code - ----------------------------------------------------------- FILE *fp = fopen ("C:\\Temp\\in2.txt", "r"); fgets(line,...
Hi, I have a .txt file which have 3 lines. Each line has n number of values separated by the same delimter. I am using the following...
Separate names with a comma.