Memory Zone: Added Z_StrDup() for duplicating text strings
Similar to strdup() except the copy is created in the zone.
View differences
Memory Zone: Added Z_StrDup() for duplicating text strings
Similar to strdup() except the copy is created in the zone.