String handling routines
|
FILE INFORMATION
Ranked as 34488 on our all-time top downloads list with 1281 downloads. Ranked as 21096 on our top downloads list for the past seven days with 1 downloads.
string.zip
|
Filename
|
string.zip (Download)
|
Title
|
String handling routines
|
Description
|
This is an implementation of the string handling functions found in the ANSI C Standard Library. All of the functions memchr, memcmp, memcpy, memmove, memset, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, and strxfrm are implemented. Only strerror and strtok are unimplemented currently. See the file doc/index.html in the archive for complete documentation.
|
Author
|
Christopher Williams (abbrev+ticalc@gmail.com)
|
Category
|
TI-86 Assembly Routines
|
File Size
|
13,412 bytes
|
File Date and Time
|
Tue Mar 6 05:36:52 2007
|
Documentation Included?
|
Yes
|
|
REVIEWS
There are no reviews for this file.
LEAVE FEEDBACK
Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.
Write a review for this file (requires a free account)
Report inappropriate or miscategorized file (requires an account; or you may email us directly)
If you have downloaded and tried this program, please rate it on the scale below
ARCHIVE CONTENTS
Archive Contents
|
Name
|
Size
|
string/memcmp.asm | 499 |
string/strcmp.asm | 539 |
string/strncmp.asm | 920 |
string/strchr.asm | 459 |
string/strlen.asm | 422 |
string/strcpy.asm | 450 |
string/strncpy.asm | 550 |
string/memcpy.asm | 313 |
string/memmove.asm | 643 |
string/memset.asm | 384 |
string/memchr.asm | 503 |
string/README.txt | 253 |
string/strrchr.asm | 594 |
string/strxfrm.asm | 428 |
string/strcat.asm | 390 |
string/strstr.asm | 873 |
string/strspn.asm | 796 |
string/strcspn.asm | 752 |
string/strpbrk.asm | 840 |
string/strncat.asm | 591 |
string/doc/index.html | 21803 |
string/doc/favicon.png | 214 |
|
|
|
|
|