can some one tell me a way to find the maximum memory limit that can be allocated to an integer array using static, stack dynamic or heap dynamic allocation.
thankz
see the , which defines the max value of all integer types. Allocations cannot exceed those values.