Search code examples
What's the difference among '0', '\0' and 0 with sizeof() and strlen()?...


c++sizeofstrlen

Read More
PHP Function that Counts String Length and Charges Price Based on # of Characters...


phpcountcharacteropencartstrlen

Read More
Trying to do preg_match as well as match entire string length...


phpregexpreg-matchstrlen

Read More
PHP's strlen function behaving strangely...


phpstrlen

Read More
Changing the extension of a passed filename...


cstringfilenamesfile-extensionstrlen

Read More
pipe message in c being truncated...


cstringpipestrlen

Read More
C size_t not printing in printf...


cstrlensize-t

Read More
How could a PHP value contain a string of zero length not equal to the empty string or null?...


phpstringnullstrlen

Read More
Create my own strlen and substring functions...


c++substrstrlen

Read More
Is strlen of a const char* optimised?...


cstringoptimizationstrlen

Read More
How to make this program?...


cif-statementdo-whilestrcmpstrlen

Read More
strlen on array returns 5 in php...


phparraysstrlen

Read More
fgets() doesn't retain '\n' for the input of size of array...


cstringfgetsstrlen

Read More
Server/Client program in C: how to send correctly dimension of structure elements via socket?...


csocketsstructurestrlen

Read More
strlen - the length of the string is sometimes increased by 1...


cstringstrlen

Read More
strlen() giving wrong result...


iosnsstringstrlenstring-length

Read More
strlen function in php...


phpstrlen

Read More
PHP: strlen() not functioning...At all...


phpformsstrlen

Read More
How do I use strlen() on a formatted string?...


cstringncursesstrlenformatted

Read More
sizeof character and strlen string mismatch...


ccharsizeofstrlen

Read More
Why is absence of array index in "extern char name[]" not affecting strlen(name) but causi...


csizeofexternstrlen

Read More
getting the length of an array using strlen in g++ compiler...


c++stringcstringstrlen

Read More
PHP for HTML forms...


phphtmlformsstrcmpstrlen

Read More
Range condition with string length...


phpstrlen

Read More
Strange Cocoa Crash on strlen in NSApplicationMain()...


cocoastrlen

Read More
Segmentation fault in strlen when using FTS fts_open()...


carrayssegmentation-faulttraversalstrlen

Read More
Why does my strlen function keep "crashing"?...


ccrashstrlen

Read More
Why is strlen() slower than use of variable when string size does not matter...


phpperformancestrlen

Read More
Php length of cyrillic string doubles its value...


phpstringdoublestrlen

Read More
strlen: Address out of bounds leading to segmentation fault...


segmentation-faultstrlen

Read More
BackNext