Stack Overflow на русском Asked by Ma3st4o on February 13, 2021
Почему sizeof выводит 12 байтов в следующем массиве строк ? Язык Си.
#include<stdio.h>
void main (void)
{
const char* states[] = {"Moscow", "New-York" ,"Kiev"};
printf("rn%zu", sizeof (states));
return;
}
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP