Dynamic allocation is not supported by C variables ; there is no storage class “dynamic”, and there can never be a C variable whose value is stored in dynamically allocated space.
Dynamic allocation is not supported by C variables ; there is no storage class “dynamic”, and there can never be a C variable whose value is stored in dynamically allocated space.