hello again
i have three questions again:
how can i use malloc or calloc for a two demontional arrays?
is it true that A. calloc allocates memory in contiguous bytes, malloc does not ensure contiguous memory allocation?
the third question which is a bit irrelevent to programming
how memorey locations in computers are given address?i mean early intell CPUs could
onley address (64K) but what about the rest of memory locations?
thanks