This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7215ebd145815650f6e433f1f03f35cfc2720979
cc65
/
libsrc
/
common
History
cuz
c2b550abf9
vsscanf is a C file
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1399 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-09-18 20:47:22 +00:00
..
_afailed.c
…
_fdesc.s
…
_file.h
…
_file.s
…
_fopen.c
…
_hadd.s
…
_heap.h
…
_heap.s
…
_hextab.c
…
_oserror.s
…
_printf.h
…
_printf.s
…
_scanf.c
…
_scanf.h
…
_swap.s
…
_sys.s
…
.cvsignore
…
abort.c
…
abs.s
…
atexit.s
…
atoi.s
…
bsearch.c
…
calloc.s
…
copydata.s
…
cprintf.s
…
errno.s
…
errormsg.c
…
fclose.c
…
fdopen.c
…
fgetc.c
…
fgetpos.c
…
fgets.c
…
fmisc.s
…
fopen.c
…
fprintf.s
…
fputc.c
…
fputs.c
…
fread.c
…
free.s
…
freopen.c
…
fseek.c
…
fsetpos.c
…
ftell.c
…
fwrite.c
…
getchar.c
…
getcpu.s
…
gets.c
…
isalnum.s
…
isalpha.s
…
isblank.s
…
iscntrl.s
…
isdigit.s
…
isgraph.s
…
islower.s
…
isprint.s
…
ispunct.s
…
isspace.s
…
isupper.s
…
isxdigit.s
…
itoa.s
…
labs.s
…
locale.c
…
longjmp.s
…
ltoa.s
…
Makefile
vsscanf is a C file
2002-09-18 20:47:22 +00:00
malloc.s
…
maperrno.s
…
memchr.s
…
memcmp.s
…
memcpy.s
…
memset.s
…
modfree.s
…
modload.s
…
perror.c
…
printf.s
…
putchar.c
…
puts.c
…
qsort.c
…
rand.s
…
realloc.c
…
rewind.c
…
setjmp.s
…
sprintf.s
…
sscanf.c
…
strcat.s
…
strchr.s
…
strcmp.s
…
strcoll.s
…
strcpy.s
…
strcspn.s
…
strdup.s
…
strerror.s
…
stricmp.s
…
strlen.s
…
strlower.s
…
strncat.s
…
strncmp.s
…
strncpy.s
…
stroserr.s
…
strpbrk.s
…
strrchr.s
…
strspn.s
…
strstr.s
…
strtok.c
…
strupper.s
…
strxfrm.c
…
tolower.s
Squeezed a few cycles/bytes out of tolower and toupper.
2001-04-19 06:46:01 +00:00
toupper.s
…
vcprintf.s
…
vfprintf.s
…
vprintf.c
…
vsprintf.s
…
vsscanf.c
…
zerobss.s
…