Warning C275

Hi
How can i do this whitout any warning.

char	*p2;

p2 = strstr(rx_buf, "text/html");
*(p2++); //SENDTOSERVER.C(136): warning C275: expression with possibly no effect

Parents Reply Children
No data
More questions in this forum