What does malloc() do?, Allocates memory without initializing it, Allocates and initializes memory to zero, Frees allocated memory, Changes memory size, What is the main difference between malloc() and calloc()?, There is no difference, malloc() is faster only, calloc() frees memory, calloc() initializes memory to zero, Why should you use free()?, To release allocated memory, To allocate new memory, To initialize memory, To copy memory.

על ידי

לוח תוצאות מובילות

סגנון חזותי

אפשרויות

החלף תבנית

האם לשחזר את הנתונים שנשמרו באופן אוטומטי: ?