I
idkfaidkfaidkfa
I've found an example where a structure with a pointer to a very big
array is present...const array and structure values are in the same .c
file; struct declaration is in a .h file. In the same .h file, an
"extern type_struct name_struct" is also present. Is this correct? Why
array and structure values are non stored in a .h file?
Thanks
array is present...const array and structure values are in the same .c
file; struct declaration is in a .h file. In the same .h file, an
"extern type_struct name_struct" is also present. Is this correct? Why
array and structure values are non stored in a .h file?
Thanks