Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in char

How to convert a float to a 4 byte char in C?

c char type-conversion

Java - Why can't I use charAt() to see if a char equals another?

java string char equals

How to check if a int var contains a specific number

c numbers char int

Using bitwise operators in C++ to change 4 chars to int

c++ char int bit-manipulation

What is the difference between 15 and 015? [duplicate]

c++ char output

can't modify char* - Memory access violation

c++ arrays pointers char

size of char type in C [duplicate]

c char sizeof

switch case on char*

Pros/cons to using char for small integers in C

c performance char int

Error:incompatible types in assignment of 'const char[5]' to 'char[10]'

c++ char

Can/Why using char * instead of const char * in return type cause crashes?

c char constants

What exactly does ++array[s.charAt(i) - 'A'] do?

java arrays string char

File read foreign characters

c# file encoding char byte

1 byte integer data type

c++ char hex int uint8t

C - Getting Input Type Enum

c char integer

C - How to check if 8 bits are in 32 bit?

java weird assignment rules

C Strings Library

c string unicode char

How to check if a character is an apostrophe?

java char

Declaring char hexadecimal constants in C++11

c++ c++11 char hex