Search code examples
How to compress an integer to a smaller string of text?...

stringencryptionintegercompression

Read More
Why cant I free the char buffer after assigning the last index to null terminator (\0)...

cstringmemorymallocfree

Read More
Is a new line = \n OR \r\n?...

phpstring

Read More
How to fmt.Printf an integer with thousands comma...

stringgoformattingprintf

Read More
How to write a Typescript type that applies a function to a string?...

javascripttypescriptstringtypes

Read More
String extraction from the right with Bash...

stringbash

Read More
Generate random alphanumeric string in Swift...

stringswift

Read More
Converting string to bulleted list in Python...

pythonstringlist

Read More
Count how often words from a vector occur in a string...

rstringpattern-matchingstringr

Read More
C# - How to add a space after every dash character for every line in a subtitle file...

c#stringreplacediacriticsnon-ascii-characters

Read More
What is the purpose of back() in c++?...

c++stringhashmaphashtable

Read More
What is \0 in a string?...

stringescaping

Read More
string.Format with variable names instead of numbers...

c#asp.netasp.net-mvcstring

Read More
How can I elliptically truncate text in golang?...

stringgotruncate

Read More
PowerShell Out-File outputs extra spaces in between characters...

stringpowershellencodingcharacter-encodingoutput

Read More
Im trying to make decimal only have two digits after the period, how would i do that?...

c#string

Read More
Java compiler not optimizing string concatenation...

javastringstringbuilder

Read More
Print text between pointers...

c++stringpointers

Read More
What is the syntax for a multiline string literal?...

stringrustsyntax

Read More
Count the number of occurrences of a character in a string in Javascript...

javascriptstring

Read More
Java replace ' " 'character with ' \" '...

javastring

Read More
How to check if a String is numeric in Java...

javastringnumeric

Read More
Is it safe to use double quote to initialize string as using generic algorithm in C++?...

c++stringgenerics

Read More
Memory usage of literal strings in C...

cstringmemorystring-literals

Read More
How to naturally sort a flat array of filenames (some ending with numbers, e.g. "-2")?...

phparraysstringsortingfilenames

Read More
Converting an ASCII C-String to UNICODE...

c++stringunicode

Read More
How can I write a Zig function that can accept and return strings?...

arraysstringzig

Read More
strcat vs strncat for string literal...

cstringconcatenation

Read More
Generate random string/characters in JavaScript...

javascriptstringrandom

Read More
Split String At Every Non-Letter/Non-Number Character...

c#regexstring

Read More
BackNext