Homework Assignment - Paypal $40-

Please Close Thanks
Last edited on
closed account (yR9wb7Xj)
LOL! Good Luck.
Have to give it a shot right lol
Free (as in FreeBSD):
strcpy: https://svnweb.freebsd.org/base/release/10.1.0/lib/libc/string/strcpy.c?view=markup
strcmp: https://svnweb.freebsd.org/base/release/10.1.0/lib/libc/string/strcmp.c?view=markup
strcat: https://svnweb.freebsd.org/base/release/10.1.0/lib/libc/string/strcat.c?view=markup
strlen (interesting): https://svnweb.freebsd.org/base/release/10.1.0/lib/libc/string/strlen.c?view=markup

If you are going to do a copy and paste job, without understanding the code and then rewriting it on your own, make sure that your submission contains the copyright notice.
Topic archived. No new replies allowed.