Hi,
I would like to know if there are any memory constraints in C regarding the largest possible size of arrays.
I have a structure, say ABC, which has another structure DEF. In DEF, there is an integer array of 4096 elements(static allocation). Can this integer array cause any memory problems?
thanks.
cal



LinkBack URL
About LinkBacks



