What is the point of expanding the array without adding elements. And in the check (size+num<=N) and the like, equality should be excluded, since it will already be outside the array
Could you please elaborate these points?
SLC21 Week3 - Strings in C
What is the point of expanding the array without adding elements. And in the check (size+num<=N) and the like, equality should be excluded, since it will already be outside the array
Could you please elaborate these points?