size of characteres c++ code example Example: char size length c++ char* a = "ABC"; int length = sizeof(a)/sizeof(char);