compuser1978
03-25-2002, 08:51 PM
the STRLEN does not work.
e.g.
char szBuf[8] = {'R','O','H','I','T','K','L','\0',};
STRLEN(szBuf); returns a 0.
Let me know if this is the right way of doing it.
Thanks in advance.
e.g.
char szBuf[8] = {'R','O','H','I','T','K','L','\0',};
STRLEN(szBuf); returns a 0.
Let me know if this is the right way of doing it.
Thanks in advance.