1
edit
Changes
no edit summary
#-copy the content of str into allocated memory.
#- If ESCAPE is hit, copy the content of allocated memory back to str.
#-<p color = 'red'><b> Make sure before the function ends, deallocates the allocated memory.</b></p>