added cursor.c and seek.c
git-svn-id: svn://svn.cc65.org/cc65/trunk@1518 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -6,8 +6,10 @@ clock.c - test program for clock() and CLOCKS_PER_SEC
|
|||||||
cprintf.c - test program for cprintf \n and \r operators
|
cprintf.c - test program for cprintf \n and \r operators
|
||||||
deb.c - test program for the library debugger
|
deb.c - test program for the library debugger
|
||||||
div-test.c - test division/modulus and the div() routine
|
div-test.c - test division/modulus and the div() routine
|
||||||
ft.c - File I/O test program (open + read functions)
|
ft.c - file I/O test program (open + read functions)
|
||||||
getsp.s - Helper routine for ft.c
|
getsp.s - helper routine for ft.c
|
||||||
joytest.c - readjoy function test program
|
joytest.c - readjoy function test program
|
||||||
time-test.c - Test the time/mktime/gmtime/asctime functions
|
time-test.c - test the time/mktime/gmtime/asctime functions
|
||||||
|
cursor.c - test the cursor() function
|
||||||
|
seek.c - test lseek()/fseek()/fell()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user