amath
1.8.5
Simple command line calculator
|
Files | |
file | alloccpy.c [code] |
file | mem.c [code] |
file | memcpy.c [code] |
Copy a block of memory, handling overlap. | |
file | memset.c [code] |
Fill block of memory with a constant value. | |
file | strcmp.c [code] |
Compare two null terminated strings to each other. | |
file | strlen.c [code] |
file | untag.c [code] |