Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in char

what does string - '0' do (string is a char)

c string char

C++ What is the right way of declaring a char array in a class?

c++ arrays class char

unix command result to a variable - char*

c char

Is it possible to return "weird" characters in a char?

c++ char

How do I cast a NUMBER value to a single CHAR in Oracle?

How to convert a two-character string @"\n" into actual char '\n'? [closed]

c# string char

Compare lexicographically two char arrays

c# arrays char compare

const char** parameter warning about char** argument

c char constants

C string removal - how does this code work?

c arrays string char

Check if Char is in range

c++ char range hex

Is there a string type with 8 BIT chars?

c# string char

Weird character generated with same HTML in different website [closed]

html char

Pointers's pointer c++ char initialization

C - Setting a static char array with a "string"

c arrays string char

Issue with aggregate initialization with the new operator

Telnet behaviour on Windows and Linux [duplicate]

char default telnet

Delphi: array of Char and TCharArray "Incompatible Types"

arrays delphi types char

C++ Only Store Specific Bytes of a double in a char*

c++ arrays char buffer memcpy

Concatenating uint8_t to a char*

c pointers char uint8t