Thursday, April 2, 2020

How to initialize dynamic variables

Example 1:


Example 2 :
 
str[i] = malloc(len(char)*5)