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.
#-<bp color = red><redb> Make sure before the function ends, deallocates the allocated memory.</redb></bp>