18.05.2013, 14:50
Atleast nice effort, but you are allowed to use my "just from scratch recreated" include http://pastebin.com/DMid5gRQ freely, which includes much more functions (macros and stocks), also they almost behave like the ones used for C/C++.
- __strcat_ as strcat
- strncat
- strchr
- strrchr
- __strcmp_ as strcmp
- strncmp
- strcasecmp
- strncasecmp
- strcpy
- strncpy
- strpbrk
- strspn
- strcspn
- strstr
- strcasestr