Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

How can I read a string with scanf() in C++?

c++ string input scanf

How is it possible to have an array of strings in C++?

c++ arrays string

String.Format in Javascript?

Insert padding whitespace into string

java string

python: force two zeroes after dot when converting float to string

.NET System::String to UTF8-bytes stored in char*

.net c++ string char unmanaged

Jquery function for padding characters to the end of a string

Inserting formatting characters in String.Format?

vb.net string formatting

Check if hash has a key that contains some text

ruby string hash

Ruby: increment all integers in a string by +1

ruby regex string

How to mask passwords in logs?

java regex string servlets

Split string into into array of character pairs [duplicate]

php arrays string split

String.Substring(): Copy, or Reference?

c# string reference

How to extract range of characters from a string

c# .net string

.NET String Split()

.net string text powershell

Splitting the array with / slash

c# string split delimiter

Is it safe to return a pointer to a string literal to the caller?

c++ string pointers

C++ int to string conversion

c++ string int type-conversion

Opposite PHP function of strstr to return first part of string, not last

php string strstr

C++ : Why I can't print a const char* with sprintf?