Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

StringBuilder / StringBuffer with literal string in memory [duplicate]

How to initialize a char array without the null terminator?

Idiomatic way of using StringBuilder in kotlin? [closed]

string kotlin idioms

C++ string manipulation

c++ c string character

'Proper' collection to use to obtain items in O(1) time in C# .NET?

How can I transform a string into an abbreviated form?

Adding non printable chars to a string in Java?

java string ascii

How to capitalize english string in Emacs

string emacs elisp

Good way of handling NoneType objects when printing in Python

python string

Standard Template String class: string.fill()

c++ string

Converting a Scheme expression to a string

Which one to use const char[] or const std::string?

c++ arrays string stl char

Output '{' or '}' with string.format(...)

c# string

Compare 7 words to eachother to see if 5 of them are equal. How?

c# string random compare

Very simple regex not working

c# .net regex string

How to replace characters in a java String?

java string

Finding unique elements in an string array in C

c arrays string strcmp

PHP string manipulation: Append html class to a string

php html string

php find string

php string string-search

Do you have to check for null & length or is there a shorter way to verify a non-empty string?

javascript jquery null string