46019 (665326), страница 25
Текст из файла (страница 25)
isalpha (ctype.h) iscntrl (ctype.h) isgraph (ctype.h)
islower (ctype.h) ispunct (ctype.h) isupper (ctype.h)
isprint (ctype.h) isspace (ctype.h) isxdigit(ctype.h)
Подпрограммы преобразования -----------------------------
Данные подпрограммы выполняют преобразования символов и строк из алфавитного в различныечисловые представления (числа с плавающей точкой, целые числа, long) иобратно, а также преобразования символов верхнего регистра к нижнему, и обратно.
atof (stdlib.h) itoa (stdlib.h) _tolower (ctype.h)
atof (stdlib.h) itoa (stdlib.h) tolower (ctype.h)
atof (stdlib.h) strtod (stdlib.h) _tolower (ctype.h)
ocvt (stdlib.h) strtol (stdlib.h) tolower (ctype.h)
fcvt (stdlib.h) strtcul (stdlib.h) ultoa (stdlib.h)
gcft (stdlib.h) toascil (ctype.h)
Подпрограммы управления директориями-----------------------
Эти подпрограммы манипулируют директориями и именами пути доступа.
cndir(dir.h) fnsplit (dir.h) mkdir (dir.h)
findfirst (dir.h) getcurdir (dir.h) mktemp (dir.h)
findnext(dir.h) getcwd (dir.h) rmdir (dir.h)
fnmerge(dir.h) detdisk (dir.h) searchpath(dir.h)
setdisk (dir.h)
Диагностические подпрограммы-------------------------------
Эти подпрограммы реализуют встроенные средства поиска ошибки.
assert(assert.h)
matherr(math.h)
perror(errno.h)
Графические подпрограммы --------------------------------
Эти подпрограммы позволяют создавать экранные графические представления с текстовой частью.
arc (graphics.h) fillellipse (graphics.h)
bar (graphics.h) fillpoly (graphics.h)
bar3d (graphics.h) floofill (graphics.h)
circle (graphics.h) getarccoords (graphics.h)
cleardevice (graphics.h) getaspectratio (graphics.h)
clearviewport(graphics.h) getbkcolor (graphics.h)
closgraph (graphics.h) getcolor (graphics.h)
detectgraph (graphics.h) getdefaultpallette(graphics.h)
drawpoly (graphics.h) getdrivername (graphics.h)
ellipse (graphics.h) getfillpattern (graphics.h)
getfillsettings (graphics.h) outtext (graphics.h)
getgraphmode (graphics.h) outtextxy(graphics.h)
getimage (graphics.h) pieslice (graphics.h)
getfinesettings (graphics.h) pufimage (graphics.h)
getmaxcolor (graphics.h) pulpixel (graphics.h)
getmaxmode (graphics.h) rectangle(graphics.h)
getmaxx (graphics.h) registerbgidriver(graphics.h)
getmaxy (graphics.h) registerbgifont (graphics.h)
getmodename (graphics.h) restorecrtmode (graphics.h)
getmoderange (graphics.h) sector (graphics.h)
getpalette (graphics.h) settaffpalette (graphics.h)
getpixel (graphics.h) setaspectratio (graphics.h)
gettextsettings (graphics.h) setbkcolor (graphics.h)
getviewsettings (graphics.h) setcolor (graphics.h)
getx (graphics.h) setcursortype (conio.h)
gety (graphics.h) setfillpattern (graphics.h)
graphdefaults (graphics.h) setfillstyle (graphics.h)
grapherrormsg (graphics.h) setgraphbufsize (graphics.h)
_graphfreemem (graphics.h) setgraphmode (graphics.h)
_graphgetmem (graphics.h) setlinestyle (graphics.h)
graphresult (graphics.h) setpalette (graphics.h)
imagesize (graphics.h) setrgbpalette (graphics.h)
initgraph (graphics.h) settextjunistify (graphics.h)
installuserdriver(graphics.h)settexttyle (graphics.h)
installuserfont (graphics.h)setusercharsize (graphics.h)
line (graphics.h)setviewport (graphics.h)
linerel (graphics.h)setvisualpage (graphics.h)
lineto (graphics.h)setwritemode (graphics.h)
moverei (graphics.h)textheight (graphics.h)
moveto (graphics.h)textwidth (graphics.h)
Подпрограммы ввода/вывода --------------------------------
Эти подпрограммы реализуют средства ввода/вывода на уровне потоков и DOS.
access (io.h)creatnew (io.h)
cgets (conio.h)creattemp (io.h)
_chmod (io.h)cscanf (conio.h)
chmod (io.h)dup (io.h)
chsize (io.h)dup2 (io.h)
clearerr (stdio.h)eof (io.h)
_close (io.h)fclosse (stdio.h)
close (io.h)fcloseali (ctdio.h)
cprintf (conio.h)fdopen (stdio.h)
cputs (conio.h)foof (stdio.h)
_creat (io.h)ferror (stdio.h)
creat (io.h)fflush (stdio.h)
fgetc (stdio.h)printf (stdio.h)
fgetchar (stdio.h)putc (stdio.h)
fgetpos (stdio.h)putch (conio.h)
fgets (stdio.h)putchar (stdio.h)
fllelength (io.h)puts (stdio.h)
flleno (stdio.h)putw (stdio.h)
flushall (stdio.h)_read (io.h)
fopen (stdio.h)read (io.h)
fprintf (stdio.h)remove (stdio.h)
fputc (stdio.h)rename (stdio.h)
fputchar (stdio.h)rewind (stdio.h)
fputs (stdio.h)scanf (stdio.h)
fread (stdio.h)setbuf (stdiio.h)
freopen (stdio.h)setcursortype (conio.h)
fscanf (stdio.h)setftime (io.h)
fseek (stdio.h)setmode (io.h)
fsetpos (stdio.h)setvbuf (stdio.h)
fstat (sys\stat.h)sopen (io.h)
ftell (stdio.h)sprintf (stdio.h)
fwrite (stdio.h)sscanf (stdio.h)
getc (stdio.h)stat (sys\stat.h)
getch (conio.h) _strerror (string.h,stdio.h)
getchar (stdio.h) strerorr (stdio.h)
getche (conio.h) tell (io.h)
getftime (io.h) tmpfile (stdio.h)
getpaus (conio.h) tmpnam (stdio.h)
gets (stdio.h) ungetc (stdio.h)
getw (stdio.h) ungetch (conio.h)
iocti (io.h) unlock (io.h)
isatty (io.h) vfprintf (stdio.h)
kbhit (conio.h) vfscanf (stdio.h)
lock (io.h) vprintf (stdio.h)
iseek (io.h) vscanf (stdio.h)
_open (io.h) vsprintf (stdio.h)
open (io.h) vsscanf (io.h)
perror (stdio.h) _write (io.h)
Подпрограммы интерфейса --------------------------------- (DOS, 8086, BIOS)
Эти подпрограммы реализуют обращения к средствам DOS, BIOS и специфичным средствам данного компьютера.
absread (dos.h) bioskey (bios.h) dosexterr (dos.h)
abswrite (dos.h) bioskey (bios.h) enable (dos.h)
bdos (dos.h) biosprint (bios.h) FP_OFF (dos.h)
bdosptr (dos.h) biostime (bios.h) FP_SEG (dos.h)
bioscom (bios.h)country (dos.h) freemem (dos.h)
blosdisk (bios.h)ctrlbrk (dos.h) geninterrupt(dos.h)
biosequip(bios.h)disable (dos.h) getcbrk (dos.h)
getdfree (dos.h) int86 (dos.h) poke (dos.h)
getdta (dos.h) int86x (dos.h) pokeb (dos.h)
getfat (dos.h) intdos (dos.h) randbrd (dos.h)
getfatd (dos.h) intdosx (dos.h) randbwr (dos.h)
getpsp (dos.h) intr (dos.h) segread (dos.h)
getvect (dos.h) keer (dos.h) setcbrk (dos.h)
getverity(dos.h) MK_FP (dos.h) setdta (dos.h)
harderr (dos.h) outport (dos.h) setvect (dos.h)
hardresume(dos.h)outportb (dos.h) setverity (dos.h)
hardretn(dos.h)parsfnm (dos.h) sleep (dos.h)
inport(dos.h)peek (dos.h) unlink (dos.h)
inportb(dos.h)peekb (dos.h)
Подпрограммы манипуляции --------------------------------
Эти подпрограммы обрабатывают строкии блоки памяти: копирование, сравнение, преобразования и поиск.
memccpy(mem.h,string.h) stricmp(string.h)
memchr(mem.h,string.h) stricmpi(string.h)
memcmp(mem.h,string.h) sprien(string.h)
memcpy(mem.h,string.h) striwr(string.h)
memicmp(mem.h,string.h) stncat(string.h)
memmoye(mem.h,string.h) stncmp(string.h)
memset(mem.h,string.h) strncmpi(string.h)
movedata(mem.h,string.h) strncpy(string.h)
movmem(mem.h,string.h) strnicmp(string.h)
setmem(mem.h) strnset(string.h)
stpcpy(string.h) strpbrk(string.h)
strcat(string.h) strrchr(string.h)
strchr(string.h) strrev(string.h)
strcmp(string.h) strset(string.h)
strcoll(string.h) strspn(string.h)
strcpy(string.h) strstr(string.h)
strcspn(string.h) strtok(string.h)
strdup(string.h) strupr(string.h)
strerror(string.h) strxfrm(string.h)
Математические подпрограммы ----------------------------- Эти подпрограммы выполняют математические вычисления и
преобразования.
abs (complex.h,stdlib.h) atof(stdlib.h,math.h)
acos (complex.h,math.h) atoi(stdlib.h)
arg (complex.h) atol(stdlib.h)
asin (complex.h,math.h) bcd(std.h)
atan (complex.h,math.h) cabs(math.h)
atan2 (complex.h,math.h) ceil(math.h)
clear87 (float.h) ltoa(stdlib.h)
complex (complex.h) _matherr (math.h)
conj (complex.h) matherr(math.h)
_control(float.h) modf(math.h)
cos (complex.h,math.h) norm(complex.h)
cosh (complex.h,math.h) polar(complex.h)
div (math.h) poly(math.h)
ecvt (stdlib.h) pow(complex.h,math.h)
exp (math.h) pow10(math.h)
fabs (math.h) rand(stdlib.h)
fcvt (stdlib.h) random(stdlib.h)
floor (math.h) randomize(stdlib.h)
fmod (math.h) real(complex.h)
_fpreset(float.h) _rotl(stdlib.h)
frexp (math.h) _rotr(stdlib.h)
gcvt (stdlib.h) sin(complex.h,math.h)
hypot (math.h) sinh(complex.h,math.h)
imag (complex.h) sqrt(complex.h,math.h)
itoa (stdlib.h) srand(stdlib.h)
labs (stdlib.h) _status87(float.h)
ldexp (math.h) strtod(stdlib.h)
ldiv (math.h) strtol(stdlib.h)
log (complex.h,math.h) strtoul(stdlib.h)
log10 (complex.h,math.h) tan(complex.h,math.h)
_lrotl (stdlib.h) tanh(complex.h,math.h)
_lrotr (stdlib.h) ultoa(stdlib.h)
Подпрограммы управления памятью -------------------------
Эти подпрограммы обеспечивают динамическое распределение памяти для моделей данных small и large
allocmem (dos.h) farrealloc (alloc.h)
brk (alloc.h) free (alloc.h,
calloc (alloc.h) stdlib.h)
coreleft (alloc.h, heapcheck (alloc.h)
stdlib.h) heapcheckfree (alloc.h)
farcalloc (alloc.h) heapcheckknode (alloc.h)
farcoreleft (alloc.h) heapwalk (alloc.h)
farfree (alloc.h) malloc (alloc.h,
farheapcheck (alloc.h) stdlib.h)
farheapcheckfree(alloc.h) realloc (alloc.h,
farheapchecknode(alloc.h) stdlib.h)
farheapfllfree (alloc.h) sbrk (alloc.h)
farheapwalk (alloc.h) setblock (dos.h)
farmalloc (alloc.h)
Разные подпрограммы -------------------------------------
Эти подпрограммы предоставляют средства перехода за пределы локального контекста, различные звуковые эффекты и локальные эффекты.
delay (dos.h) setjmp (setjmp.h)
localeconv (locale.h) setlocale (locale.h)
longjmp (setjmp.h) sound (dos.h)
nosound (dos.h)
Подпрограммы управления процессами ----------------------
Эти подпрограммы запускают и завершают выполнение одних процессов из других.
abort (process.h) execvp (process.h) spawnl (process.h)
execl (process.h) execvpe(process.h) spawnle (process.h)
execle (process.h) _exit (process.h) spawnlp (process.h)
execlp (process.h) exit (process.h) spawnlpe(process.h)
execlpe(process.h) getpid (process.h) spawnv(process.h)
execv (process.h) reise (signal.h)spawnve (process.h)
execve (process.h) signal (signal.h)spawnvp (process.h)
spawnvpe(process.h)
Стандартные подпрограммы --------------------------------
Эти подпрограммы являются стандартными.
abort (stdlib.h) exit (stdlib.h)malloc(stdlib.h)
abs (stdlib.h) fcvt (stdlib.h)putenv(stdlib.h)
atexit (stdlib.h) free (stdlib.h)qsort(stdlib.h)
atof (stdlib.h) gcvt (stdlib.h)rand(stdlib.h)
atol (stdlib.h) getenv (stdlib.h)realloc (stdlib.h)
atol (stdlib.h) itoa (stdlib.h)srand(stdlib.h)
bsearch(stdlib.h) labs (stdlib.h)stdtod(stdlib.h)
calloc (stdlib.h) lfind (stdlib.h)strtol(stdlib.h)
ecvt (stdlib.h) lsearch(stdlib.h)swab(stdlib.h)
_exit (stdlib.h) itoa (stdlib.h)system(stdlib.h)
Подпрограммы вывода на дисплей текстовых окон -------------
Эти подпрограммы выводят текст на экран.
clreol (conio.h) gotoxy (conio.h)
clrscr (conio.h) highvideo (conio.h)
delline (conio.h) insline (conio.h)
gettext (conio.h) lowvideo (conio.h)
gettextinvo(conio.h) movetext (conio.h)
normvideo (conio.h) textcolor (conio.h)
puttext (conio.h) textmode (conio.h)
necursortype (conio.h) wherex (conio.h)
textattr (conio.h) wherey (conio.h)
textbackground(conio.h) window (conio.h)
Подпрограммы времени и даты -----------------------------
Эти подпрограммы предназначены для преобразований и манипуляций временем и датой.
asctime (time.h) mktime (time.h)
ctime (time.h) setdate (dos.h)
difftime (time.h) settime (dos.h)
dostounix (dos.h) stime (time.h)
ftime (sys\timeb.h)strftime (time.h)
getdate (dos.h) time (time.h)
gettime (dos.h) tzset (time.h)
gmtime (time.h) unixtodos (dos.h)
locoltime (time.h)
Подпрограммы для обработки переменного списка аргументов
Эти подпрограммы используютсядля доступа к переменным спискам аргументов (например, vprintf и т.д.).