Search found 1 match

by hiyamilt
Fri Jul 18, 2014 5:10 pm
Forum: Programming and Technical Discussions
Topic: A note on strcpy
Replies: 57
Views: 28558

Re: A note on strcpy

HIYA

I haven't read an strcpy man page in quite a while (the mavericks install removed the man pages!)

I have code which depends on strcpy to change /User/me/whereIAmNow/../temp to
/User/me/temp with a simple strcpy. Wrote it over 10 years ago. Runs in bsd, used to run in osx, even runs on Gates ...