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 span style="color:#FF0000"><b> Make sure before the function ends, deallocates the allocated memory.</b></pspan>