1

I am allocating 4 bytes of memory using calloc. Now i need more 4 bytes, So i use realloc. But for newly allocated memory block of 4 bytes i need to initialize the memory to 0

kiran Biradar
  • 12,700
  • 3
  • 19
  • 44
Kirti Kedia
  • 133
  • 6

0 Answers0