Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Using C, convert a dynamically-allocated int array to a comma-separated string as cleanly as possible

c string

Regex: How to strip email before "@" symbol?

php regex string

How to reverse words in a string?

php string reverse

How to echo out all elements of php array at once?

php arrays string implode

Live editing of users input

How can I return a string to the operating system in my C code?

c string return

Why does the non-capturing group (?:) seem to not be working?

regex perl string

How to check if two string are a partial match in C#? [duplicate]

c# string match partial

VB.NET split on new lines (C# conversion)

c# vb.net string split

How to cast a char* to string in D?

string pointers casting char d

Pythonic way to eval all octal values in a string as integers

python string eval

Rabin-Karp Algorithm

Size of empty Java String

C appending char to char*

How to read a file into a string with CR/LF preserved?

Checking whether string ends with given string in clojure

string clojure

split the string by last comma

jquery string

Shifting characters within a string

java arrays string char

Convert vector<int> to delimited string

c++ string vector

Parse a UTC date string to date in C#

c# string parsing datetime