...char(81)+char(65)+char(70)+char(80)+char(79)+char(73)+char(89)+char(67)+char(70)+char(68))+char(33)+char.
Хоть char и относится к integer (и, таким образом, следует всем их правилам), работа с char несколько отличается, чем с обычными целочисленными типами. Переменная этого типа занимает 1 байт.
OK so I don't get yelled at I did search the forums and there is a very similar question, I'm just having a little difficulty understanding what is meant.
32-пробел 65-A 97-a 33
char x = '0'; int y = '0'; char z = 48
static char binstr[5]; char hexdigits[] = "0123456789ABCDEF"; char *h; int bit
Is it char problem that cant store some encrypted data ? Or is there any method to store.