syntaxes for malloc(),calloc() and realloc() code example Example: malloc syntax ptr = (cast-type*) malloc(byte-size)