Search code examples
Lua unicode, using string.sub() with two-byted chars...


stringunicodeutf-8luachar

Read More
Const char *pointer questions?...


c++cstringpointerschar

Read More
Does anyone have considerable proof that CHAR is faster than VARCHAR?...


mysqlcharvarcharbenchmarking

Read More
separate words based on their two lasts characters in python...


pythonlistchar

Read More
Matrix of strings in C (similar as Matlab)...


arrayscchar

Read More
How to separate chars in groups of 20 characters in C code...


cstringchar

Read More
How to convert UINT16 into two signed chars?...


c++charbit-manipulationuint16

Read More
how to convert char to number in matlab?...


matlabcharnumbers

Read More
How do we sign a char an integer value in C and take a sum?...


arraysccharintegerclang

Read More
read a txt file line by line in C...


ccharcs50fread

Read More
Change argv strings in function in C with pointers...


arraysccharargumentsc-strings

Read More
Program to remove a specified character from a string - empty spaces causes assert to fail...


arrayscchar

Read More
Creating a pointer, pass a pointer, pass an address of a pointer...


c++pointerschar

Read More
Why is my code not turning a string into char?...


stringfor-loopcharcharat

Read More
Make a string from an IntStream of code point numbers?...


javastringcharjava-streamcharsequence

Read More
String index out of range error - how do I print this string vertically in java?...


javamethodscharvertical-text

Read More
Python 3: Replace a character in a list based on indices...


pythonarraysstringlistchar

Read More
How do I fix Error: duplicate case value in C++?...


c++debuggingcharswitch-statementoperators

Read More
How can I add a 64 bit floating point number to an unsigned char array at specific indexes (C++)...


c++arraysccharstdstring

Read More
what does fgets() store in the array...


arrayscstringcharfgets

Read More
How to convert Integer in String and String in Integer in Haskell?...


stringhaskellcharintegerdigits

Read More
Why str.length() is output as a char?...


c++stringcharstring-length

Read More
Character Constants and Initialization in C...


ccharintconstants

Read More
How to process this string by regex in oracle plsql...


regexstringoracle-databaseplsqlchar

Read More
Strange output without a pointer...


cpointerschar

Read More
when assigning a string to a union member defined as char name[20] it will not compile...


ccharunion

Read More
In command line arguments why can't we use string *arr instead of char **arr...


c++stringpointerscharcommand-line-arguments

Read More
comparing char with arguments from input...


ccharcompareasciiargv

Read More
C# Can't get char from string property...


c#arrayspropertieschar

Read More
C++ replace function...


c++stringchar

Read More
BackNext