LIB.PS
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:2183k
源码类别:
操作系统开发
开发平台:
C/C++
- (flags)210 2370 A
- 2622(|=)S
- (FL_SHORT;)378 2748 A
- (fmt++;)252 3168 A
- (break;)252 3462 A
- 8418 V
- EP
- %%Page: 432 432
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (432)180 648 A
- 11 R
- 1961(File:)S
- (src/lib/stdio/doprnt.c)921 2194 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (47375)210 648 A
- (case)168 1698 A
- ('l':)168 1908 A
- (flags)210 2370 A
- 2622(|=)S
- (FL_LONG;)336 2748 A
- (fmt++;)252 3126 A
- (break;)252 3420 A
- 990 V
- (47376)210 648 A
- (case)168 1698 A
- ('L':)168 1908 A
- (flags)210 2370 A
- 2622(|=)S
- (FL_LONGDOUBLE;)588 2748 A
- (fmt++;)252 3378 A
- (break;)252 3672 A
- 1080 V
- (47377)210 648 A
- 1698(})S
- 1170 V
- (47378)210 648 A
- 1260 V
- (47379)210 648 A
- (switch)252 1698 A
- 1992((c)S
- 2118(=)S
- (*fmt++))294 2202 A
- 2538({)S
- 1350 V
- (47380)210 648 A
- (default:)336 1698 A
- 1440 V
- (47381)210 648 A
- (#ifdef)252 1026 A
- (CPM)126 1362 A
- 1530 V
- (47382)210 648 A
- 2034(if)S
- 2160((c)S
- 2286(==)S
- ('\n'))210 2412 A
- 2664({)S
- 1620 V
- (47383)210 648 A
- 2370(if)S
- ((putc('\r',)462 2496 A
- (stream))294 3000 A
- 3336(==)S
- (EOF))168 3462 A
- 1710 V
- (47384)210 648 A
- (return)252 2706 A
- (nrchars)294 3000 A
- 3336(?)S
- (-nrchars)336 3420 A
- 3798(:)S
- (-1;)126 3882 A
- 1800 V
- (47385)210 648 A
- (nrchars++;)420 2370 A
- 1890 V
- (47386)210 648 A
- 2034(})S
- 1980 V
- (47387)210 648 A
- (#endif)252 1026 A
- 2070 V
- (47388)210 648 A
- 2034(if)S
- ((putc(c,)336 2160 A
- (stream))294 2538 A
- 2874(==)S
- (EOF))168 3000 A
- 2160 V
- (47389)210 648 A
- (return)252 2370 A
- (nrchars)294 2664 A
- 3000(?)S
- (-nrchars)336 3084 A
- 3462(:)S
- (-1;)126 3546 A
- 2250 V
- (47390)210 648 A
- (nrchars++;)420 2034 A
- 2340 V
- (47391)210 648 A
- (continue;)378 2034 A
- 2430 V
- (47392)210 648 A
- (case)168 1698 A
- ('n':)168 1908 A
- 2520 V
- (47393)210 648 A
- 2034(if)S
- ((flags)252 2160 A
- 2454(&)S
- (FL_SHORT))378 2538 A
- 2610 V
- (47394)210 648 A
- (*va_arg(ap,)462 2370 A
- (short)210 2874 A
- 3126(*))S
- 3252(=)S
- ((short))294 3336 A
- (nrchars;)336 3672 A
- 2700 V
- (47395)210 648 A
- (else)168 2034 A
- 2244(if)S
- ((flags)252 2370 A
- 2664(&)S
- (FL_LONG))336 2748 A
- 2790 V
- (47396)210 648 A
- (*va_arg(ap,)462 2370 A
- (long)168 2874 A
- 3084(*))S
- 3210(=)S
- ((long))252 3294 A
- (nrchars;)336 3588 A
- 2880 V
- (47397)210 648 A
- (else)168 2034 A
- 2970 V
- (47398)210 648 A
- (*va_arg(ap,)462 2370 A
- (int)126 2874 A
- 3042(*))S
- 3168(=)S
- ((int))210 3252 A
- (nrchars;)336 3504 A
- 3060 V
- (47399)210 648 A
- (continue;)378 2034 A
- 3150 V
- (47400)210 648 A
- (case)168 1698 A
- ('s':)168 1908 A
- 3240 V
- (47401)210 648 A
- 2034(s1)S
- 2160(=)S
- (va_arg(ap,)420 2244 A
- (char)168 2706 A
- (*);)126 2916 A
- 3330 V
- (47402)210 648 A
- 2034(if)S
- ((s1)126 2160 A
- 2328(==)S
- (NULL))210 2454 A
- 3420 V
- (47403)210 648 A
- 2370(s1)S
- 2496(=)S
- ("(null)";)378 2580 A
- 3510 V
- (47404)210 648 A
- 2034(s)S
- 2118(=)S
- (s1;)126 2202 A
- 3600 V
- (47405)210 648 A
- (while)210 2034 A
- ((precision)420 2286 A
- 2748(||)S
- (!(flags)294 2874 A
- 3210(&)S
- (FL_PRECSPEC)))546 3294 A
- 3882({)S
- 3690 V
- (47406)210 648 A
- 2370(if)S
- ((*s)126 2496 A
- 2664(==)S
- ('\0'))210 2790 A
- 3780 V
- (47407)210 648 A
- (break;)252 2706 A
- 3870 V
- (47408)210 648 A
- (s++;)168 2370 A
- 3960 V
- (47409)210 648 A
- (precision--;)504 2370 A
- 4050 V
- (47410)210 648 A
- 2034(})S
- 4140 V
- (47411)210 648 A
- (break;)252 2034 A
- 4230 V
- (47412)210 648 A
- (case)168 1698 A
- ('p':)168 1908 A
- 4320 V
- (47413)210 648 A
- (set_pointer(flags);)798 2034 A
- 4410 V
- (47414)210 648 A
- 2034(/*)S
- (fallthrough)462 2160 A
- 2664(*/)S
- 4500 V
- (47415)210 648 A
- (case)168 1698 A
- ('b':)168 1908 A
- 4590 V
- (47416)210 648 A
- (case)168 1698 A
- ('o':)168 1908 A
- 4680 V
- (47417)210 648 A
- (case)168 1698 A
- ('u':)168 1908 A
- 4770 V
- (47418)210 648 A
- (case)168 1698 A
- ('x':)168 1908 A
- 4860 V
- (47419)210 648 A
- (case)168 1698 A
- ('X':)168 1908 A
- 4950 V
- (47420)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_PRECSPEC)))546 2622 A
- (precision)378 3210 A
- 3630(=)S
- 3714(1;)S
- 5040 V
- (47421)210 648 A
- (else)168 2034 A
- 2244(if)S
- 2370((c)S
- 2496(!=)S
- ('p'))168 2622 A
- (flags)210 2832 A
- 3084(&=)S
- (304FL_ZEROFILL;)546 3210 A
- 5130 V
- (47422)210 648 A
- 2034(s)S
- 2118(=)S
- (o_print(&ap,)504 2202 A
- (flags,)252 2748 A
- 3042(s,)S
- 3168(c,)S
- (precision,)420 3294 A
- (0);)126 3756 A
- 5220 V
- (47423)210 648 A
- (break;)252 2034 A
- 5310 V
- (47424)210 648 A
- (case)168 1698 A
- ('d':)168 1908 A
- 5400 V
- (47425)210 648 A
- (case)168 1698 A
- ('i':)168 1908 A
- 5490 V
- (47426)210 648 A
- (flags)210 2034 A
- 2286(|=)S
- (FL_SIGNEDCONV;)588 2412 A
- 5580 V
- (47427)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_PRECSPEC)))546 2622 A
- (precision)378 3210 A
- 3630(=)S
- 3714(1;)S
- 5670 V
- (47428)210 648 A
- (else)168 2034 A
- (flags)210 2244 A
- 2496(&=)S
- (304FL_ZEROFILL;)546 2622 A
- 5760 V
- (47429)210 648 A
- 2034(s)S
- 2118(=)S
- (o_print(&ap,)504 2202 A
- (flags,)252 2748 A
- 3042(s,)S
- 3168(c,)S
- (precision,)420 3294 A
- (1);)126 3756 A
- 5850 V
- (47430)210 648 A
- (break;)252 2034 A
- 5940 V
- (47431)210 648 A
- (case)168 1698 A
- ('c':)168 1908 A
- 6030 V
- (47432)210 648 A
- (*s++)168 2034 A
- 2244(=)S
- (va_arg(ap,)420 2328 A
- (int);)210 2790 A
- 6120 V
- (47433)210 648 A
- (break;)252 2034 A
- 6210 V
- (47434)210 648 A
- (#ifndef)294 1026 A
- (NOFLOAT)294 1362 A
- 8418 V
- EP
- %%Page: 433 433
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1961(File:)S
- (src/lib/stdio/doprnt.c)921 2194 A
- 12 B
- (433)180 4248 A
- 900 V
- 7 LST
- (47435)210 648 A
- (case)168 1698 A
- ('G':)168 1908 A
- 990 V
- (47436)210 648 A
- (case)168 1698 A
- ('g':)168 1908 A
- 1080 V
- (47437)210 648 A
- 2034(if)S
- (((flags)294 2160 A
- 2496(&)S
- (FL_PRECSPEC))504 2580 A
- 3126(&&)S
- ((precision)420 3252 A
- 3714(==)S
- (0)))126 3840 A
- 1170 V
- (47438)210 648 A
- (precision)378 2370 A
- 2790(=)S
- 2874(1;)S
- 1260 V
- (47439)210 648 A
- (case)168 1698 A
- ('f':)168 1908 A
- 1350 V
- (47440)210 648 A
- (case)168 1698 A
- ('E':)168 1908 A
- 1440 V
- (47441)210 648 A
- (case)168 1698 A
- ('e':)168 1908 A
- 1530 V
- (47442)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_PRECSPEC)))546 2622 A
- 1620 V
- (47443)210 648 A
- (precision)378 2370 A
- 2790(=)S
- 2874(6;)S
- 1710 V
- (47444)210 648 A
- 1800 V
- (47445)210 648 A
- 2034(if)S
- ((precision)420 2160 A
- 2622(>=)S
- (sizeof(buf)))504 2748 A
- 1890 V
- (47446)210 648 A
- (precision)378 2370 A
- 2790(=)S
- (sizeof(buf))462 2874 A
- 3378(-)S
- 3462(1;)S
- 1980 V
- (47447)210 648 A
- 2070 V
- (47448)210 648 A
- (flags)210 2034 A
- 2286(|=)S
- (FL_SIGNEDCONV;)588 2412 A
- 2160 V
- (47449)210 648 A
- 2034(s)S
- 2118(=)S
- (_f_print(&ap,)546 2202 A
- (flags,)252 2790 A
- 3084(s,)S
- 3210(c,)S
- (precision);)462 3336 A
- 2250 V
- (47450)210 648 A
- (break;)252 2034 A
- 2340 V
- (47451)210 648 A
- (#endif)252 1026 A
- 1362(/*)S
- (NOFLOAT)294 1488 A
- 1824(*/)S
- 2430 V
- (47452)210 648 A
- (case)168 1698 A
- ('r':)168 1908 A
- 2520 V
- (47453)210 648 A
- 2034(ap)S
- 2160(=)S
- (va_arg(ap,)420 2244 A
- (va_list);)378 2706 A
- 2610 V
- (47454)210 648 A
- (fmt)126 2034 A
- 2202(=)S
- (va_arg(ap,)420 2286 A
- (char)168 2748 A
- (*);)126 2958 A
- 2700 V
- (47455)210 648 A
- (continue;)378 2034 A
- 2790 V
- (47456)210 648 A
- 1698(})S
- 2880 V
- (47457)210 648 A
- (zfill)210 1698 A
- 1950(=)S
- 2034(')S
- 2118(';)S
- 2970 V
- (47458)210 648 A
- 1698(if)S
- ((flags)252 1824 A
- 2118(&)S
- (FL_ZEROFILL))504 2202 A
- (zfill)210 2748 A
- 3000(=)S
- ('0';)168 3084 A
- 3060 V
- (47459)210 648 A
- 1698(j)S
- 1782(=)S
- 1866(s)S
- 1950(-)S
- (s1;)126 2034 A
- 3150 V
- (47460)210 648 A
- 3240 V
- (47461)210 648 A
- 1698(/*)S
- (between_fill)504 1824 A
- 2370(is)S
- (true)168 2496 A
- (under)210 2706 A
- (the)126 2958 A
- (following)378 3126 A
- (conditions:)462 3546 A
- 3330 V
- (47462)210 648 A
- 1740(*)S
- 1824(1-)S
- (the)126 1950 A
- (fill)168 2118 A
- (character)378 2328 A
- 2748(is)S
- ('0')126 2874 A
- 3420 V
- (47463)210 648 A
- 1740(*)S
- (and)126 1824 A
- 3510 V
- (47464)210 648 A
- 1740(*)S
- (2a-)126 1824 A
- (the)126 1992 A
- (number)252 2160 A
- 2454(is)S
- 2580(of)S
- (the)126 2706 A
- (form)168 2874 A
- (0x...)210 3084 A
- 3336(or)S
- (0X...)210 3462 A
- 3600 V
- (47465)210 648 A
- 1740(*)S
- 1824(or)S
- 3690 V
- (47466)210 648 A
- 1740(*)S
- (2b-)126 1824 A
- (the)126 1992 A
- (number)252 2160 A
- (contains)336 2454 A
- 2832(a)S
- (sign)168 2916 A
- 3126(or)S
- (space)210 3252 A
- 3780 V
- (47467)210 648 A
- 1740(*/)S
- 3870 V
- (47468)210 648 A
- (between_fill)504 1698 A
- 2244(=)S
- 2328(0;)S
- 3960 V
- (47469)210 648 A
- 1698(if)S
- (((flags)294 1824 A
- 2160(&)S
- (FL_ZEROFILL))504 2244 A
- 4050 V
- (47470)210 648 A
- 1866(&&)S
- ((((c)168 1992 A
- 2202(==)S
- ('x')126 2328 A
- 2496(||)S
- 2622(c)S
- 2706(==)S
- ('X'))168 2832 A
- 3042(&&)S
- ((flags)252 3168 A
- 3462(&)S
- (FL_ALT)))336 3546 A
- 4140 V
- (47471)210 648 A
- 2034(||)S
- 2160((c)S
- 2286(==)S
- ('p'))168 2412 A
- 4230 V
- (47472)210 648 A
- 2034(||)S
- (((flags)294 2160 A
- 2496(&)S
- (FL_SIGNEDCONV))588 2580 A
- 4320 V
- (47473)210 648 A
- 2202(&&)S
- 2328(()S
- (*s1)126 2412 A
- 2580(==)S
- ('+')126 2706 A
- 2874(||)S
- (*s1)126 3000 A
- 3168(==)S
- ('-')126 3294 A
- 3462(||)S
- (*s1)126 3588 A
- 3756(==)S
- 3882(')S
- (')))))210 3966 A
- 4410 V
- (47474)210 648 A
- (between_fill++;)630 2034 A
- 4500 V
- (47475)210 648 A
- 4590 V
- (47476)210 648 A
- 1698(if)S
- (((i)126 1824 A
- 1992(=)S
- (width)210 2076 A
- 2328(-)S
- 2412(j))S
- 2538(>)S
- 2622(0))S
- 4680 V
- (47477)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_LJUST)))420 2622 A
- 3084({)S
- 3378(/*)S
- (right)210 3504 A
- (justify)294 3756 A
- 4092(*/)S
- 4770 V
- (47478)210 648 A
- (nrchars)294 2370 A
- 2706(+=)S
- 2832(i;)S
- 4860 V
- (47479)210 648 A
- 2370(if)S
- ((between_fill))588 2496 A
- 3126({)S
- 4950 V
- (47480)210 648 A
- 2538(if)S
- ((flags)252 2664 A
- 2958(&)S
- (FL_SIGNEDCONV))588 3042 A
- 3672({)S
- 5040 V
- (47481)210 648 A
- (j--;)168 2706 A
- (nrchars++;)420 2916 A
- 5130 V
- (47482)210 648 A
- 2706(if)S
- ((putc(*s1++,)504 2832 A
- (stream))294 3378 A
- 3714(==)S
- (EOF))168 3840 A
- 5220 V
- (47483)210 648 A
- (return)252 3042 A
- (nrchars)294 3336 A
- 3672(?)S
- (-nrchars)336 3756 A
- 4134(:)S
- (-1;)126 4218 A
- 5310 V
- (47484)210 648 A
- 2538(})S
- (else)168 2622 A
- 2832({)S
- 5400 V
- (47485)210 648 A
- 2706(j)S
- 2790(-=)S
- 2916(2;)S
- (nrchars)294 3042 A
- 3378(+=)S
- 3504(2;)S
- 5490 V
- (47486)210 648 A
- 2706(if)S
- (((putc(*s1++,)546 2832 A
- (stream))294 3420 A
- 3756(==)S
- (EOF))168 3882 A
- 5580 V
- (47487)210 648 A
- 2874(||)S
- ((putc(*s1++,)504 3000 A
- (stream))294 3546 A
- 3882(==)S
- (EOF)))210 4008 A
- 5670 V
- (47488)210 648 A
- (return)252 3042 A
- (nrchars)294 3336 A
- 3672(?)S
- (-nrchars)336 3756 A
- 4134(:)S
- (-1;)126 4218 A
- 5760 V
- (47489)210 648 A
- 2538(})S
- 5850 V
- (47490)210 648 A
- 2370(})S
- 5940 V
- (47491)210 648 A
- 2370(do)S
- 2496({)S
- 6030 V
- (47492)210 648 A
- 2706(if)S
- ((putc(zfill,)504 2832 A
- (stream))294 3378 A
- 3714(==)S
- (EOF))168 3840 A
- 6120 V
- (47493)210 648 A
- (return)252 3042 A
- (nrchars)294 3336 A
- 3672(?)S
- (-nrchars)336 3756 A
- 4134(:)S
- (-1;)126 4218 A
- 6210 V
- (47494)210 648 A
- 2370(})S
- (while)210 2454 A
- ((--i);)252 2706 A
- 8418 V
- EP
- %%Page: 434 434
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (434)180 648 A
- 11 R
- 1961(File:)S
- (src/lib/stdio/doprnt.c)921 2194 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (47495)210 648 A
- 2034(})S
- 990 V
- (47496)210 648 A
- 1080 V
- (47497)210 648 A
- (nrchars)294 1698 A
- 2034(+=)S
- 2160(j;)S
- 1170 V
- (47498)210 648 A
- (while)210 1698 A
- ((--j)168 1950 A
- 2160(>=)S
- 2286(0))S
- 2412({)S
- 1260 V
- (47499)210 648 A
- 2034(if)S
- ((putc(*s1++,)504 2160 A
- (stream))294 2706 A
- 3042(==)S
- (EOF))168 3168 A
- 1350 V
- (47500)210 648 A
- (return)252 2370 A
- (nrchars)294 2664 A
- 3000(?)S
- (-nrchars)336 3084 A
- 3462(:)S
- (-1;)126 3546 A
- 1440 V
- (47501)210 648 A
- 1698(})S
- 1530 V
- (47502)210 648 A
- 1620 V
- (47503)210 648 A
- 1698(if)S
- 1824((i)S
- 1950(>)S
- 2034(0))S
- (nrchars)294 2160 A
- 2496(+=)S
- 2622(i;)S
- 1710 V
- (47504)210 648 A
- (while)210 1698 A
- ((--i)168 1950 A
- 2160(>=)S
- 2286(0))S
- 1800 V
- (47505)210 648 A
- 2034(if)S
- ((putc(zfill,)504 2160 A
- (stream))294 2706 A
- 3042(==)S
- (EOF))168 3168 A
- 1890 V
- (47506)210 648 A
- (return)252 2370 A
- (nrchars)294 2664 A
- 3000(?)S
- (-nrchars)336 3084 A
- 3462(:)S
- (-1;)126 3546 A
- 1980 V
- (47507)210 648 A
- 1362(})S
- 2070 V
- (47508)210 648 A
- (return)252 1362 A
- (nrchars;)336 1656 A
- 2160 V
- (47509)210 648 A
- 1026(})S
- 2790 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 2880 V
- (src/lib/stdio/doscan.c)924 1698 A
- 2970 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3150 V
- (47600)210 648 A
- 1026(/*)S
- 3240 V
- (47601)210 648 A
- 1068(*)S
- (doscan.c)336 1152 A
- 1530(-)S
- (scan)168 1614 A
- (formatted)378 1824 A
- (input)210 2244 A
- 3330 V
- (47602)210 648 A
- 1068(*/)S
- 3420 V
- (47603)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (doscan.c,v)420 1530 A
- (1.9)126 1992 A
- (91/03/26)336 2160 A
- (18:41:47)336 2538 A
- (ceriel)252 2916 A
- (Exp)126 3210 A
- 3378($)S
- 3462(*/)S
- 3510 V
- (47604)210 648 A
- 3600 V
- (47605)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 3690 V
- (47606)210 648 A
- (#include)336 1026 A
- (<stdlib.h>)420 1698 A
- 3780 V
- (47607)210 648 A
- (#include)336 1026 A
- (<ctype.h>)378 1698 A
- 3870 V
- (47608)210 648 A
- (#include)336 1026 A
- (<stdarg.h>)420 1698 A
- 3960 V
- (47609)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 4050 V
- (47610)210 648 A
- 4140 V
- (47611)210 648 A
- (#if)126 1026 A
- (_EM_WSIZE)378 1362 A
- 1782(==)S
- (_EM_PSIZE)378 1908 A
- 4230 V
- (47612)210 648 A
- (#define)294 1026 A
- (set_pointer(flags))756 1362 A
- 3378(/*)S
- (nothing)294 3504 A
- 3840(*/)S
- 4320 V
- (47613)210 648 A
- (#elif)210 1026 A
- (_EM_LSIZE)378 1362 A
- 1782(==)S
- (_EM_PSIZE)378 1908 A
- 4410 V
- (47614)210 648 A
- (#define)294 1026 A
- (set_pointer(flags))756 1362 A
- ((flags)252 2370 A
- 2664(|=)S
- (FL_LONG))336 2790 A
- 4500 V
- (47615)210 648 A
- (#else)210 1026 A
- 4590 V
- (47616)210 648 A
- (#error)252 1026 A
- (garbage)294 1320 A
- (pointer)294 1656 A
- (size)168 1992 A
- 4680 V
- (47617)210 648 A
- (#define)294 1026 A
- (set_pointer(flags))756 1362 A
- 2706(/*)S
- (compilation)462 2832 A
- (might)210 3336 A
- (continue)336 3588 A
- 3966(*/)S
- 4770 V
- (47618)210 648 A
- (#endif)252 1026 A
- 4860 V
- (47619)210 648 A
- 4950 V
- (47620)210 648 A
- (#define)294 1026 A
- (NUMLEN)252 1362 A
- (512)126 1698 A
- 5040 V
- (47621)210 648 A
- (#define)294 1026 A
- (NR_CHARS)336 1362 A
- (256)126 2034 A
- 5130 V
- (47622)210 648 A
- 5220 V
- (47623)210 648 A
- (static)252 1026 A
- (char)168 1320 A
- (Xtable[NR_CHARS];)714 1698 A
- 5310 V
- (47624)210 648 A
- (static)252 1026 A
- (char)168 1320 A
- (inp_buf[NUMLEN];)672 1698 A
- 5400 V
- (47625)210 648 A
- 5490 V
- (47626)210 648 A
- 1026(/*)S
- (Collect)294 1152 A
- 1488(a)S
- (number)252 1572 A
- 1866(of)S
- (characters)420 1992 A
- (which)210 2454 A
- (constitite)420 2706 A
- 3168(an)S
- (ordinal)294 3294 A
- (number.)294 3630 A
- 5580 V
- (47627)210 648 A
- 1068(*)S
- (When)168 1152 A
- (the)126 1362 A
- (type)168 1530 A
- 1740(is)S
- ('i',)168 1866 A
- (the)126 2076 A
- (base)168 2244 A
- (can)126 2454 A
- 2622(be)S
- 2748(8,)S
- (10,)126 2874 A
- 3042(or)S
- (16,)126 3168 A
- (depending)378 3336 A
- 3756(on)S
- (the)126 3882 A
- 5670 V
- (47628)210 648 A
- 1068(*)S
- (first)210 1152 A
- 1404(1)S
- 1488(or)S
- 1614(2)S
- (characters.)462 1698 A
- (This)168 2202 A
- (means)210 2412 A
- (that)168 2664 A
- (the)126 2874 A
- (base)168 3042 A
- (must)168 3252 A
- 3462(be)S
- (adjusted)336 3588 A
- 5760 V
- (47629)210 648 A
- 1068(*)S
- (according)378 1152 A
- 1572(to)S
- (the)126 1698 A
- (format)252 1866 A
- 2160(of)S
- (the)126 2286 A
- (number.)294 2454 A
- 2790(At)S
- (the)126 2916 A
- (end)126 3084 A
- 3252(of)S
- (the)126 3378 A
- (function,)378 3546 A
- (base)168 3966 A
- 5850 V
- (47630)210 648 A
- 1068(*)S
- 1152(is)S
- (then)168 1278 A
- (set)126 1488 A
- 1656(to)S
- 1782(0,)S
- 1908(so)S
- (strtol())336 2034 A
- (will)168 2412 A
- (get)126 2622 A
- (the)126 2790 A
- (right)210 2958 A
- (argument.)378 3210 A
- 5940 V
- (47631)210 648 A
- 1068(*/)S
- 6030 V
- (47632)210 648 A
- (static)252 1026 A
- (char)168 1320 A
- 1530(*)S
- 6120 V
- (47633)210 648 A
- (o_collect(register)756 1026 A
- (int)126 1824 A
- 1992(c,)S
- (register)336 2118 A
- (FILE)168 2496 A
- (*stream,)336 2706 A
- (char)168 3084 A
- (type,)210 3294 A
- 6210 V
- (47634)210 648 A
- (unsigned)336 2034 A
- (int)126 2412 A
- (width,)252 2580 A
- (int)126 2874 A
- (*basep))294 3042 A
- 8418 V
- EP
- %%Page: 435 435
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 12 B
- (435)180 4248 A
- 900 V
- 7 LST
- (47635)210 648 A
- 1026({)S
- 990 V
- (47636)210 648 A
- (register)336 1362 A
- (char)168 1740 A
- (*bufp)210 1950 A
- 2202(=)S
- (inp_buf;)336 2286 A
- 1080 V
- (47637)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- (base;)210 1908 A
- 1170 V
- (47638)210 648 A
- 1260 V
- (47639)210 648 A
- (switch)252 1362 A
- ((type))252 1656 A
- 1950({)S
- 1350 V
- (47640)210 648 A
- (case)168 1362 A
- ('i':)168 1572 A
- 2034(/*)S
- 2160(i)S
- (means)210 2244 A
- (octal,)252 2496 A
- (decimal)294 2790 A
- 3126(or)S
- (hexadecimal)462 3252 A
- 3756(*/)S
- 1440 V
- (47641)210 648 A
- (case)168 1362 A
- ('p':)168 1572 A
- 1530 V
- (47642)210 648 A
- (case)168 1362 A
- ('x':)168 1572 A
- 1620 V
- (47643)210 648 A
- (case)168 1362 A
- ('X':)168 1572 A
- (base)168 2034 A
- 2244(=)S
- (16;)126 2328 A
- (break;)252 2706 A
- 1710 V
- (47644)210 648 A
- (case)168 1362 A
- ('d':)168 1572 A
- 1800 V
- (47645)210 648 A
- (case)168 1362 A
- ('u':)168 1572 A
- (base)168 2034 A
- 2244(=)S
- (10;)126 2328 A
- (break;)252 2706 A
- 1890 V
- (47646)210 648 A
- (case)168 1362 A
- ('o':)168 1572 A
- (base)168 2034 A
- 2244(=)S
- 2328(8;)S
- (break;)252 2706 A
- 1980 V
- (47647)210 648 A
- (case)168 1362 A
- ('b':)168 1572 A
- (base)168 2034 A
- 2244(=)S
- 2328(2;)S
- (break;)252 2706 A
- 2070 V
- (47648)210 648 A
- 1362(})S
- 2160 V
- (47649)210 648 A
- 2250 V
- (47650)210 648 A
- 1362(if)S
- 1488((c)S
- 1614(==)S
- ('-')126 1740 A
- 1908(||)S
- 2034(c)S
- 2118(==)S
- ('+'))168 2244 A
- 2454({)S
- 2340 V
- (47651)210 648 A
- (*bufp++)294 1698 A
- 2034(=)S
- 2118(c;)S
- 2430 V
- (47652)210 648 A
- 1698(if)S
- ((--width))378 1824 A
- 2520 V
- (47653)210 648 A
- 1866(c)S
- 1950(=)S
- (getc(stream);)546 2034 A
- 2610 V
- (47654)210 648 A
- 1362(})S
- 2700 V
- (47655)210 648 A
- 2790 V
- (47656)210 648 A
- 1362(if)S
- ((width)252 1488 A
- 1782(&&)S
- 1908(c)S
- 1992(==)S
- ('0')126 2118 A
- 2286(&&)S
- (base)168 2412 A
- 2622(==)S
- (16))126 2748 A
- 2916({)S
- 2880 V
- (47657)210 648 A
- (*bufp++)294 1698 A
- 2034(=)S
- 2118(c;)S
- 2970 V
- (47658)210 648 A
- 1698(if)S
- ((--width))378 1824 A
- 3060 V
- (47659)210 648 A
- 2034(c)S
- 2118(=)S
- (getc(stream);)546 2202 A
- 3150 V
- (47660)210 648 A
- 1698(if)S
- 1824((c)S
- 1950(!=)S
- ('x')126 2076 A
- 2244(&&)S
- 2370(c)S
- 2454(!=)S
- ('X'))168 2580 A
- 2790({)S
- 3240 V
- (47661)210 648 A
- 2034(if)S
- ((type)210 2160 A
- 2412(==)S
- ('i'))168 2538 A
- (base)168 2748 A
- 2958(=)S
- 3042(8;)S
- 3330 V
- (47662)210 648 A
- 1698(})S
- 3420 V
- (47663)210 648 A
- (else)168 1698 A
- 1908(if)S
- ((width))294 2034 A
- 2370({)S
- 3510 V
- (47664)210 648 A
- (*bufp++)294 2034 A
- 2370(=)S
- 2454(c;)S
- 3600 V
- (47665)210 648 A
- 2034(if)S
- ((--width))378 2160 A
- 3690 V
- (47666)210 648 A
- 2370(c)S
- 2454(=)S
- (getc(stream);)546 2538 A
- 3780 V
- (47667)210 648 A
- 1698(})S
- 3870 V
- (47668)210 648 A
- 1362(})S
- 3960 V
- (47669)210 648 A
- (else)168 1362 A
- 1572(if)S
- ((type)210 1698 A
- 1950(==)S
- ('i'))168 2076 A
- (base)168 2286 A
- 2496(=)S
- (10;)126 2580 A
- 4050 V
- (47670)210 648 A
- 4140 V
- (47671)210 648 A
- (while)210 1362 A
- ((width))294 1614 A
- 1950({)S
- 4230 V
- (47672)210 648 A
- 1698(if)S
- ((((base)294 1824 A
- 2160(==)S
- (10))126 2286 A
- 2454(&&)S
- (isdigit(c)))462 2580 A
- 4320 V
- (47673)210 648 A
- 1866(||)S
- (((base)252 1992 A
- 2286(==)S
- (16))126 2412 A
- 2580(&&)S
- (isxdigit(c)))504 2706 A
- 4410 V
- (47674)210 648 A
- 1866(||)S
- (((base)252 1992 A
- 2286(==)S
- 2412(8))S
- 2538(&&)S
- (isdigit(c))420 2664 A
- 3126(&&)S
- 3252((c)S
- 3378(<)S
- ('8')))210 3462 A
- 4500 V
- (47675)210 648 A
- 1866(||)S
- (((base)252 1992 A
- 2286(==)S
- 2412(2))S
- 2538(&&)S
- (isdigit(c))420 2664 A
- 3126(&&)S
- 3252((c)S
- 3378(<)S
- ('2'))))252 3462 A
- 3756({)S
- 4590 V
- (47676)210 648 A
- (*bufp++)294 2034 A
- 2370(=)S
- 2454(c;)S
- 4680 V
- (47677)210 648 A
- 2034(if)S
- ((--width))378 2160 A
- 4770 V
- (47678)210 648 A
- 2370(c)S
- 2454(=)S
- (getc(stream);)546 2538 A
- 4860 V
- (47679)210 648 A
- 1698(})S
- 4950 V
- (47680)210 648 A
- (else)168 1698 A
- (break;)252 1908 A
- 5040 V
- (47681)210 648 A
- 1362(})S
- 5130 V
- (47682)210 648 A
- 5220 V
- (47683)210 648 A
- 1362(if)S
- ((width)252 1488 A
- 1782(&&)S
- 1908(c)S
- 1992(!=)S
- (EOF))168 2118 A
- (ungetc(c,)378 2328 A
- (stream);)336 2748 A
- 5310 V
- (47684)210 648 A
- 1362(if)S
- ((type)210 1488 A
- 1740(==)S
- ('i'))168 1866 A
- (base)168 2076 A
- 2286(=)S
- 2370(0;)S
- 5400 V
- (47685)210 648 A
- (*basep)252 1362 A
- 1656(=)S
- (base;)210 1740 A
- 5490 V
- (47686)210 648 A
- (*bufp)210 1362 A
- 1614(=)S
- ('\0';)210 1698 A
- 5580 V
- (47687)210 648 A
- (return)252 1362 A
- (bufp)168 1656 A
- 1866(-)S
- 1950(1;)S
- 5670 V
- (47688)210 648 A
- 1026(})S
- 5850 V
- (47690)210 648 A
- (#ifndef)294 1026 A
- (NOFLOAT)294 1362 A
- 5940 V
- (47691)210 648 A
- 1026(/*)S
- (The)126 1152 A
- (function)336 1320 A
- (f_collect())462 1698 A
- (reads)210 2202 A
- 2454(a)S
- (string)252 2538 A
- (that)168 2832 A
- (has)126 3042 A
- (the)126 3210 A
- (format)252 3378 A
- 3672(of)S
- 3798(a)S
- 6030 V
- (47692)210 648 A
- 1068(*)S
- (floating-point)588 1152 A
- (number.)294 1782 A
- (The)126 2118 A
- (function)336 2286 A
- (returns)294 2664 A
- 3000(as)S
- (soon)168 3126 A
- 3336(as)S
- 3462(a)S
- (format-error)504 3546 A
- 6120 V
- (47693)210 648 A
- 1068(*)S
- 1152(is)S
- (encountered,)504 1278 A
- (leaving)294 1824 A
- (the)126 2160 A
- (offending)378 2328 A
- (character)378 2748 A
- 3168(in)S
- (the)126 3294 A
- (input.)252 3462 A
- (This)168 3756 A
- (means)210 3966 A
- 6210 V
- (47694)210 648 A
- 1068(*)S
- (that)168 1152 A
- (1.el)168 1362 A
- (leaves)252 1572 A
- (the)126 1866 A
- ('l')126 2034 A
- 2202(in)S
- (the)126 2328 A
- (input)210 2496 A
- (queue.)252 2748 A
- (Since)210 3042 A
- (all)126 3294 A
- (detection)378 3462 A
- 3882(of)S
- 8418 V
- EP
- %%Page: 436 436
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (436)180 648 A
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (47695)210 648 A
- 1068(*)S
- (format)252 1152 A
- (errors)252 1446 A
- 1740(is)S
- (done)168 1866 A
- (here,)210 2076 A
- (_doscan())378 2328 A
- (doesn't)294 2748 A
- (call)168 3084 A
- (strtod())336 3294 A
- (when)168 3672 A
- (it's)168 3882 A
- 990 V
- (47696)210 648 A
- 1068(*)S
- (not)126 1152 A
- (necessary,)420 1320 A
- (although)336 1782 A
- (the)126 2160 A
- (use)126 2328 A
- 2496(of)S
- (the)126 2622 A
- (width)210 2790 A
- (field)210 3042 A
- (can)126 3294 A
- (cause)210 3462 A
- (incomplete)420 3714 A
- 1080 V
- (47697)210 648 A
- 1068(*)S
- (numbers)294 1152 A
- 1488(to)S
- 1614(be)S
- (passed)252 1740 A
- 2034(to)S
- (strtod().)378 2160 A
- ((e.g.)210 2580 A
- (1.3e+))252 2832 A
- 1170 V
- (47698)210 648 A
- 1068(*/)S
- 1260 V
- (47699)210 648 A
- (static)252 1026 A
- (char)168 1320 A
- 1530(*)S
- 1350 V
- (47700)210 648 A
- (f_collect(register)756 1026 A
- (int)126 1824 A
- 1992(c,)S
- (register)336 2118 A
- (FILE)168 2496 A
- (*stream,)336 2706 A
- (register)336 3084 A
- (unsigned)336 3462 A
- (int)126 3840 A
- (width))252 4008 A
- 1440 V
- (47701)210 648 A
- 1026({)S
- 1530 V
- (47702)210 648 A
- (register)336 1362 A
- (char)168 1740 A
- (*bufp)210 1950 A
- 2202(=)S
- (inp_buf;)336 2286 A
- 1620 V
- (47703)210 648 A
- (int)126 1362 A
- (digit_seen)420 1530 A
- 1992(=)S
- 2076(0;)S
- 1710 V
- (47704)210 648 A
- 1800 V
- (47705)210 648 A
- 1362(if)S
- 1488((c)S
- 1614(==)S
- ('-')126 1740 A
- 1908(||)S
- 2034(c)S
- 2118(==)S
- ('+'))168 2244 A
- 2454({)S
- 1890 V
- (47706)210 648 A
- (*bufp++)294 1698 A
- 2034(=)S
- 2118(c;)S
- 1980 V
- (47707)210 648 A
- 1698(if)S
- ((--width))378 1824 A
- 2070 V
- (47708)210 648 A
- 2034(c)S
- 2118(=)S
- (getc(stream);)546 2202 A
- 2160 V
- (47709)210 648 A
- 1362(})S
- 2250 V
- (47710)210 648 A
- 2340 V
- (47711)210 648 A
- (while)210 1362 A
- ((width)252 1614 A
- 1908(&&)S
- (isdigit(c)))462 2034 A
- 2538({)S
- 2430 V
- (47712)210 648 A
- (digit_seen++;)546 1698 A
- 2520 V
- (47713)210 648 A
- (*bufp++)294 1698 A
- 2034(=)S
- 2118(c;)S
- 2610 V
- (47714)210 648 A
- 1698(if)S
- ((--width))378 1824 A
- 2700 V
- (47715)210 648 A
- 2034(c)S
- 2118(=)S
- (getc(stream);)546 2202 A
- 2790 V
- (47716)210 648 A
- 1362(})S
- 2880 V
- (47717)210 648 A
- 1362(if)S
- ((width)252 1488 A
- 1782(&&)S
- 1908(c)S
- 1992(==)S
- ('.'))168 2118 A
- 2328({)S
- 2970 V
- (47718)210 648 A
- (*bufp++)294 1698 A
- 2034(=)S
- 2118(c;)S
- 3060 V
- (47719)210 648 A
- (if(--width))462 1698 A
- 3150 V
- (47720)210 648 A
- 2034(c)S
- 2118(=)S
- (getc(stream);)546 2202 A
- 3240 V
- (47721)210 648 A
- (while)210 1698 A
- ((width)252 1950 A
- 2244(&&)S
- (isdigit(c)))462 2370 A
- 2874({)S
- 3330 V
- (47722)210 648 A
- (digit_seen++;)546 2034 A
- 3420 V
- (47723)210 648 A
- (*bufp++)294 2034 A
- 2370(=)S
- 2454(c;)S
- 3510 V
- (47724)210 648 A
- 2034(if)S
- ((--width))378 2160 A
- 3600 V
- (47725)210 648 A
- 2370(c)S
- 2454(=)S
- (getc(stream);)546 2538 A
- 3690 V
- (47726)210 648 A
- 1698(})S
- 3780 V
- (47727)210 648 A
- 1362(})S
- 3870 V
- (47728)210 648 A
- 3960 V
- (47729)210 648 A
- 1362(if)S
- ((!digit_seen))546 1488 A
- 2076({)S
- 4050 V
- (47730)210 648 A
- 1698(if)S
- ((width)252 1824 A
- 2118(&&)S
- 2244(c)S
- 2328(!=)S
- (EOF))168 2454 A
- (ungetc(c,)378 2664 A
- (stream);)336 3084 A
- 4140 V
- (47731)210 648 A
- (return)252 1698 A
- (inp_buf)294 1992 A
- 2328(-)S
- 2412(1;)S
- 4230 V
- (47732)210 648 A
- 1362(})S
- 4320 V
- (47733)210 648 A
- (else)168 1362 A
- (digit_seen)420 1572 A
- 2034(=)S
- 2118(0;)S
- 4410 V
- (47734)210 648 A
- 4500 V
- (47735)210 648 A
- 1362(if)S
- ((width)252 1488 A
- 1782(&&)S
- 1908((c)S
- 2034(==)S
- ('e')126 2160 A
- 2328(||)S
- 2454(c)S
- 2538(==)S
- ('E')))210 2664 A
- 2916({)S
- 4590 V
- (47736)210 648 A
- (*bufp++)294 1698 A
- 2034(=)S
- 2118(c;)S
- 4680 V
- (47737)210 648 A
- 1698(if)S
- ((--width))378 1824 A
- 4770 V
- (47738)210 648 A
- 2034(c)S
- 2118(=)S
- (getc(stream);)546 2202 A
- 4860 V
- (47739)210 648 A
- 1698(if)S
- ((width)252 1824 A
- 2118(&&)S
- 2244((c)S
- 2370(==)S
- ('+')126 2496 A
- 2664(||)S
- 2790(c)S
- 2874(==)S
- ('-')))210 3000 A
- 3252({)S
- 4950 V
- (47740)210 648 A
- (*bufp++)294 2034 A
- 2370(=)S
- 2454(c;)S
- 5040 V
- (47741)210 648 A
- 2034(if)S
- ((--width))378 2160 A
- 5130 V
- (47742)210 648 A
- 2370(c)S
- 2454(=)S
- (getc(stream);)546 2538 A
- 5220 V
- (47743)210 648 A
- 1698(})S
- 5310 V
- (47744)210 648 A
- (while)210 1698 A
- ((width)252 1950 A
- 2244(&&)S
- (isdigit(c)))462 2370 A
- 2874({)S
- 5400 V
- (47745)210 648 A
- (digit_seen++;)546 2034 A
- 5490 V
- (47746)210 648 A
- (*bufp++)294 2034 A
- 2370(=)S
- 2454(c;)S
- 5580 V
- (47747)210 648 A
- 2034(if)S
- ((--width))378 2160 A
- 5670 V
- (47748)210 648 A
- 2370(c)S
- 2454(=)S
- (getc(stream);)546 2538 A
- 5760 V
- (47749)210 648 A
- 1698(})S
- 5850 V
- (47750)210 648 A
- 1698(if)S
- ((!digit_seen))546 1824 A
- 2412({)S
- 5940 V
- (47751)210 648 A
- 2034(if)S
- ((width)252 2160 A
- 2454(&&)S
- 2580(c)S
- 2664(!=)S
- (EOF))168 2790 A
- (ungetc(c,stream);)714 3000 A
- 6030 V
- (47752)210 648 A
- (return)252 2034 A
- (inp_buf)294 2328 A
- 2664(-)S
- 2748(1;)S
- 6120 V
- (47753)210 648 A
- 1698(})S
- 6210 V
- (47754)210 648 A
- 1362(})S
- 8418 V
- EP
- %%Page: 437 437
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 12 B
- (437)180 4248 A
- 900 V
- 7 LST
- (47755)210 648 A
- 990 V
- (47756)210 648 A
- 1362(if)S
- ((width)252 1488 A
- 1782(&&)S
- 1908(c)S
- 1992(!=)S
- (EOF))168 2118 A
- (ungetc(c,)378 2328 A
- (stream);)336 2748 A
- 1080 V
- (47757)210 648 A
- (*bufp)210 1362 A
- 1614(=)S
- ('\0';)210 1698 A
- 1170 V
- (47758)210 648 A
- (return)252 1362 A
- (bufp)168 1656 A
- 1866(-)S
- 1950(1;)S
- 1260 V
- (47759)210 648 A
- 1026(})S
- 1350 V
- (47760)210 648 A
- (#endif)252 1026 A
- 1362(/*)S
- (NOFLOAT)294 1488 A
- 1824(*/)S
- 1440 V
- (47761)210 648 A
- 1530 V
- (47762)210 648 A
- 1620 V
- (47763)210 648 A
- 1026(/*)S
- 1710 V
- (47764)210 648 A
- 1068(*)S
- (the)126 1152 A
- (routine)294 1320 A
- (that)168 1656 A
- (does)168 1866 A
- (the)126 2076 A
- (scanning)336 2244 A
- 1800 V
- (47765)210 648 A
- 1068(*/)S
- 1890 V
- (47766)210 648 A
- 1980 V
- (47767)210 648 A
- (int)126 1026 A
- 2070 V
- (47768)210 648 A
- (_doscan(register)672 1026 A
- (FILE)168 1740 A
- (*stream,)336 1950 A
- (const)210 2328 A
- (char)168 2580 A
- (*format,)336 2790 A
- (va_list)294 3168 A
- (ap))126 3504 A
- 2160 V
- (47769)210 648 A
- 1026({)S
- 2250 V
- (47770)210 648 A
- (int)126 1362 A
- (done)168 2034 A
- 2244(=)S
- 2328(0;)S
- 2706(/*)S
- (number)252 2832 A
- 3126(of)S
- (items)210 3252 A
- (done)168 3504 A
- 3714(*/)S
- 2340 V
- (47771)210 648 A
- (int)126 1362 A
- (nrchars)294 2034 A
- 2370(=)S
- 2454(0;)S
- 2706(/*)S
- (number)252 2832 A
- 3126(of)S
- (characters)420 3252 A
- (read)168 3714 A
- 3924(*/)S
- 2430 V
- (47772)210 648 A
- (int)126 1362 A
- (conv)168 2034 A
- 2244(=)S
- 2328(0;)S
- 2706(/*)S
- 2832(#)S
- 2916(of)S
- (conversions)462 3042 A
- 3546(*/)S
- 2520 V
- (47773)210 648 A
- (int)126 1362 A
- (base;)210 2034 A
- 2706(/*)S
- (conversion)420 2832 A
- (base)168 3294 A
- 3504(*/)S
- 2610 V
- (47774)210 648 A
- (unsigned)336 1362 A
- (long)168 1740 A
- (val;)168 2034 A
- 2706(/*)S
- 2832(an)S
- (integer)294 2958 A
- (value)210 3294 A
- 3546(*/)S
- 2700 V
- (47775)210 648 A
- (register)336 1362 A
- (char)168 1740 A
- (*str;)210 2034 A
- 2706(/*)S
- (temporary)378 2832 A
- (pointer)294 3252 A
- 3588(*/)S
- 2790 V
- (47776)210 648 A
- (char)168 1362 A
- (*tmp_string;)504 2034 A
- 2706(/*)S
- (ditto)210 2832 A
- 3084(*/)S
- 2880 V
- (47777)210 648 A
- (unsigned)336 1362 A
- (width)210 2034 A
- 2286(=)S
- 2370(0;)S
- 2706(/*)S
- (width)210 2832 A
- 3084(of)S
- (field)210 3210 A
- 3462(*/)S
- 2970 V
- (47778)210 648 A
- (int)126 1362 A
- (flags;)252 2034 A
- 2706(/*)S
- (some)168 2832 A
- (flags)210 3042 A
- 3294(*/)S
- 3060 V
- (47779)210 648 A
- (int)126 1362 A
- (reverse;)336 2034 A
- 2706(/*)S
- (reverse)294 2832 A
- (the)126 3168 A
- (checking)336 3336 A
- 3714(in)S
- ([...])210 3840 A
- 4092(*/)S
- 3150 V
- (47780)210 648 A
- (int)126 1362 A
- (kind;)210 2034 A
- 3240 V
- (47781)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 2034(ic)S
- 2160(=)S
- (EOF;)168 2244 A
- 2706(/*)S
- (the)126 2832 A
- (input)210 3000 A
- (character)378 3252 A
- 3672(*/)S
- 3330 V
- (47782)210 648 A
- (#ifndef)294 1026 A
- (NOFLOAT)294 1362 A
- 3420 V
- (47783)210 648 A
- (long)168 1362 A
- (double)252 1572 A
- (ld_val;)294 2034 A
- 3510 V
- (47784)210 648 A
- (#endif)252 1026 A
- 3600 V
- (47785)210 648 A
- 3690 V
- (47786)210 648 A
- 1362(if)S
- ((!*format))420 1488 A
- (return)252 1950 A
- 2244(0;)S
- 3780 V
- (47787)210 648 A
- 3870 V
- (47788)210 648 A
- (while)210 1362 A
- ((1))126 1614 A
- 1782({)S
- 3960 V
- (47789)210 648 A
- 1698(if)S
- ((isspace(*format)))756 1824 A
- 2622({)S
- 4050 V
- (47790)210 648 A
- (while)210 2034 A
- ((isspace(*format)))756 2286 A
- 4140 V
- (47791)210 648 A
- (format++;)378 2370 A
- 3042(/*)S
- (skip)168 3168 A
- (whitespace)420 3378 A
- 3840(*/)S
- 4230 V
- (47792)210 648 A
- 2034(ic)S
- 2160(=)S
- (getc(stream);)546 2244 A
- 4320 V
- (47793)210 648 A
- (nrchars++;)420 2034 A
- 4410 V
- (47794)210 648 A
- (while)210 2034 A
- ((isspace)336 2286 A
- ((ic)))210 2664 A
- 2916({)S
- 4500 V
- (47795)210 648 A
- 2370(ic)S
- 2496(=)S
- (getc(stream);)546 2580 A
- 4590 V
- (47796)210 648 A
- (nrchars++;)420 2370 A
- 4680 V
- (47797)210 648 A
- 2034(})S
- 4770 V
- (47798)210 648 A
- 2034(if)S
- ((ic)126 2160 A
- 2328(!=)S
- (EOF))168 2454 A
- (ungetc(ic,stream);)756 2664 A
- 4860 V
- (47799)210 648 A
- (nrchars--;)420 2034 A
- 4950 V
- (47800)210 648 A
- 1698(})S
- 5040 V
- (47801)210 648 A
- 1698(if)S
- ((!*format))420 1824 A
- (break;)252 2286 A
- 2706(/*)S
- (end)126 2832 A
- 3000(of)S
- (format)252 3126 A
- 3420(*/)S
- 5130 V
- (47802)210 648 A
- 5220 V
- (47803)210 648 A
- 1698(if)S
- ((*format)336 1824 A
- 2202(!=)S
- ('%'))168 2328 A
- 2538({)S
- 5310 V
- (47804)210 648 A
- 2034(ic)S
- 2160(=)S
- (getc(stream);)546 2244 A
- 5400 V
- (47805)210 648 A
- (nrchars++;)420 2034 A
- 5490 V
- (47806)210 648 A
- 2034(if)S
- ((ic)126 2160 A
- 2328(!=)S
- (*format++))420 2454 A
- (break;)252 2916 A
- 3378(/*)S
- (error)210 3504 A
- 3756(*/)S
- 5580 V
- (47807)210 648 A
- (continue;)378 2034 A
- 5670 V
- (47808)210 648 A
- 1698(})S
- 5760 V
- (47809)210 648 A
- (format++;)378 1698 A
- 5850 V
- (47810)210 648 A
- 1698(if)S
- ((*format)336 1824 A
- 2202(==)S
- ('%'))168 2328 A
- 2538({)S
- 5940 V
- (47811)210 648 A
- 2034(ic)S
- 2160(=)S
- (getc(stream);)546 2244 A
- 6030 V
- (47812)210 648 A
- (nrchars++;)420 2034 A
- 6120 V
- (47813)210 648 A
- 2034(if)S
- ((ic)126 2160 A
- 2328(==)S
- ('%'))168 2454 A
- 2664({)S
- 6210 V
- (47814)210 648 A
- (format++;)378 2370 A
- 8418 V
- EP
- %%Page: 438 438
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (438)180 648 A
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (47815)210 648 A
- (continue;)378 2370 A
- 990 V
- (47816)210 648 A
- 2034(})S
- 1080 V
- (47817)210 648 A
- (else)168 2034 A
- (break;)252 2244 A
- 1170 V
- (47818)210 648 A
- 1698(})S
- 1260 V
- (47819)210 648 A
- (flags)210 1698 A
- 1950(=)S
- 2034(0;)S
- 1350 V
- (47820)210 648 A
- 1698(if)S
- ((*format)336 1824 A
- 2202(==)S
- ('*'))168 2328 A
- 2538({)S
- 1440 V
- (47821)210 648 A
- (format++;)378 2034 A
- 1530 V
- (47822)210 648 A
- (flags)210 2034 A
- 2286(|=)S
- (FL_NOASSIGN;)504 2412 A
- 1620 V
- (47823)210 648 A
- 1698(})S
- 1710 V
- (47824)210 648 A
- 1698(if)S
- ((isdigit)336 1824 A
- ((*format)))420 2202 A
- 2664({)S
- 1800 V
- (47825)210 648 A
- (flags)210 2034 A
- 2286(|=)S
- (FL_WIDTHSPEC;)546 2412 A
- 1890 V
- (47826)210 648 A
- (for)126 2034 A
- ((width)252 2202 A
- 2496(=)S
- 2580(0;)S
- (isdigit)294 2706 A
- ((*format);))462 3042 A
- 1980 V
- (47827)210 648 A
- (width)210 2370 A
- 2622(=)S
- (width)210 2706 A
- 2958(*)S
- 3042(10)S
- 3168(+)S
- (*format++)378 3252 A
- 3672(-)S
- ('0';)168 3756 A
- 2070 V
- (47828)210 648 A
- 1698(})S
- 2160 V
- (47829)210 648 A
- 2250 V
- (47830)210 648 A
- (switch)252 1698 A
- ((*format))378 1992 A
- 2412({)S
- 2340 V
- (47831)210 648 A
- (case)168 1698 A
- ('h':)168 1908 A
- (flags)210 2118 A
- 2370(|=)S
- (FL_SHORT;)378 2496 A
- (format++;)378 2916 A
- (break;)252 3336 A
- 2430 V
- (47832)210 648 A
- (case)168 1698 A
- ('l':)168 1908 A
- (flags)210 2118 A
- 2370(|=)S
- (FL_LONG;)336 2496 A
- (format++;)378 2874 A
- (break;)252 3294 A
- 2520 V
- (47833)210 648 A
- (case)168 1698 A
- ('L':)168 1908 A
- (flags)210 2118 A
- 2370(|=)S
- (FL_LONGDOUBLE;)588 2496 A
- (format++;)378 3126 A
- (break;)252 3546 A
- 2610 V
- (47834)210 648 A
- 1698(})S
- 2700 V
- (47835)210 648 A
- (kind)168 1698 A
- 1908(=)S
- (*format;)336 1992 A
- 2790 V
- (47836)210 648 A
- 1698(if)S
- (((kind)252 1824 A
- 2118(!=)S
- ('c'))168 2244 A
- 2454(&&)S
- ((kind)210 2580 A
- 2832(!=)S
- ('['))168 2958 A
- 3168(&&)S
- ((kind)210 3294 A
- 3546(!=)S
- ('n')))210 3672 A
- 3924({)S
- 2880 V
- (47837)210 648 A
- 2034(do)S
- 2160({)S
- 2970 V
- (47838)210 648 A
- 2370(ic)S
- 2496(=)S
- (getc(stream);)546 2580 A
- 3060 V
- (47839)210 648 A
- (nrchars++;)420 2370 A
- 3150 V
- (47840)210 648 A
- 2034(})S
- (while)210 2118 A
- ((isspace(ic));)588 2370 A
- 3240 V
- (47841)210 648 A
- 2034(if)S
- ((ic)126 2160 A
- 2328(==)S
- (EOF))168 2454 A
- (break;)252 2664 A
- 3378(/*)S
- (outer)210 3504 A
- (while)210 3756 A
- 4008(*/)S
- 3330 V
- (47842)210 648 A
- 1698(})S
- (else)168 1782 A
- 1992(if)S
- ((kind)210 2118 A
- 2370(!=)S
- ('n'))168 2496 A
- 2706({)S
- 3378(/*)S
- 3504(%c)S
- 3630(or)S
- 3756(%[)S
- 3882(*/)S
- 3420 V
- (47843)210 648 A
- 2034(ic)S
- 2160(=)S
- (getc(stream);)546 2244 A
- 3510 V
- (47844)210 648 A
- 2034(if)S
- ((ic)126 2160 A
- 2328(==)S
- (EOF))168 2454 A
- (break;)252 2664 A
- 3378(/*)S
- (outer)210 3504 A
- (while)210 3756 A
- 4008(*/)S
- 3600 V
- (47845)210 648 A
- (nrchars++;)420 2034 A
- 3690 V
- (47846)210 648 A
- 1698(})S
- 3780 V
- (47847)210 648 A
- (switch)252 1698 A
- ((kind))252 1992 A
- 2286({)S
- 3870 V
- (47848)210 648 A
- (default:)336 1698 A
- 3960 V
- (47849)210 648 A
- 2034(/*)S
- (not)126 2160 A
- (recognized,)462 2328 A
- (like)168 2832 A
- 3042(%q)S
- 3168(*/)S
- 4050 V
- (47850)210 648 A
- (return)252 2034 A
- (conv)168 2328 A
- 2538(||)S
- ((ic)126 2664 A
- 2832(!=)S
- (EOF))168 2958 A
- 3168(?)S
- (done)168 3252 A
- 3462(:)S
- (EOF;)168 3546 A
- 4140 V
- (47851)210 648 A
- (break;)252 2034 A
- 4230 V
- (47852)210 648 A
- (case)168 1698 A
- ('n':)168 1908 A
- 4320 V
- (47853)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 3210({)S
- 3378(/*)S
- (silly,)252 3504 A
- (though)252 3798 A
- 4092(*/)S
- 4410 V
- (47854)210 648 A
- 2370(if)S
- ((flags)252 2496 A
- 2790(&)S
- (FL_SHORT))378 2874 A
- 4500 V
- (47855)210 648 A
- (*va_arg(ap,)462 2706 A
- (short)210 3210 A
- 3462(*))S
- 3588(=)S
- ((short))294 3672 A
- (nrchars;)336 4008 A
- 4590 V
- (47856)210 648 A
- (else)168 2370 A
- 2580(if)S
- ((flags)252 2706 A
- 3000(&)S
- (FL_LONG))336 3084 A
- 4680 V
- (47857)210 648 A
- (*va_arg(ap,)462 2706 A
- (long)168 3210 A
- 3420(*))S
- 3546(=)S
- ((long))252 3630 A
- (nrchars;)336 3924 A
- 4770 V
- (47858)210 648 A
- (else)168 2370 A
- 4860 V
- (47859)210 648 A
- (*va_arg(ap,)462 2706 A
- (int)126 3210 A
- 3378(*))S
- 3504(=)S
- ((int))210 3588 A
- (nrchars;)336 3840 A
- 4950 V
- (47860)210 648 A
- 2034(})S
- 5040 V
- (47861)210 648 A
- (break;)252 2034 A
- 5130 V
- (47862)210 648 A
- (case)168 1698 A
- ('p':)168 1908 A
- 2706(/*)S
- (pointer)294 2832 A
- 3168(*/)S
- 5220 V
- (47863)210 648 A
- (set_pointer(flags);)798 2034 A
- 5310 V
- (47864)210 648 A
- 2034(/*)S
- (fallthrough)462 2160 A
- 2664(*/)S
- 5400 V
- (47865)210 648 A
- (case)168 1698 A
- ('b':)168 1908 A
- 2706(/*)S
- (binary)252 2832 A
- 3126(*/)S
- 5490 V
- (47866)210 648 A
- (case)168 1698 A
- ('d':)168 1908 A
- 2706(/*)S
- (decimal)294 2832 A
- 3168(*/)S
- 5580 V
- (47867)210 648 A
- (case)168 1698 A
- ('i':)168 1908 A
- 2706(/*)S
- (general)294 2832 A
- (integer)294 3168 A
- 3504(*/)S
- 5670 V
- (47868)210 648 A
- (case)168 1698 A
- ('o':)168 1908 A
- 2706(/*)S
- (octal)210 2832 A
- 3084(*/)S
- 5760 V
- (47869)210 648 A
- (case)168 1698 A
- ('u':)168 1908 A
- 2706(/*)S
- (unsigned)336 2832 A
- 3210(*/)S
- 5850 V
- (47870)210 648 A
- (case)168 1698 A
- ('x':)168 1908 A
- 2706(/*)S
- (hexadecimal)462 2832 A
- 3336(*/)S
- 5940 V
- (47871)210 648 A
- (case)168 1698 A
- ('X':)168 1908 A
- 2706(/*)S
- (ditto)210 2832 A
- 3084(*/)S
- 6030 V
- (47872)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_WIDTHSPEC))546 2622 A
- 3210(||)S
- (width)210 3336 A
- 3588(>)S
- (NUMLEN))294 3672 A
- 6120 V
- (47873)210 648 A
- (width)210 2370 A
- 2622(=)S
- (NUMLEN;)294 2706 A
- 6210 V
- (47874)210 648 A
- 2034(if)S
- ((!width))336 2160 A
- (return)252 2538 A
- (done;)210 2832 A
- 8418 V
- EP
- %%Page: 439 439
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 12 B
- (439)180 4248 A
- 900 V
- 7 LST
- (47875)210 648 A
- 990 V
- (47876)210 648 A
- (str)126 2034 A
- 2202(=)S
- (o_collect(ic,)546 2286 A
- (stream,)294 2874 A
- (kind,)210 3210 A
- (width,)252 3462 A
- (&base);)294 3756 A
- 1080 V
- (47877)210 648 A
- 2034(if)S
- ((str)168 2160 A
- 2370(<)S
- (inp_buf)294 2454 A
- 1170 V
- (47878)210 648 A
- 2202(||)S
- ((str)168 2328 A
- 2538(==)S
- (inp_buf)294 2664 A
- 1260 V
- (47879)210 648 A
- 2538(&&)S
- ((*str)210 2664 A
- 2916(==)S
- ('-')126 3042 A
- 1350 V
- (47880)210 648 A
- 2706(||)S
- (*str)168 2832 A
- 3042(==)S
- ('+'))))252 3168 A
- (return)252 3462 A
- (done;)210 3756 A
- 1440 V
- (47881)210 648 A
- 1530 V
- (47882)210 648 A
- 2034(/*)S
- 1620 V
- (47883)210 648 A
- 2076(*)S
- (Although)336 2160 A
- (the)126 2538 A
- (length)252 2706 A
- 3000(of)S
- (the)126 3126 A
- (number)252 3294 A
- 3588(is)S
- (str-inp_buf+1)546 3714 A
- 1710 V
- (47884)210 648 A
- 2076(*)S
- 2160(we)S
- (don't)210 2286 A
- (add)126 2538 A
- (the)126 2706 A
- 2874(1)S
- (since)210 2958 A
- 3210(we)S
- (counted)294 3336 A
- 3672(it)S
- (already)294 3798 A
- 1800 V
- (47885)210 648 A
- 2076(*/)S
- 1890 V
- (47886)210 648 A
- (nrchars)294 2034 A
- 2370(+=)S
- (str)126 2496 A
- 2664(-)S
- (inp_buf;)336 2748 A
- 1980 V
- (47887)210 648 A
- 2070 V
- (47888)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 3210({)S
- 2160 V
- (47889)210 648 A
- 2370(if)S
- ((kind)210 2496 A
- 2748(==)S
- ('d')126 2874 A
- 3042(||)S
- (kind)168 3168 A
- 3378(==)S
- ('i'))168 3504 A
- 2250 V
- (47890)210 648 A
- (val)126 2538 A
- 2706(=)S
- (strtol(inp_buf,)630 2790 A
- (&tmp_string,)504 3462 A
- (base);)252 4008 A
- 2340 V
- (47891)210 648 A
- (else)168 2370 A
- 2430 V
- (47892)210 648 A
- (val)126 2538 A
- 2706(=)S
- (strtoul(inp_buf,)672 2790 A
- (&tmp_string,)504 3504 A
- (base);)252 4050 A
- 2520 V
- (47893)210 648 A
- 2370(if)S
- ((flags)252 2496 A
- 2790(&)S
- (FL_LONG))336 2874 A
- 2610 V
- (47894)210 648 A
- (*va_arg(ap,)462 2706 A
- (unsigned)336 3210 A
- (long)168 3588 A
- 3798(*))S
- 3924(=)S
- ((unsigned)378 4008 A
- (long))210 4428 A
- (val;)168 4680 A
- 2700 V
- (47895)210 648 A
- (else)168 2370 A
- 2580(if)S
- ((flags)252 2706 A
- 3000(&)S
- (FL_SHORT))378 3084 A
- 2790 V
- (47896)210 648 A
- (*va_arg(ap,)462 2706 A
- (unsigned)336 3210 A
- (short)210 3588 A
- 3840(*))S
- 3966(=)S
- ((unsigned)378 4050 A
- (short))252 4470 A
- (val;)168 4764 A
- 2880 V
- (47897)210 648 A
- (else)168 2370 A
- 2970 V
- (47898)210 648 A
- (*va_arg(ap,)462 2706 A
- (unsigned)336 3210 A
- 3588(*))S
- 3714(=)S
- ((unsigned))420 3798 A
- (val;)168 4260 A
- 3060 V
- (47899)210 648 A
- 2034(})S
- 3150 V
- (47900)210 648 A
- (break;)252 2034 A
- 3240 V
- (47901)210 648 A
- (case)168 1698 A
- ('c':)168 1908 A
- 3330 V
- (47902)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_WIDTHSPEC)))588 2622 A
- 3420 V
- (47903)210 648 A
- (width)210 2370 A
- 2622(=)S
- 2706(1;)S
- 3510 V
- (47904)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 3600 V
- (47905)210 648 A
- (str)126 2370 A
- 2538(=)S
- (va_arg(ap,)420 2622 A
- (char)168 3084 A
- (*);)126 3294 A
- 3690 V
- (47906)210 648 A
- 2034(if)S
- ((!width))336 2160 A
- (return)252 2538 A
- (done;)210 2832 A
- 3780 V
- (47907)210 648 A
- 3870 V
- (47908)210 648 A
- (while)210 2034 A
- ((width)252 2286 A
- 2580(&&)S
- 2706(ic)S
- 2832(!=)S
- (EOF))168 2958 A
- 3168({)S
- 3960 V
- (47909)210 648 A
- 2370(if)S
- ((!(flags)336 2496 A
- 2874(&)S
- (FL_NOASSIGN)))546 2958 A
- 4050 V
- (47910)210 648 A
- (*str++)252 2706 A
- 3000(=)S
- ((char))252 3084 A
- (ic;)126 3378 A
- 4140 V
- (47911)210 648 A
- 2370(if)S
- ((--width))378 2496 A
- 2916({)S
- 4230 V
- (47912)210 648 A
- 2706(ic)S
- 2832(=)S
- (getc(stream);)546 2916 A
- 4320 V
- (47913)210 648 A
- (nrchars++;)420 2706 A
- 4410 V
- (47914)210 648 A
- 2370(})S
- 4500 V
- (47915)210 648 A
- 2034(})S
- 4590 V
- (47916)210 648 A
- 4680 V
- (47917)210 648 A
- 2034(if)S
- ((width))294 2160 A
- 2496({)S
- 4770 V
- (47918)210 648 A
- 2370(if)S
- ((ic)126 2496 A
- 2664(!=)S
- (EOF))168 2790 A
- (ungetc(ic,stream);)756 3000 A
- 4860 V
- (47919)210 648 A
- (nrchars--;)420 2370 A
- 4950 V
- (47920)210 648 A
- 2034(})S
- 5040 V
- (47921)210 648 A
- (break;)252 2034 A
- 5130 V
- (47922)210 648 A
- (case)168 1698 A
- ('s':)168 1908 A
- 5220 V
- (47923)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_WIDTHSPEC)))588 2622 A
- 5310 V
- (47924)210 648 A
- (width)210 2370 A
- 2622(=)S
- (0xffff;)294 2706 A
- 5400 V
- (47925)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 5490 V
- (47926)210 648 A
- (str)126 2370 A
- 2538(=)S
- (va_arg(ap,)420 2622 A
- (char)168 3084 A
- (*);)126 3294 A
- 5580 V
- (47927)210 648 A
- 2034(if)S
- ((!width))336 2160 A
- (return)252 2538 A
- (done;)210 2832 A
- 5670 V
- (47928)210 648 A
- 5760 V
- (47929)210 648 A
- (while)210 2034 A
- ((width)252 2286 A
- 2580(&&)S
- 2706(ic)S
- 2832(!=)S
- (EOF)126 2958 A
- 3126(&&)S
- (!isspace(ic)))546 3252 A
- 3840({)S
- 5850 V
- (47930)210 648 A
- 2370(if)S
- ((!(flags)336 2496 A
- 2874(&)S
- (FL_NOASSIGN)))546 2958 A
- 5940 V
- (47931)210 648 A
- (*str++)252 2706 A
- 3000(=)S
- ((char))252 3084 A
- (ic;)126 3378 A
- 6030 V
- (47932)210 648 A
- 2370(if)S
- ((--width))378 2496 A
- 2916({)S
- 6120 V
- (47933)210 648 A
- 2706(ic)S
- 2832(=)S
- (getc(stream);)546 2916 A
- 6210 V
- (47934)210 648 A
- (nrchars++;)420 2706 A
- 8418 V
- EP
- %%Page: 440 440
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (440)180 648 A
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (47935)210 648 A
- 2370(})S
- 990 V
- (47936)210 648 A
- 2034(})S
- 1080 V
- (47937)210 648 A
- 2034(/*)S
- (terminate)378 2160 A
- (the)126 2580 A
- (string)252 2748 A
- 3042(*/)S
- 1170 V
- (47938)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 1260 V
- (47939)210 648 A
- (*str)168 2370 A
- 2580(=)S
- ('\0';)210 2664 A
- 1350 V
- (47940)210 648 A
- 2034(if)S
- ((width))294 2160 A
- 2496({)S
- 1440 V
- (47941)210 648 A
- 2370(if)S
- ((ic)126 2496 A
- 2664(!=)S
- (EOF))168 2790 A
- (ungetc(ic,stream);)756 3000 A
- 1530 V
- (47942)210 648 A
- (nrchars--;)420 2370 A
- 1620 V
- (47943)210 648 A
- 2034(})S
- 1710 V
- (47944)210 648 A
- (break;)252 2034 A
- 1800 V
- (47945)210 648 A
- (case)168 1698 A
- ('[':)168 1908 A
- 1890 V
- (47946)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_WIDTHSPEC)))588 2622 A
- 1980 V
- (47947)210 648 A
- (width)210 2370 A
- 2622(=)S
- (0xffff;)294 2706 A
- 2070 V
- (47948)210 648 A
- 2034(if)S
- ((!width))336 2160 A
- (return)252 2538 A
- (done;)210 2832 A
- 2160 V
- (47949)210 648 A
- 2250 V
- (47950)210 648 A
- 2034(if)S
- 2160(()S
- (*++format)378 2244 A
- 2664(==)S
- ('303')126 2790 A
- 2958())S
- 3042({)S
- 2340 V
- (47951)210 648 A
- (reverse)294 2370 A
- 2706(=)S
- 2790(1;)S
- 2430 V
- (47952)210 648 A
- (format++;)378 2370 A
- 2520 V
- (47953)210 648 A
- 2034(})S
- (else)168 2118 A
- 2610 V
- (47954)210 648 A
- (reverse)294 2370 A
- 2706(=)S
- 2790(0;)S
- 2700 V
- (47955)210 648 A
- 2790 V
- (47956)210 648 A
- (for)126 2034 A
- ((str)168 2202 A
- 2412(=)S
- (Xtable;)294 2496 A
- (str)126 2832 A
- 3000(<)S
- (&Xtable[NR_CHARS])714 3084 A
- 2880 V
- (47957)210 648 A
- 3378(;)S
- (str++))252 3462 A
- 2970 V
- (47958)210 648 A
- (*str)168 2370 A
- 2580(=)S
- 2664(0;)S
- 3060 V
- (47959)210 648 A
- 3150 V
- (47960)210 648 A
- 2034(if)S
- ((*format)336 2160 A
- 2538(==)S
- (']'))168 2664 A
- (Xtable[*format++])714 2874 A
- 3630(=)S
- 3714(1;)S
- 3240 V
- (47961)210 648 A
- 3330 V
- (47962)210 648 A
- (while)210 2034 A
- ((*format)336 2286 A
- 2664(&&)S
- (*format)294 2790 A
- 3126(!=)S
- (']'))168 3252 A
- 3462({)S
- 3420 V
- (47963)210 648 A
- (Xtable[*format++])714 2370 A
- 3126(=)S
- 3210(1;)S
- 3510 V
- (47964)210 648 A
- 2370(if)S
- ((*format)336 2496 A
- 2874(==)S
- ('-'))168 3000 A
- 3210({)S
- 3600 V
- (47965)210 648 A
- (format++;)378 2706 A
- 3690 V
- (47966)210 648 A
- 2706(if)S
- ((*format)336 2832 A
- 3780 V
- (47967)210 648 A
- 2874(&&)S
- (*format)294 3000 A
- 3336(!=)S
- (']')126 3462 A
- 3870 V
- (47968)210 648 A
- 2874(&&)S
- (*(format))378 3000 A
- 3420(>=)S
- (*(format)336 3546 A
- (-2)))168 3924 A
- 4134({)S
- 3960 V
- (47969)210 648 A
- (int)126 3042 A
- 3210(c;)S
- 4050 V
- (47970)210 648 A
- 4140 V
- (47971)210 648 A
- (for()168 3042 A
- 3252(c)S
- 3336(=)S
- (*(format)336 3420 A
- (-2))126 3798 A
- 3966(+)S
- 4050(1)S
- 4230 V
- (47972)210 648 A
- 3210(;)S
- 3294(c)S
- 3378(<=)S
- (*format)294 3504 A
- 3840(;)S
- (c++))168 3924 A
- 4320 V
- (47973)210 648 A
- (Xtable[c])378 3378 A
- 3798(=)S
- 3882(1;)S
- 4410 V
- (47974)210 648 A
- (format++;)378 3042 A
- 4500 V
- (47975)210 648 A
- 2706(})S
- 4590 V
- (47976)210 648 A
- (else)168 2706 A
- (Xtable['-'])462 2916 A
- 3420(=)S
- 3504(1;)S
- 4680 V
- (47977)210 648 A
- 2370(})S
- 4770 V
- (47978)210 648 A
- 2034(})S
- 4860 V
- (47979)210 648 A
- 2034(if)S
- ((!*format))420 2160 A
- (return)252 2622 A
- (done;)210 2916 A
- 4950 V
- (47980)210 648 A
- 5040 V
- (47981)210 648 A
- 2034(if)S
- ((!(Xtable[ic])546 2160 A
- 2748(303)S
- (reverse)))378 2832 A
- (return)252 3252 A
- (done;)210 3546 A
- 5130 V
- (47982)210 648 A
- 5220 V
- (47983)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 5310 V
- (47984)210 648 A
- (str)126 2370 A
- 2538(=)S
- (va_arg(ap,)420 2622 A
- (char)168 3084 A
- (*);)126 3294 A
- 5400 V
- (47985)210 648 A
- 5490 V
- (47986)210 648 A
- 2034(do)S
- 2160({)S
- 5580 V
- (47987)210 648 A
- 2370(if)S
- ((!(flags)336 2496 A
- 2874(&)S
- (FL_NOASSIGN)))546 2958 A
- 5670 V
- (47988)210 648 A
- (*str++)252 2706 A
- 3000(=)S
- ((char))252 3084 A
- (ic;)126 3378 A
- 5760 V
- (47989)210 648 A
- 2370(if)S
- ((--width))378 2496 A
- 2916({)S
- 5850 V
- (47990)210 648 A
- 2706(ic)S
- 2832(=)S
- (getc(stream);)546 2916 A
- 5940 V
- (47991)210 648 A
- (nrchars++;)420 2706 A
- 6030 V
- (47992)210 648 A
- 2370(})S
- 6120 V
- (47993)210 648 A
- 2034(})S
- (while)210 2118 A
- ((width)252 2370 A
- 2664(&&)S
- 2790(ic)S
- 2916(!=)S
- (EOF)126 3042 A
- 3210(&&)S
- ((Xtable[ic])462 3336 A
- 3840(303)S
- (reverse));)420 3924 A
- 6210 V
- (47994)210 648 A
- 8418 V
- EP
- %%Page: 441 441
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1951(File:)S
- (src/lib/stdio/doscan.c)941 2184 A
- 12 B
- (441)180 4248 A
- 900 V
- 7 LST
- (47995)210 648 A
- 2034(if)S
- ((width))294 2160 A
- 2496({)S
- 990 V
- (47996)210 648 A
- 2370(if)S
- ((ic)126 2496 A
- 2664(!=)S
- (EOF))168 2790 A
- (ungetc(ic,)420 3000 A
- (stream);)336 3462 A
- 1080 V
- (47997)210 648 A
- (nrchars--;)420 2370 A
- 1170 V
- (47998)210 648 A
- 2034(})S
- 1260 V
- (47999)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 3210({)S
- 3378(/*)S
- (terminate)378 3504 A
- (string)252 3924 A
- 4218(*/)S
- 1350 V
- (48000)210 648 A
- (*str)168 2370 A
- 2580(=)S
- ('\0';)210 2664 A
- 1440 V
- (48001)210 648 A
- 2034(})S
- 1530 V
- (48002)210 648 A
- (break;)252 2034 A
- 1620 V
- (48003)210 648 A
- (#ifndef)294 1026 A
- (NOFLOAT)294 1362 A
- 1710 V
- (48004)210 648 A
- (case)168 1698 A
- ('e':)168 1908 A
- 1800 V
- (48005)210 648 A
- (case)168 1698 A
- ('E':)168 1908 A
- 1890 V
- (48006)210 648 A
- (case)168 1698 A
- ('f':)168 1908 A
- 1980 V
- (48007)210 648 A
- (case)168 1698 A
- ('g':)168 1908 A
- 2070 V
- (48008)210 648 A
- (case)168 1698 A
- ('G':)168 1908 A
- 2160 V
- (48009)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_WIDTHSPEC))546 2622 A
- 3210(||)S
- (width)210 3336 A
- 3588(>)S
- (NUMLEN))294 3672 A
- 2250 V
- (48010)210 648 A
- (width)210 2370 A
- 2622(=)S
- (NUMLEN;)294 2706 A
- 2340 V
- (48011)210 648 A
- 2430 V
- (48012)210 648 A
- 2034(if)S
- ((!width))336 2160 A
- (return)252 2538 A
- (done;)210 2832 A
- 2520 V
- (48013)210 648 A
- (str)126 2034 A
- 2202(=)S
- (f_collect(ic,)546 2286 A
- (stream,)294 2874 A
- (width);)294 3210 A
- 2610 V
- (48014)210 648 A
- 2700 V
- (48015)210 648 A
- 2034(if)S
- ((str)168 2160 A
- 2370(<)S
- (inp_buf)294 2454 A
- 2790 V
- (48016)210 648 A
- 2202(||)S
- ((str)168 2328 A
- 2538(==)S
- (inp_buf)294 2664 A
- 2880 V
- (48017)210 648 A
- 2370(&&)S
- ((*str)210 2496 A
- 2748(==)S
- ('-')126 2874 A
- 2970 V
- (48018)210 648 A
- 2538(||)S
- (*str)168 2664 A
- 2874(==)S
- ('+'))))252 3000 A
- (return)252 3294 A
- (done;)210 3588 A
- 3060 V
- (48019)210 648 A
- 3150 V
- (48020)210 648 A
- 2034(/*)S
- 3240 V
- (48021)210 648 A
- 2076(*)S
- (Although)336 2160 A
- (the)126 2538 A
- (length)252 2706 A
- 3000(of)S
- (the)126 3126 A
- (number)252 3294 A
- 3588(is)S
- (str-inp_buf+1)546 3714 A
- 3330 V
- (48022)210 648 A
- 2076(*)S
- 2160(we)S
- (don't)210 2286 A
- (add)126 2538 A
- (the)126 2706 A
- 2874(1)S
- (since)210 2958 A
- 3210(we)S
- (counted)294 3336 A
- 3672(it)S
- (already)294 3798 A
- 3420 V
- (48023)210 648 A
- 2076(*/)S
- 3510 V
- (48024)210 648 A
- (nrchars)294 2034 A
- 2370(+=)S
- (str)126 2496 A
- 2664(-)S
- (inp_buf;)336 2748 A
- 3600 V
- (48025)210 648 A
- 3690 V
- (48026)210 648 A
- 2034(if)S
- ((!(flags)336 2160 A
- 2538(&)S
- (FL_NOASSIGN)))546 2622 A
- 3210({)S
- 3780 V
- (48027)210 648 A
- (ld_val)252 2370 A
- 2664(=)S
- (strtod(inp_buf,)630 2748 A
- (&tmp_string);)546 3420 A
- 3870 V
- (48028)210 648 A
- 2370(if)S
- ((flags)252 2496 A
- 2790(&)S
- (FL_LONGDOUBLE))588 2874 A
- 3960 V
- (48029)210 648 A
- (*va_arg(ap,)462 2706 A
- (long)168 3210 A
- (double)252 3420 A
- 3714(*))S
- 3840(=)S
- ((long)210 3924 A
- (double))294 4176 A
- (ld_val;)294 4512 A
- 4050 V
- (48030)210 648 A
- (else)168 2370 A
- 4140 V
- (48031)210 648 A
- 2538(if)S
- ((flags)252 2664 A
- 2958(&)S
- (FL_LONG))336 3042 A
- 4230 V
- (48032)210 648 A
- (*va_arg(ap,)462 2706 A
- (double)252 3210 A
- 3504(*))S
- 3630(=)S
- ((double))336 3714 A
- (ld_val;)294 4092 A
- 4320 V
- (48033)210 648 A
- (else)168 2370 A
- 4410 V
- (48034)210 648 A
- (*va_arg(ap,)462 2706 A
- (float)210 3210 A
- 3462(*))S
- 3588(=)S
- ((float))294 3672 A
- (ld_val;)294 4008 A
- 4500 V
- (48035)210 648 A
- 2034(})S
- 4590 V
- (48036)210 648 A
- (break;)252 2034 A
- 4680 V
- (48037)210 648 A
- (#endif)252 1026 A
- 4770 V
- (48038)210 648 A
- 1698(})S
- 2370(/*)S
- (end)126 2496 A
- (switch)252 2664 A
- 2958(*/)S
- 4860 V
- (48039)210 648 A
- (conv++;)294 1698 A
- 4950 V
- (48040)210 648 A
- 1698(if)S
- ((!(flags)336 1824 A
- 2202(&)S
- (FL_NOASSIGN))504 2286 A
- 2832(&&)S
- (kind)168 2958 A
- 3168(!=)S
- ('n'))168 3294 A
- (done++;)294 3504 A
- 5040 V
- (48041)210 648 A
- (format++;)378 1698 A
- 5130 V
- (48042)210 648 A
- 1362(})S
- 5220 V
- (48043)210 648 A
- (return)252 1362 A
- (conv)168 1656 A
- 1866(||)S
- ((ic)126 1992 A
- 2160(!=)S
- (EOF))168 2286 A
- 2496(?)S
- (done)168 2580 A
- 2790(:)S
- (EOF;)168 2874 A
- 5310 V
- (48044)210 648 A
- 1026(})S
- 8418 V
- EP
- %%Page: 442 442
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (442)180 648 A
- 11 R
- 2012(File:)S
- (src/lib/stdio/ecvt.c)819 2245 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 990 V
- 7 LST
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1080 V
- (src/lib/stdio/ecvt.c)840 1698 A
- 1170 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1350 V
- (48100)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (ecvt.c,v)336 1530 A
- (1.4)126 1908 A
- (90/02/27)336 2076 A
- (16:47:28)336 2454 A
- (eck)126 2832 A
- (Exp)126 3000 A
- 3168($)S
- 3252(*/)S
- 1440 V
- (48101)210 648 A
- 1530 V
- (48102)210 648 A
- (#ifndef)294 1026 A
- (NOFLOAT)294 1362 A
- 1620 V
- (48103)210 648 A
- 1710 V
- (48104)210 648 A
- (#include)336 1026 A
- ("../ansi/ext_fmt.h")798 1698 A
- 1800 V
- (48105)210 648 A
- (void)168 1026 A
- (_dbl_ext_cvt(double)798 1236 A
- (value,)252 2076 A
- (struct)252 2370 A
- (EXTEND)252 2664 A
- (*e);)168 2958 A
- 1890 V
- (48106)210 648 A
- (char)168 1026 A
- (*_ext_str_cvt(struct)840 1236 A
- (EXTEND)252 2118 A
- (*e,)126 2412 A
- (int)126 2580 A
- (ndigit,)294 2748 A
- (int)126 3084 A
- (*decpt,)294 3252 A
- (int)126 3588 A
- 3756(*)S
- (sign,)210 3840 A
- (int)126 4092 A
- (ecvtflag);)420 4260 A
- 1980 V
- (48107)210 648 A
- 2070 V
- (48108)210 648 A
- (static)252 1026 A
- (char)168 1320 A
- 1530(*)S
- 2160 V
- (48109)210 648 A
- (cvt(long)336 1026 A
- (double)252 1404 A
- (value,)252 1698 A
- (int)126 1992 A
- (ndigit,)294 2160 A
- (int)126 2496 A
- (*decpt,)294 2664 A
- (int)126 3000 A
- (*sign,)252 3168 A
- (int)126 3462 A
- (ecvtflag))378 3630 A
- 2250 V
- (48110)210 648 A
- 1026({)S
- 2340 V
- (48111)210 648 A
- (struct)252 1362 A
- (EXTEND)252 1656 A
- 1950(e;)S
- 2430 V
- (48112)210 648 A
- 2520 V
- (48113)210 648 A
- (_dbl_ext_cvt(value,)798 1362 A
- (&e);)168 2202 A
- 2610 V
- (48114)210 648 A
- (return)252 1362 A
- (_ext_str_cvt(&e,)672 1656 A
- (ndigit,)294 2370 A
- (decpt,)252 2706 A
- (sign,)210 3000 A
- (ecvtflag);)420 3252 A
- 2700 V
- (48115)210 648 A
- 1026(})S
- 2880 V
- (48117)210 648 A
- (char)168 1026 A
- 1236(*)S
- 2970 V
- (48118)210 648 A
- (_ecvt(long)420 1026 A
- (double)252 1488 A
- (value,)252 1782 A
- (int)126 2076 A
- (ndigit,)294 2244 A
- (int)126 2580 A
- (*decpt,)294 2748 A
- (int)126 3084 A
- (*sign))252 3252 A
- 3060 V
- (48119)210 648 A
- 1026({)S
- 3150 V
- (48120)210 648 A
- 3240 V
- (48121)210 648 A
- (return)252 1362 A
- (cvt(value,)420 1656 A
- (ndigit,)294 2118 A
- (decpt,)252 2454 A
- (sign,)210 2748 A
- (1);)126 3000 A
- 3330 V
- (48122)210 648 A
- 1026(})S
- 3510 V
- (48124)210 648 A
- (char)168 1026 A
- 1236(*)S
- 3600 V
- (48125)210 648 A
- (_fcvt(long)420 1026 A
- (double)252 1488 A
- (value,)252 1782 A
- (int)126 2076 A
- (ndigit,)294 2244 A
- (int)126 2580 A
- (*decpt,)294 2748 A
- (int)126 3084 A
- (*sign))252 3252 A
- 3690 V
- (48126)210 648 A
- 1026({)S
- 3780 V
- (48127)210 648 A
- (return)252 1362 A
- (cvt(value,)420 1656 A
- (ndigit,)294 2118 A
- (decpt,)252 2454 A
- (sign,)210 2748 A
- (0);)126 3000 A
- 3870 V
- (48128)210 648 A
- 1026(})S
- 4050 V
- (48130)210 648 A
- (#endif)252 1026 A
- 1362(/*)S
- (NOFLOAT)294 1488 A
- 1824(*/)S
- 4590 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4680 V
- (src/lib/stdio/fclose.c)924 1698 A
- 4770 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4950 V
- (48200)210 648 A
- 1026(/*)S
- 5040 V
- (48201)210 648 A
- 1068(*)S
- (fclose.c)336 1152 A
- 1530(-)S
- (flush)210 1614 A
- 1866(a)S
- (stream)252 1950 A
- (and)126 2244 A
- (close)210 2412 A
- (the)126 2664 A
- (file)168 2832 A
- 5130 V
- (48202)210 648 A
- 1068(*/)S
- 5220 V
- (48203)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fclose.c,v)420 1530 A
- (1.4)126 1992 A
- (90/01/22)336 2160 A
- (11:10:54)336 2538 A
- (eck)126 2916 A
- (Exp)126 3084 A
- 3252($)S
- 3336(*/)S
- 5310 V
- (48204)210 648 A
- 5400 V
- (48205)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 5490 V
- (48206)210 648 A
- (#include)336 1026 A
- (<stdlib.h>)420 1698 A
- 5580 V
- (48207)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 5670 V
- (48208)210 648 A
- 5760 V
- (48209)210 648 A
- (int)126 1026 A
- (_close(int)420 1194 A
- (d);)126 1656 A
- 5850 V
- (48210)210 648 A
- 5940 V
- (48211)210 648 A
- (int)126 1026 A
- 6030 V
- (48212)210 648 A
- (fclose(FILE)462 1026 A
- (*fp))168 1530 A
- 6120 V
- (48213)210 648 A
- 1026({)S
- 6210 V
- (48214)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(i,)S
- (retval)252 2034 A
- 2328(=)S
- 2412(0;)S
- 8418 V
- EP
- %%Page: 443 443
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1972(File:)S
- (src/lib/stdio/fclose.c)899 2205 A
- 12 B
- (443)180 4248 A
- 900 V
- 7 LST
- (48215)210 648 A
- 990 V
- (48216)210 648 A
- (for)126 1362 A
- ((i=0;)210 1530 A
- (i<FOPEN_MAX;)504 1782 A
- (i++))168 2328 A
- 1080 V
- (48217)210 648 A
- 1698(if)S
- ((fp)126 1824 A
- 1992(==)S
- (__iotab[i]))462 2118 A
- 2622({)S
- 1170 V
- (48218)210 648 A
- (__iotab[i])420 2034 A
- 2496(=)S
- 2580(0;)S
- 1260 V
- (48219)210 648 A
- (break;)252 2034 A
- 1350 V
- (48220)210 648 A
- 1698(})S
- 1440 V
- (48221)210 648 A
- 1362(if)S
- 1488((i)S
- 1614(>=)S
- (FOPEN_MAX))420 1740 A
- 1530 V
- (48222)210 648 A
- (return)252 1698 A
- (EOF;)168 1992 A
- 1620 V
- (48223)210 648 A
- 1362(if)S
- ((fflush(fp)))504 1488 A
- (retval)252 2034 A
- 2328(=)S
- (EOF;)168 2412 A
- 1710 V
- (48224)210 648 A
- 1362(if)S
- ((_close(fileno(fp))))840 1488 A
- (retval)252 2370 A
- 2664(=)S
- (EOF;)168 2748 A
- 1800 V
- (48225)210 648 A
- 1362(if)S
- 1488(()S
- (io_testflag(fp,_IOMYBUF))1008 1572 A
- 2622(&&)S
- (fp->_buf)336 2748 A
- 3126())S
- 1890 V
- (48226)210 648 A
- (free((void)420 1698 A
- (*)fp->_buf);)504 2160 A
- 1980 V
- (48227)210 648 A
- 1362(if)S
- ((fp)126 1488 A
- 1656(!=)S
- (stdin)210 1782 A
- 2034(&&)S
- 2160(fp)S
- 2286(!=)S
- (stdout)252 2412 A
- 2706(&&)S
- 2832(fp)S
- 2958(!=)S
- (stderr))294 3084 A
- 2070 V
- (48228)210 648 A
- (free((void)420 1698 A
- (*)fp);)252 2160 A
- 2160 V
- (48229)210 648 A
- (return)252 1362 A
- (retval;)294 1656 A
- 2250 V
- (48230)210 648 A
- 1026(})S
- 2790 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 2880 V
- (src/lib/stdio/feof.c)840 1698 A
- 2970 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3150 V
- (48300)210 648 A
- 1026(/*)S
- 3240 V
- (48301)210 648 A
- 1068(*)S
- (feof.c)252 1152 A
- 1446(-)S
- (test)168 1530 A
- 1740(if)S
- (eof)126 1866 A
- 2034(on)S
- 2160(a)S
- (stream)252 2244 A
- (occurred)336 2538 A
- 3330 V
- (48302)210 648 A
- 1068(*/)S
- 3420 V
- (48303)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (feof.c,v)336 1530 A
- (1.2)126 1908 A
- (89/12/18)336 2076 A
- (15:00:39)336 2454 A
- (eck)126 2832 A
- (Exp)126 3000 A
- 3168($)S
- 3252(*/)S
- 3510 V
- (48304)210 648 A
- 3600 V
- (48305)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 3690 V
- (48306)210 648 A
- 3780 V
- (48307)210 648 A
- (int)126 1026 A
- 3870 V
- (48308)210 648 A
- ((feof)(FILE)462 1026 A
- (*stream))336 1530 A
- 3960 V
- (48309)210 648 A
- 1026({)S
- 4050 V
- (48310)210 648 A
- (return)252 1362 A
- (feof(stream);)546 1656 A
- 4140 V
- (48311)210 648 A
- 1026(})S
- 4590 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4680 V
- (src/lib/stdio/ferror.c)924 1698 A
- 4770 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4950 V
- (48400)210 648 A
- 1026(/*)S
- 5040 V
- (48401)210 648 A
- 1068(*)S
- (ferror)252 1152 A
- 1446(.c)S
- 1572(-)S
- (test)168 1656 A
- 1866(if)S
- 1992(an)S
- (error)210 2118 A
- 2370(on)S
- 2496(a)S
- (stream)252 2580 A
- (occurred)336 2874 A
- 5130 V
- (48402)210 648 A
- 1068(*/)S
- 5220 V
- (48403)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (ferror.c,v)420 1530 A
- (1.2)126 1992 A
- (89/12/18)336 2160 A
- (15:00:47)336 2538 A
- (eck)126 2916 A
- (Exp)126 3084 A
- 3252($)S
- 3336(*/)S
- 5310 V
- (48404)210 648 A
- 5400 V
- (48405)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 5490 V
- (48406)210 648 A
- 5580 V
- (48407)210 648 A
- (int)126 1026 A
- 5670 V
- (48408)210 648 A
- ((ferror)(FILE)546 1026 A
- (*stream))336 1614 A
- 5760 V
- (48409)210 648 A
- 1026({)S
- 5850 V
- (48410)210 648 A
- (return)252 1362 A
- (ferror(stream);)630 1656 A
- 5940 V
- (48411)210 648 A
- 1026(})S
- 8418 V
- EP
- %%Page: 444 444
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (444)180 648 A
- 11 R
- 1976(File:)S
- (src/lib/stdio/fflush.c)891 2209 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 990 V
- 7 LST
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1080 V
- (src/lib/stdio/fflush.c)924 1698 A
- 1170 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1350 V
- (48500)210 648 A
- 1026(/*)S
- 1440 V
- (48501)210 648 A
- 1068(*)S
- (fflush.c)336 1152 A
- 1530(-)S
- (flush)210 1614 A
- (stream(s))378 1866 A
- 1530 V
- (48502)210 648 A
- 1068(*/)S
- 1620 V
- (48503)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fflush.c,v)420 1530 A
- (1.6)126 1992 A
- (90/04/04)336 2160 A
- (15:52:01)336 2538 A
- (eck)126 2916 A
- (Exp)126 3084 A
- 3252($)S
- 3336(*/)S
- 1710 V
- (48504)210 648 A
- 1800 V
- (48505)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 1890 V
- (48506)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 1980 V
- (48507)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 2070 V
- (48508)210 648 A
- 2160 V
- (48509)210 648 A
- (ssize_t)294 1026 A
- (_write(int)420 1362 A
- 1824(d,)S
- (const)210 1950 A
- (char)168 2202 A
- (*buf,)210 2412 A
- (size_t)252 2664 A
- (nbytes);)336 2958 A
- 2250 V
- (48510)210 648 A
- (off_t)210 1026 A
- (_lseek(int)420 1278 A
- (fildes,)294 1740 A
- (off_t)210 2076 A
- (offset,)294 2328 A
- (int)126 2664 A
- (whence);)336 2832 A
- 2340 V
- (48511)210 648 A
- 2430 V
- (48512)210 648 A
- (int)126 1026 A
- 2520 V
- (48513)210 648 A
- (fflush(FILE)462 1026 A
- (*stream))336 1530 A
- 2610 V
- (48514)210 648 A
- 1026({)S
- 2700 V
- (48515)210 648 A
- (int)126 1362 A
- (count,)252 1530 A
- (c1,)126 1824 A
- 1992(i,)S
- (retval)252 2118 A
- 2412(=)S
- 2496(0;)S
- 2790 V
- (48516)210 648 A
- 2880 V
- (48517)210 648 A
- 1362(if)S
- ((!stream))378 1488 A
- 1908({)S
- 2970 V
- (48518)210 648 A
- (for(i=)252 1530 A
- 1824(0;)S
- 1950(i)S
- 2034(<)S
- (FOPEN_MAX;)420 2118 A
- (i++))168 2580 A
- 3060 V
- (48519)210 648 A
- 1698(if)S
- ((__iotab[i])462 1824 A
- 2328(&&)S
- (fflush(__iotab[i])))798 2454 A
- 3150 V
- (48520)210 648 A
- (retval)252 2034 A
- 2328(=)S
- (EOF;)168 2412 A
- 3240 V
- (48521)210 648 A
- (return)252 1530 A
- (retval;)294 1824 A
- 3330 V
- (48522)210 648 A
- 1362(})S
- 3420 V
- (48523)210 648 A
- 3510 V
- (48524)210 648 A
- 1362(if)S
- ((!stream->_buf)588 1488 A
- 3600 V
- (48525)210 648 A
- 1530(||)S
- ((!io_testflag(stream,)882 1656 A
- (_IOREADING))462 2580 A
- 3690 V
- (48526)210 648 A
- 1698(&&)S
- (!io_testflag(stream,)840 1824 A
- (_IOWRITING))))546 2706 A
- 3780 V
- (48527)210 648 A
- (return)252 1698 A
- 1992(0;)S
- 3870 V
- (48528)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOREADING)))504 2370 A
- 2916({)S
- 3960 V
- (48529)210 648 A
- 1698(/*)S
- ((void))252 1824 A
- (fseek(stream,)546 2118 A
- (0L,)126 2706 A
- (SEEK_CUR);)420 2874 A
- 3336(*/)S
- 4050 V
- (48530)210 648 A
- (int)126 1698 A
- (adjust)252 1866 A
- 2160(=)S
- 2244(0;)S
- 4140 V
- (48531)210 648 A
- 1698(if)S
- ((stream->_buf)546 1824 A
- 2412(&&)S
- (!io_testflag(stream,_IONBF)))1176 2538 A
- 4230 V
- (48532)210 648 A
- (adjust)252 2034 A
- 2328(=)S
- (stream->_count;)630 2412 A
- 4320 V
- (48533)210 648 A
- (stream->_count)588 1698 A
- 2328(=)S
- 2412(0;)S
- 4410 V
- (48534)210 648 A
- (_lseek(fileno(stream),)924 1698 A
- ((off_t))294 2664 A
- (adjust,)294 3000 A
- (SEEK_CUR);)420 3336 A
- 4500 V
- (48535)210 648 A
- 1698(if)S
- ((io_testflag(stream,)840 1824 A
- (_IOWRITE)))420 2706 A
- 4590 V
- (48536)210 648 A
- (stream->_flags)588 2034 A
- 2664(&=)S
- (304(_IOREADING)504 2790 A
- 3336(|)S
- (_IOWRITING);)504 3420 A
- 4680 V
- (48537)210 648 A
- (stream->_ptr)504 1698 A
- 2244(=)S
- (stream->_buf;)546 2328 A
- 4770 V
- (48538)210 648 A
- (return)252 1698 A
- 1992(0;)S
- 4860 V
- (48539)210 648 A
- 1362(})S
- (else)168 1446 A
- 1656(if)S
- ((io_testflag(stream,)840 1782 A
- (_IONBF)))336 2664 A
- (return)252 3042 A
- 3336(0;)S
- 4950 V
- (48540)210 648 A
- 5040 V
- (48541)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOREAD)))378 2370 A
- 3378(/*)S
- ("a")126 3504 A
- 3672(or)S
- ("+")126 3798 A
- (mode)168 3966 A
- 4176(*/)S
- 5130 V
- (48542)210 648 A
- (stream->_flags)588 1698 A
- 2328(&=)S
- (304_IOWRITING;)504 2454 A
- 5220 V
- (48543)210 648 A
- 5310 V
- (48544)210 648 A
- (count)210 1362 A
- 1614(=)S
- (stream->_ptr)504 1698 A
- 2244(-)S
- (stream->_buf;)546 2328 A
- 5400 V
- (48545)210 648 A
- (stream->_ptr)504 1362 A
- 1908(=)S
- (stream->_buf;)546 1992 A
- 5490 V
- (48546)210 648 A
- 5580 V
- (48547)210 648 A
- 1362(if)S
- 1488(()S
- (count)210 1572 A
- 1824(<=)S
- 1950(0)S
- 2034())S
- 5670 V
- (48548)210 648 A
- (return)252 1698 A
- 1992(0;)S
- 5760 V
- (48549)210 648 A
- 5850 V
- (48550)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOAPPEND)))462 2370 A
- 2874({)S
- 5940 V
- (48551)210 648 A
- 1698(if)S
- ((_lseek(fileno(stream),)966 1824 A
- (0L,)126 2832 A
- (SEEK_END))378 3000 A
- 3420(==)S
- (-1))126 3546 A
- 3714({)S
- 6030 V
- (48552)210 648 A
- (stream->_flags)588 2034 A
- 2664(|=)S
- (_IOERR;)294 2790 A
- 6120 V
- (48553)210 648 A
- (return)252 2034 A
- (EOF;)168 2328 A
- 6210 V
- (48554)210 648 A
- 1698(})S
- 8418 V
- EP
- %%Page: 445 445
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1976(File:)S
- (src/lib/stdio/fflush.c)891 2209 A
- 12 B
- (445)180 4248 A
- 900 V
- 7 LST
- (48555)210 648 A
- 1362(})S
- 990 V
- (48556)210 648 A
- 1362(c1)S
- 1488(=)S
- (_write(stream->_fd,)798 1572 A
- ((char)210 2412 A
- (*)stream->_buf,)630 2664 A
- (count);)294 3336 A
- 1080 V
- (48557)210 648 A
- 1170 V
- (48558)210 648 A
- (stream->_count)588 1362 A
- 1992(=)S
- 2076(0;)S
- 1260 V
- (48559)210 648 A
- 1350 V
- (48560)210 648 A
- 1362(if)S
- 1488(()S
- (count)210 1572 A
- 1824(==)S
- 1950(c1)S
- 2076())S
- 1440 V
- (48561)210 648 A
- (return)252 1698 A
- 1992(0;)S
- 1530 V
- (48562)210 648 A
- 1620 V
- (48563)210 648 A
- (stream->_flags)588 1362 A
- 1992(|=)S
- (_IOERR;)294 2118 A
- 1710 V
- (48564)210 648 A
- (return)252 1362 A
- (EOF;)168 1656 A
- 1800 V
- (48565)210 648 A
- 1026(})S
- 1980 V
- (48567)210 648 A
- (void)168 1026 A
- 2070 V
- (48568)210 648 A
- (__cleanup(void))630 1026 A
- 2160 V
- (48569)210 648 A
- 1026({)S
- 2250 V
- (48570)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(i;)S
- 2340 V
- (48571)210 648 A
- 2430 V
- (48572)210 648 A
- (for(i=)252 1362 A
- 1656(0;)S
- 1782(i)S
- 1866(<)S
- (FOPEN_MAX;)420 1950 A
- (i++))168 2412 A
- 2520 V
- (48573)210 648 A
- 1698(if)S
- ((__iotab[i])462 1824 A
- 2328(&&)S
- (io_testflag(__iotab[i],)966 2454 A
- (_IOWRITING)))504 3462 A
- 2610 V
- (48574)210 648 A
- ((void))252 2034 A
- (fflush(__iotab[i]);)798 2328 A
- 2700 V
- (48575)210 648 A
- 1026(})S
- 3240 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3330 V
- (src/lib/stdio/fgetc.c)882 1698 A
- 3420 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3600 V
- (48600)210 648 A
- 1026(/*)S
- 3690 V
- (48601)210 648 A
- 1068(*)S
- (fgetc)210 1152 A
- 1404(-)S
- (get)126 1488 A
- 1656(an)S
- (unsigned)336 1782 A
- (character)378 2160 A
- (and)126 2580 A
- (return)252 2748 A
- 3042(it)S
- 3168(as)S
- 3294(an)S
- (int)126 3420 A
- 3780 V
- (48602)210 648 A
- 1068(*/)S
- 3870 V
- (48603)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fgetc.c,v)378 1530 A
- (1.1)126 1950 A
- (89/05/30)336 2118 A
- (13:27:35)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 3960 V
- (48604)210 648 A
- 4050 V
- (48605)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 4140 V
- (48606)210 648 A
- 4230 V
- (48607)210 648 A
- (int)126 1026 A
- 4320 V
- (48608)210 648 A
- (fgetc(FILE)420 1026 A
- (*stream))336 1488 A
- 4410 V
- (48609)210 648 A
- 1026({)S
- 4500 V
- (48610)210 648 A
- (return)252 1362 A
- (getc(stream);)546 1656 A
- 4590 V
- (48611)210 648 A
- 1026(})S
- 5040 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 5130 V
- (src/lib/stdio/fgetpos.c)966 1698 A
- 5220 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 5400 V
- (48700)210 648 A
- 1026(/*)S
- 5490 V
- (48701)210 648 A
- 1068(*)S
- (fgetpos.c)378 1152 A
- 1572(-)S
- (get)126 1656 A
- (the)126 1824 A
- (position)336 1992 A
- 2370(in)S
- (the)126 2496 A
- (file)168 2664 A
- 5580 V
- (48702)210 648 A
- 1068(*/)S
- 5670 V
- (48703)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fgetpos.c,v)462 1530 A
- (1.2)126 2034 A
- (89/12/18)336 2202 A
- (15:01:03)336 2580 A
- (eck)126 2958 A
- (Exp)126 3126 A
- 3294($)S
- 3378(*/)S
- 5760 V
- (48704)210 648 A
- 5850 V
- (48705)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 5940 V
- (48706)210 648 A
- 6030 V
- (48707)210 648 A
- (int)126 1026 A
- 6120 V
- (48708)210 648 A
- (fgetpos(FILE)504 1026 A
- (*stream,)336 1572 A
- (fpos_t)252 1950 A
- (*pos))210 2244 A
- 6210 V
- (48709)210 648 A
- 1026({)S
- 8418 V
- EP
- %%Page: 446 446
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (446)180 648 A
- 11 R
- 1942(File:)S
- (src/lib/stdio/fgetpos.c)959 2175 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (48710)210 648 A
- (*pos)168 1362 A
- 1572(=)S
- (ftell(stream);)588 1656 A
- 990 V
- (48711)210 648 A
- 1362(if)S
- ((*pos)210 1488 A
- 1740(==)S
- (-1))126 1866 A
- (return)252 2034 A
- (-1;)126 2328 A
- 1080 V
- (48712)210 648 A
- (return)252 1362 A
- 1656(0;)S
- 1170 V
- (48713)210 648 A
- 1026(})S
- 1440 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1530 V
- (src/lib/stdio/fgets.c)882 1698 A
- 1620 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1800 V
- (48800)210 648 A
- 1026(/*)S
- 1890 V
- (48801)210 648 A
- 1068(*)S
- (fgets.c)294 1152 A
- 1488(-)S
- (get)126 1572 A
- 1740(a)S
- (string)252 1824 A
- (from)168 2118 A
- 2328(a)S
- (file)168 2412 A
- 1980 V
- (48802)210 648 A
- 1068(*/)S
- 2070 V
- (48803)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fgets.c,v)378 1530 A
- (1.3)126 1950 A
- (89/12/18)336 2118 A
- (15:01:11)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 2160 V
- (48804)210 648 A
- 2250 V
- (48805)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 2340 V
- (48806)210 648 A
- 2430 V
- (48807)210 648 A
- (char)168 1026 A
- 1236(*)S
- 2520 V
- (48808)210 648 A
- (fgets(char)420 1026 A
- (*s,)126 1488 A
- (register)336 1656 A
- (int)126 2034 A
- 2202(n,)S
- (register)336 2328 A
- (FILE)168 2706 A
- (*stream))336 2916 A
- 2610 V
- (48809)210 648 A
- 1026({)S
- 2700 V
- (48810)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- (ch;)126 1908 A
- 2790 V
- (48811)210 648 A
- (register)336 1362 A
- (char)168 1740 A
- (*ptr;)210 1950 A
- 2880 V
- (48812)210 648 A
- 2970 V
- (48813)210 648 A
- (ptr)126 1362 A
- 1530(=)S
- 1614(s;)S
- 3060 V
- (48814)210 648 A
- (while)210 1362 A
- ((--n)168 1614 A
- 1824(>)S
- 1908(0)S
- 1992(&&)S
- ((ch)126 2118 A
- 2286(=)S
- (getc(stream)))546 2370 A
- 2958(!=)S
- (EOF))168 3084 A
- 3294({)S
- 3150 V
- (48815)210 648 A
- (*ptr++)252 1698 A
- 1992(=)S
- (ch;)126 2076 A
- 3240 V
- (48816)210 648 A
- 1698(if)S
- 1824(()S
- 1908(ch)S
- 2034(==)S
- ('\n'))210 2160 A
- 3330 V
- (48817)210 648 A
- (break;)252 2034 A
- 3420 V
- (48818)210 648 A
- 1362(})S
- 3510 V
- (48819)210 648 A
- 1362(if)S
- ((ch)126 1488 A
- 1656(==)S
- (EOF))168 1782 A
- 1992({)S
- 3600 V
- (48820)210 648 A
- 1698(if)S
- ((feof(stream)))588 1824 A
- 2454({)S
- 3690 V
- (48821)210 648 A
- 2034(if)S
- ((ptr)168 2160 A
- 2370(==)S
- 2496(s))S
- (return)252 2622 A
- (NULL;)210 2916 A
- 3780 V
- (48822)210 648 A
- 1698(})S
- (else)168 1782 A
- (return)252 1992 A
- (NULL;)210 2286 A
- 3870 V
- (48823)210 648 A
- 1362(})S
- 3960 V
- (48824)210 648 A
- (*ptr)168 1362 A
- 1572(=)S
- ('\0';)210 1656 A
- 4050 V
- (48825)210 648 A
- (return)252 1362 A
- 1656(s;)S
- 4140 V
- (48826)210 648 A
- 1026(})S
- 4590 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4680 V
- (src/lib/stdio/fileno.c)924 1698 A
- 4770 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4950 V
- (48900)210 648 A
- 1026(/*)S
- 5040 V
- (48901)210 648 A
- 1068(*)S
- (fileno)252 1152 A
- 1446(.c)S
- 1572(-)S
- (map)126 1656 A
- 1824(a)S
- (stream)252 1908 A
- 2202(to)S
- 2328(a)S
- (file)168 2412 A
- (descriptor)420 2622 A
- 5130 V
- (48902)210 648 A
- 1068(*/)S
- 5220 V
- (48903)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fileno.c,v)420 1530 A
- (1.1)126 1992 A
- (89/12/18)336 2160 A
- (14:59:31)336 2538 A
- (eck)126 2916 A
- (Exp)126 3084 A
- 3252($)S
- 3336(*/)S
- 5310 V
- (48904)210 648 A
- 5400 V
- (48905)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 5490 V
- (48906)210 648 A
- 5580 V
- (48907)210 648 A
- (int)126 1026 A
- 5670 V
- (48908)210 648 A
- ((fileno)(FILE)546 1026 A
- (*stream))336 1614 A
- 5760 V
- (48909)210 648 A
- 1026({)S
- 5850 V
- (48910)210 648 A
- (return)252 1362 A
- (stream->_fd;)504 1656 A
- 5940 V
- (48911)210 648 A
- 1026(})S
- 8418 V
- EP
- %%Page: 447 447
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1966(File:)S
- (src/lib/stdio/fillbuf.c)910 2199 A
- 12 B
- (447)180 4248 A
- 990 V
- 7 LST
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1080 V
- (src/lib/stdio/fillbuf.c)966 1698 A
- 1170 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1350 V
- (49000)210 648 A
- 1026(/*)S
- 1440 V
- (49001)210 648 A
- 1068(*)S
- (fillbuf.c)378 1152 A
- 1572(-)S
- (fill)168 1656 A
- 1866(a)S
- (buffer)252 1950 A
- 1530 V
- (49002)210 648 A
- 1068(*/)S
- 1620 V
- (49003)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fillbuf.c,v)462 1530 A
- (1.5)126 2034 A
- (90/06/21)336 2202 A
- (11:13:23)336 2580 A
- (eck)126 2958 A
- (Exp)126 3126 A
- 3294($)S
- 3378(*/)S
- 1710 V
- (49004)210 648 A
- 1800 V
- (49005)210 648 A
- (#if)126 1026 A
- (defined(_POSIX_SOURCE))924 1362 A
- 1890 V
- (49006)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 1980 V
- (49007)210 648 A
- (#endif)252 1026 A
- 2070 V
- (49008)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 2160 V
- (49009)210 648 A
- (#include)336 1026 A
- (<stdlib.h>)420 1698 A
- 2250 V
- (49010)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 2340 V
- (49011)210 648 A
- 2430 V
- (49012)210 648 A
- (ssize_t)294 1026 A
- (_read(ssize_t)546 1362 A
- 1950(d,)S
- (char)168 2076 A
- (*buf,)210 2286 A
- (size_t)252 2538 A
- (nbytes);)336 2832 A
- 2520 V
- (49013)210 648 A
- 2610 V
- (49014)210 648 A
- (int)126 1026 A
- 2700 V
- (49015)210 648 A
- (__fillbuf(register)756 1026 A
- (FILE)168 1824 A
- (*stream))336 2034 A
- 2790 V
- (49016)210 648 A
- 1026({)S
- 2880 V
- (49017)210 648 A
- (static)252 1362 A
- (unsigned)336 1656 A
- (char)168 2034 A
- (ch[FOPEN_MAX];)588 2244 A
- 2970 V
- (49018)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(i;)S
- 3060 V
- (49019)210 648 A
- 3150 V
- (49020)210 648 A
- (stream->_count)588 1362 A
- 1992(=)S
- 2076(0;)S
- 3240 V
- (49021)210 648 A
- 1362(if)S
- ((fileno(stream))630 1488 A
- 2160(<)S
- 2244(0))S
- (return)252 2370 A
- (EOF;)168 2664 A
- 3330 V
- (49022)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- ((_IOEOF)294 2370 A
- 2706(|)S
- (_IOERR)252 2790 A
- ())))126 3084 A
- (return)252 3252 A
- (EOF;)168 3546 A
- 3420 V
- (49023)210 648 A
- 1362(if)S
- ((!io_testflag(stream,)882 1488 A
- (_IOREAD)))378 2412 A
- 3510 V
- (49024)210 648 A
- 1572({)S
- (stream->_flags)588 1656 A
- 2286(|=)S
- (_IOERR;)294 2412 A
- (return)252 2748 A
- (EOF;)168 3042 A
- 3252(})S
- 3600 V
- (49025)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOWRITING)))504 2370 A
- 3690 V
- (49026)210 648 A
- 1572({)S
- (stream->_flags)588 1656 A
- 2286(|=)S
- (_IOERR;)294 2412 A
- (return)252 2748 A
- (EOF;)168 3042 A
- 3252(})S
- 3780 V
- (49027)210 648 A
- 3870 V
- (49028)210 648 A
- 1362(if)S
- ((!io_testflag(stream,)882 1488 A
- (_IOREADING)))504 2412 A
- 3960 V
- (49029)210 648 A
- (stream->_flags)588 1698 A
- 2328(|=)S
- (_IOREADING;)462 2454 A
- 4050 V
- (49030)210 648 A
- 4140 V
- (49031)210 648 A
- 1362(if)S
- ((!io_testflag(stream,)882 1488 A
- (_IONBF))294 2412 A
- 2748(&&)S
- (!stream->_buf))588 2874 A
- 3504({)S
- 4230 V
- (49032)210 648 A
- (stream->_buf)504 1698 A
- 2244(=)S
- ((unsigned)378 2328 A
- (char)168 2748 A
- 2958(*))S
- (malloc(BUFSIZ);)630 3084 A
- 4320 V
- (49033)210 648 A
- 1698(if)S
- ((!stream->_buf))630 1824 A
- 2496({)S
- 4410 V
- (49034)210 648 A
- (stream->_flags)588 2034 A
- 2664(|=)S
- (_IONBF;)294 2790 A
- 4500 V
- (49035)210 648 A
- 1698(})S
- 4590 V
- (49036)210 648 A
- (else)168 1698 A
- 1908({)S
- 4680 V
- (49037)210 648 A
- (stream->_flags)588 2034 A
- 2664(|=)S
- (_IOMYBUF;)378 2790 A
- 4770 V
- (49038)210 648 A
- (stream->_bufsiz)630 2034 A
- 2706(=)S
- (BUFSIZ;)294 2790 A
- 4860 V
- (49039)210 648 A
- 1698(})S
- 4950 V
- (49040)210 648 A
- 1362(})S
- 5040 V
- (49041)210 648 A
- 5130 V
- (49042)210 648 A
- 1362(/*)S
- (flush)210 1488 A
- (line-buffered)546 1740 A
- (output)252 2328 A
- (when)168 2622 A
- (filling)294 2832 A
- 3168(an)S
- (input)210 3294 A
- (buffer)252 3546 A
- 3840(*/)S
- 5220 V
- (49043)210 648 A
- (for)126 1362 A
- 1530((i)S
- 1656(=)S
- 1740(0;)S
- 1866(i)S
- 1950(<)S
- (FOPEN_MAX;)420 2034 A
- (i++))168 2496 A
- 2706({)S
- 5310 V
- (49044)210 648 A
- 1698(if)S
- ((__iotab[i])462 1824 A
- 2328(&&)S
- (io_testflag(__iotab[i],)966 2454 A
- (_IOLBF)))336 3462 A
- 5400 V
- (49045)210 648 A
- 2034(if)S
- ((io_testflag(__iotab[i],)1008 2160 A
- (_IOWRITING)))504 3210 A
- 5490 V
- (49046)210 648 A
- ((void))252 2370 A
- (fflush(__iotab[i]);)798 2664 A
- 5580 V
- (49047)210 648 A
- 1362(})S
- 5670 V
- (49048)210 648 A
- 5760 V
- (49049)210 648 A
- 1362(if)S
- ((!stream->_buf))630 1488 A
- 2160({)S
- 5850 V
- (49050)210 648 A
- (stream->_buf)504 1698 A
- 2244(=)S
- (&ch[fileno(stream)];)840 2328 A
- 5940 V
- (49051)210 648 A
- (stream->_bufsiz)630 1698 A
- 2370(=)S
- 2454(1;)S
- 6030 V
- (49052)210 648 A
- 1362(})S
- 6120 V
- (49053)210 648 A
- (stream->_ptr)504 1362 A
- 1908(=)S
- (stream->_buf;)546 1992 A
- 6210 V
- (49054)210 648 A
- (stream->_count)588 1362 A
- 1992(=)S
- (_read(stream->_fd,)756 2076 A
- ((char)210 2874 A
- (*)stream->_buf,)630 3126 A
- (stream->_bufsiz);)714 3798 A
- 8418 V
- EP
- %%Page: 448 448
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (448)180 648 A
- 11 R
- 1966(File:)S
- (src/lib/stdio/fillbuf.c)910 2199 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (49055)210 648 A
- 990 V
- (49056)210 648 A
- 1362(if)S
- ((stream->_count)630 1488 A
- 2160(<=)S
- (0){)126 2286 A
- 1080 V
- (49057)210 648 A
- 1698(if)S
- ((stream->_count)630 1824 A
- 2496(==)S
- 2622(0))S
- 2748({)S
- 1170 V
- (49058)210 648 A
- (stream->_flags)588 2034 A
- 2664(|=)S
- (_IOEOF;)294 2790 A
- 1260 V
- (49059)210 648 A
- 1698(})S
- 1350 V
- (49060)210 648 A
- (else)168 1698 A
- 1440 V
- (49061)210 648 A
- (stream->_flags)588 2034 A
- 2664(|=)S
- (_IOERR;)294 2790 A
- 1530 V
- (49062)210 648 A
- 1620 V
- (49063)210 648 A
- (return)252 1698 A
- (EOF;)168 1992 A
- 1710 V
- (49064)210 648 A
- 1362(})S
- 1800 V
- (49065)210 648 A
- (stream->_count--;)714 1362 A
- 1890 V
- (49066)210 648 A
- 1980 V
- (49067)210 648 A
- (return)252 1362 A
- (*stream->_ptr++;)672 1656 A
- 2070 V
- (49068)210 648 A
- 1026(})S
- 2340 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 2430 V
- (src/lib/stdio/flushbuf.c)1008 1698 A
- 2520 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 2700 V
- (49100)210 648 A
- 1026(/*)S
- 2790 V
- (49101)210 648 A
- 1068(*)S
- (flushbuf.c)420 1152 A
- 1614(-)S
- (flush)210 1698 A
- 1950(a)S
- (buffer)252 2034 A
- 2880 V
- (49102)210 648 A
- 1068(*/)S
- 2970 V
- (49103)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (flushbuf.c,v)504 1530 A
- (1.6)126 2076 A
- (91/06/10)336 2244 A
- (17:07:10)336 2622 A
- (ceriel)252 3000 A
- (Exp)126 3294 A
- 3462($)S
- 3546(*/)S
- 3060 V
- (49104)210 648 A
- 3150 V
- (49105)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 3240 V
- (49106)210 648 A
- (#include)336 1026 A
- (<stdlib.h>)420 1698 A
- 3330 V
- (49107)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 3420 V
- (49108)210 648 A
- 3510 V
- (49109)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 3600 V
- (49110)210 648 A
- 3690 V
- (49111)210 648 A
- (off_t)210 1026 A
- (_lseek(int)420 1278 A
- (fildes,)294 1740 A
- (off_t)210 2076 A
- (offset,)294 2328 A
- (int)126 2664 A
- (whence);)336 2832 A
- 3780 V
- (49112)210 648 A
- (ssize_t)294 1026 A
- (_write(int)420 1362 A
- 1824(d,)S
- (const)210 1950 A
- (char)168 2202 A
- (*buf,)210 2412 A
- (size_t)252 2664 A
- (nbytes);)336 2958 A
- 3870 V
- (49113)210 648 A
- (int)126 1026 A
- (_isatty(int)462 1194 A
- (d);)126 1698 A
- 3960 V
- (49114)210 648 A
- (extern)252 1026 A
- (void)168 1320 A
- ((*_clean)(void);)672 1530 A
- 4050 V
- (49115)210 648 A
- 4140 V
- (49116)210 648 A
- (static)252 1026 A
- (int)126 1320 A
- 4230 V
- (49117)210 648 A
- (do_write(int)504 1026 A
- 1572(d,)S
- (char)168 1698 A
- (*buf,)210 1908 A
- (int)126 2160 A
- (nbytes))294 2328 A
- 4320 V
- (49118)210 648 A
- 1026({)S
- 4410 V
- (49119)210 648 A
- (int)126 1362 A
- 1530(c;)S
- 4500 V
- (49120)210 648 A
- 4590 V
- (49121)210 648 A
- 1362(/*)S
- (POSIX)210 1488 A
- (actually)336 1740 A
- (allows)252 2118 A
- (write())294 2412 A
- 2748(to)S
- (return)252 2874 A
- 3168(a)S
- (positive)336 3252 A
- (value)210 3630 A
- (less)168 3882 A
- 4680 V
- (49122)210 648 A
- (than)168 1488 A
- (nbytes,)294 1698 A
- 2034(so)S
- (loop)168 2160 A
- (...)126 2370 A
- 4770 V
- (49123)210 648 A
- 1362(*/)S
- 4860 V
- (49124)210 648 A
- (while)210 1362 A
- (((c)126 1614 A
- 1782(=)S
- (_write(d,)378 1866 A
- (buf,)168 2286 A
- (nbytes)))336 2496 A
- 2874(>)S
- 2958(0)S
- 3042(&&)S
- 3168(c)S
- 3252(<)S
- (nbytes))294 3336 A
- 3672({)S
- 4950 V
- (49125)210 648 A
- (nbytes)252 1698 A
- 1992(-=)S
- 2118(c;)S
- 5040 V
- (49126)210 648 A
- (buf)126 1698 A
- 1866(+=)S
- 1992(c;)S
- 5130 V
- (49127)210 648 A
- 1362(})S
- 5220 V
- (49128)210 648 A
- (return)252 1362 A
- 1656(c)S
- 1740(>)S
- 1824(0;)S
- 5310 V
- (49129)210 648 A
- 1026(})S
- 5490 V
- (49131)210 648 A
- (int)126 1026 A
- 5580 V
- (49132)210 648 A
- (__flushbuf(int)588 1026 A
- 1656(c,)S
- (FILE)168 1782 A
- 1992(*)S
- (stream))294 2076 A
- 5670 V
- (49133)210 648 A
- 1026({)S
- 5760 V
- (49134)210 648 A
- (_clean)252 1362 A
- 1656(=)S
- (__cleanup;)420 1740 A
- 5850 V
- (49135)210 648 A
- 1362(if)S
- ((fileno(stream))630 1488 A
- 2160(<)S
- 2244(0))S
- (return)252 2370 A
- (EOF;)168 2664 A
- 5940 V
- (49136)210 648 A
- 1362(if)S
- ((!io_testflag(stream,)882 1488 A
- (_IOWRITE)))420 2412 A
- (return)252 2874 A
- (EOF;)168 3168 A
- 6030 V
- (49137)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOREADING))462 2370 A
- 2874(&&)S
- (!feof(stream)))588 3000 A
- (return)252 3630 A
- (EOF;)168 3924 A
- 6120 V
- (49138)210 648 A
- 6210 V
- (49139)210 648 A
- (stream->_flags)588 1362 A
- 1992(&=)S
- (304_IOREADING;)504 2118 A
- 8418 V
- EP
- %%Page: 449 449
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1921(File:)S
- (src/lib/stdio/flushbuf.c)1001 2154 A
- 12 B
- (449)180 4248 A
- 900 V
- 7 LST
- (49140)210 648 A
- (stream->_flags)588 1362 A
- 1992(|=)S
- (_IOWRITING;)462 2118 A
- 990 V
- (49141)210 648 A
- 1362(if)S
- ((!io_testflag(stream,)882 1488 A
- (_IONBF)))336 2412 A
- 2790({)S
- 1080 V
- (49142)210 648 A
- 1698(if)S
- ((!stream->_buf))630 1824 A
- 2496({)S
- 1170 V
- (49143)210 648 A
- 2034(if)S
- ((stream)294 2160 A
- 2496(==)S
- (stdout)252 2622 A
- 2916(&&)S
- (_isatty(fileno(stdout))))1008 3042 A
- 4092({)S
- 1260 V
- (49144)210 648 A
- 2370(if)S
- ((!(stream->_buf)630 2496 A
- 3168(=)S
- 1350 V
- (49145)210 648 A
- ((unsigned)378 2874 A
- (char)168 3294 A
- 3504(*))S
- (malloc(BUFSIZ))))672 3630 A
- 4344({)S
- 1440 V
- (49146)210 648 A
- (stream->_flags)588 2706 A
- 3336(|=)S
- (_IONBF;)294 3462 A
- 1530 V
- (49147)210 648 A
- 2370(})S
- (else)168 2454 A
- 2664({)S
- 1620 V
- (49148)210 648 A
- (stream->_flags)588 2706 A
- 3336(|=)S
- (_IOLBF|_IOMYBUF;)672 3462 A
- 1710 V
- (49149)210 648 A
- (stream->_bufsiz)630 2706 A
- 3378(=)S
- (BUFSIZ;)294 3462 A
- 1800 V
- (49150)210 648 A
- (stream->_count)588 2706 A
- 3336(=)S
- (-1;)126 3420 A
- 1890 V
- (49151)210 648 A
- 2370(})S
- 1980 V
- (49152)210 648 A
- 2034(})S
- (else)168 2118 A
- 2328({)S
- 2070 V
- (49153)210 648 A
- 2370(if)S
- ((!(stream->_buf)630 2496 A
- 3168(=)S
- 2160 V
- (49154)210 648 A
- ((unsigned)378 2874 A
- (char)168 3294 A
- 3504(*))S
- (malloc(BUFSIZ))))672 3630 A
- 4344({)S
- 2250 V
- (49155)210 648 A
- (stream->_flags)588 2706 A
- 3336(|=)S
- (_IONBF;)294 3462 A
- 2340 V
- (49156)210 648 A
- 2370(})S
- (else)168 2454 A
- 2664({)S
- 2430 V
- (49157)210 648 A
- (stream->_flags)588 2706 A
- 3336(|=)S
- (_IOMYBUF;)378 3462 A
- 2520 V
- (49158)210 648 A
- (stream->_bufsiz)630 2706 A
- 3378(=)S
- (BUFSIZ;)294 3462 A
- 2610 V
- (49159)210 648 A
- 2706(if)S
- ((!io_testflag(stream,)882 2832 A
- (_IOLBF)))336 3756 A
- 2700 V
- (49160)210 648 A
- (stream->_count)588 3042 A
- 3672(=)S
- (BUFSIZ)252 3756 A
- 4050(-)S
- 4134(1;)S
- 2790 V
- (49161)210 648 A
- (else)168 2706 A
- (stream->_count)588 3042 A
- 3672(=)S
- (-1;)126 3756 A
- 2880 V
- (49162)210 648 A
- 2370(})S
- 2970 V
- (49163)210 648 A
- 2034(})S
- 3060 V
- (49164)210 648 A
- (stream->_ptr)504 2034 A
- 2580(=)S
- (stream->_buf;)546 2664 A
- 3150 V
- (49165)210 648 A
- 1698(})S
- 3240 V
- (49166)210 648 A
- 1362(})S
- 3330 V
- (49167)210 648 A
- 3420 V
- (49168)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IONBF)))336 2370 A
- 2748({)S
- 3510 V
- (49169)210 648 A
- (char)168 1698 A
- 1908(c1)S
- 2034(=)S
- 2118(c;)S
- 3600 V
- (49170)210 648 A
- 3690 V
- (49171)210 648 A
- (stream->_count)588 1698 A
- 2328(=)S
- 2412(0;)S
- 3780 V
- (49172)210 648 A
- 1698(if)S
- ((io_testflag(stream,)840 1824 A
- (_IOAPPEND)))462 2706 A
- 3210({)S
- 3870 V
- (49173)210 648 A
- 2034(if)S
- ((_lseek(fileno(stream),)966 2160 A
- (0L,)126 3168 A
- (SEEK_END))378 3336 A
- 3756(==)S
- (-1))126 3882 A
- 4050({)S
- 3960 V
- (49174)210 648 A
- (stream->_flags)588 2370 A
- 3000(|=)S
- (_IOERR;)294 3126 A
- 4050 V
- (49175)210 648 A
- (return)252 2370 A
- (EOF;)168 2664 A
- 4140 V
- (49176)210 648 A
- 2034(})S
- 4230 V
- (49177)210 648 A
- 1698(})S
- 4320 V
- (49178)210 648 A
- 1698(if)S
- ((_write(fileno(stream),)966 1824 A
- (&c1,)168 2832 A
- 3042(1))S
- 3168(!=)S
- 3294(1))S
- 3420({)S
- 4410 V
- (49179)210 648 A
- (stream->_flags)588 2034 A
- 2664(|=)S
- (_IOERR;)294 2790 A
- 4500 V
- (49180)210 648 A
- (return)252 2034 A
- (EOF;)168 2328 A
- 4590 V
- (49181)210 648 A
- 1698(})S
- 4680 V
- (49182)210 648 A
- (return)252 1698 A
- 1992(c;)S
- 4770 V
- (49183)210 648 A
- 1362(})S
- (else)168 1446 A
- 1656(if)S
- ((io_testflag(stream,)840 1782 A
- (_IOLBF)))336 2664 A
- 3042({)S
- 4860 V
- (49184)210 648 A
- (*stream->_ptr++)630 1698 A
- 2370(=)S
- 2454(c;)S
- 4950 V
- (49185)210 648 A
- 1698(if)S
- 1824((c)S
- 1950(==)S
- ('\n')168 2076 A
- 2286(||)S
- (stream->_count)588 2412 A
- 3042(==)S
- (-stream->_bufsiz))714 3168 A
- 3924({)S
- 5040 V
- (49186)210 648 A
- 2034(if)S
- ((io_testflag(stream,)840 2160 A
- (_IOAPPEND)))462 3042 A
- 3546({)S
- 5130 V
- (49187)210 648 A
- 2370(if)S
- ((_lseek(fileno(stream),)966 2496 A
- (0L,)126 3504 A
- (SEEK_END))378 3672 A
- 4092(==)S
- (-1))126 4218 A
- 4386({)S
- 5220 V
- (49188)210 648 A
- (stream->_flags)588 2706 A
- 3336(|=)S
- (_IOERR;)294 3462 A
- 5310 V
- (49189)210 648 A
- (return)252 2706 A
- (EOF;)168 3000 A
- 5400 V
- (49190)210 648 A
- 2370(})S
- 5490 V
- (49191)210 648 A
- 2034(})S
- 5580 V
- (49192)210 648 A
- 2034(if)S
- 2160((!)S
- (do_write(fileno(stream),)1008 2286 A
- ((char)210 3336 A
- (*)stream->_buf,)630 3588 A
- 5670 V
- (49193)210 648 A
- (-stream->_count)))714 2706 A
- 3462({)S
- 5760 V
- (49194)210 648 A
- (stream->_flags)588 2370 A
- 3000(|=)S
- (_IOERR;)294 3126 A
- 5850 V
- (49195)210 648 A
- (return)252 2370 A
- (EOF;)168 2664 A
- 5940 V
- (49196)210 648 A
- 2034(})S
- (else)168 2118 A
- 2328({)S
- 6030 V
- (49197)210 648 A
- (stream->_ptr)504 2370 A
- 2958(=)S
- (stream->_buf;)546 3042 A
- 6120 V
- (49198)210 648 A
- (stream->_count)588 2370 A
- 3000(=)S
- 3084(0;)S
- 6210 V
- (49199)210 648 A
- 2034(})S
- 8418 V
- EP
- %%Page: 450 450
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (450)180 648 A
- 11 R
- 1921(File:)S
- (src/lib/stdio/flushbuf.c)1001 2154 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (49200)210 648 A
- 1698(})S
- 990 V
- (49201)210 648 A
- 1362(})S
- (else)168 1446 A
- 1656({)S
- 1080 V
- (49202)210 648 A
- (int)126 1698 A
- (count)210 1866 A
- 2118(=)S
- (stream->_ptr)504 2202 A
- 2748(-)S
- (stream->_buf;)546 2832 A
- 1170 V
- (49203)210 648 A
- 1260 V
- (49204)210 648 A
- (stream->_count)588 1698 A
- 2328(=)S
- (stream->_bufsiz)630 2412 A
- 3084(-)S
- 3168(1;)S
- 1350 V
- (49205)210 648 A
- (stream->_ptr)504 1698 A
- 2244(=)S
- (stream->_buf)504 2328 A
- 2874(+)S
- 2958(1;)S
- 1440 V
- (49206)210 648 A
- 1530 V
- (49207)210 648 A
- 1698(if)S
- ((count)252 1824 A
- 2118(>)S
- 2202(0))S
- 2328({)S
- 1620 V
- (49208)210 648 A
- 2034(if)S
- ((io_testflag(stream,)840 2160 A
- (_IOAPPEND)))462 3042 A
- 3546({)S
- 1710 V
- (49209)210 648 A
- 2370(if)S
- ((_lseek(fileno(stream),)966 2496 A
- (0L,)126 3504 A
- (SEEK_END))378 3672 A
- 4092(==)S
- (-1))126 4218 A
- 4386({)S
- 1800 V
- (49210)210 648 A
- (stream->_flags)588 2706 A
- 3336(|=)S
- (_IOERR;)294 3462 A
- 1890 V
- (49211)210 648 A
- (return)252 2706 A
- (EOF;)168 3000 A
- 1980 V
- (49212)210 648 A
- 2370(})S
- 2070 V
- (49213)210 648 A
- 2034(})S
- 2160 V
- (49214)210 648 A
- 2034(if)S
- 2160((!)S
- (do_write(fileno(stream),)1008 2286 A
- ((char)210 3336 A
- (*)stream->_buf,)630 3588 A
- (count)))294 4260 A
- 4596({)S
- 2250 V
- (49215)210 648 A
- (*(stream->_buf))630 2370 A
- 3042(=)S
- 3126(c;)S
- 2340 V
- (49216)210 648 A
- (stream->_flags)588 2370 A
- 3000(|=)S
- (_IOERR;)294 3126 A
- 2430 V
- (49217)210 648 A
- (return)252 2370 A
- (EOF;)168 2664 A
- 2520 V
- (49218)210 648 A
- 2034(})S
- 2610 V
- (49219)210 648 A
- 1698(})S
- 2700 V
- (49220)210 648 A
- (*(stream->_buf))630 1698 A
- 2370(=)S
- 2454(c;)S
- 2790 V
- (49221)210 648 A
- 1362(})S
- 2880 V
- (49222)210 648 A
- (return)252 1362 A
- 1656(c;)S
- 2970 V
- (49223)210 648 A
- 1026(})S
- 3240 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3330 V
- (src/lib/stdio/fopen.c)882 1698 A
- 3420 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3600 V
- (49300)210 648 A
- 1026(/*)S
- 3690 V
- (49301)210 648 A
- 1068(*)S
- (fopen.c)294 1152 A
- 1488(-)S
- (open)168 1572 A
- 1782(a)S
- (stream)252 1866 A
- 3780 V
- (49302)210 648 A
- 1068(*/)S
- 3870 V
- (49303)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fopen.c,v)378 1530 A
- (1.8)126 1950 A
- (91/02/22)336 2118 A
- (16:29:46)336 2496 A
- (ceriel)252 2874 A
- (Exp)126 3168 A
- 3336($)S
- 3420(*/)S
- 3960 V
- (49304)210 648 A
- 4050 V
- (49305)210 648 A
- (#if)126 1026 A
- (defined(_POSIX_SOURCE))924 1362 A
- 4140 V
- (49306)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 4230 V
- (49307)210 648 A
- (#endif)252 1026 A
- 4320 V
- (49308)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 4410 V
- (49309)210 648 A
- (#include)336 1026 A
- (<stdlib.h>)420 1698 A
- 4500 V
- (49310)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 4590 V
- (49311)210 648 A
- 4680 V
- (49312)210 648 A
- (#define)294 1026 A
- (PMODE)210 1362 A
- (0666)168 2034 A
- 4770 V
- (49313)210 648 A
- 4860 V
- (49314)210 648 A
- 1026(/*)S
- (The)126 1152 A
- (next)168 1320 A
- 1530(3)S
- (defines)294 1614 A
- (are)126 1950 A
- (true)168 2118 A
- 2328(in)S
- (all)126 2454 A
- (UNIX)168 2622 A
- (systems)294 2832 A
- (known)210 3168 A
- 3420(to)S
- (me.)126 3546 A
- 4950 V
- (49315)210 648 A
- 1068(*/)S
- 5040 V
- (49316)210 648 A
- (#define)294 1026 A
- (O_RDONLY)336 1362 A
- 2034(0)S
- 5130 V
- (49317)210 648 A
- (#define)294 1026 A
- (O_WRONLY)336 1362 A
- 2034(1)S
- 5220 V
- (49318)210 648 A
- (#define)294 1026 A
- (O_RDWR)252 1362 A
- 2034(2)S
- 5310 V
- (49319)210 648 A
- 5400 V
- (49320)210 648 A
- 1026(/*)S
- (Since)210 1152 A
- (the)126 1404 A
- (O_CREAT)294 1572 A
- (flag)168 1908 A
- 2118(is)S
- (not)126 2244 A
- (available)378 2412 A
- 2832(on)S
- (all)126 2958 A
- (systems,)336 3126 A
- 3504(we)S
- (can't)210 3630 A
- (get)126 3882 A
- 4050(it)S
- 5490 V
- (49321)210 648 A
- 1068(*)S
- (from)168 1152 A
- (the)126 1362 A
- (standard)336 1530 A
- (library.)336 1908 A
- (Furthermore,)504 2286 A
- (even)168 2832 A
- 3042(if)S
- 3168(we)S
- (know)168 3294 A
- (that)168 3504 A
- (<fcntl.h>)378 3714 A
- 5580 V
- (49322)210 648 A
- 1068(*)S
- (contains)336 1152 A
- (such)168 1530 A
- 1740(a)S
- (flag,)210 1824 A
- (it's)168 2076 A
- (not)126 2286 A
- (sure)168 2454 A
- (whether)294 2664 A
- 3000(it)S
- (can)126 3126 A
- 3294(be)S
- (used,)210 3420 A
- (since)210 3672 A
- 3924(we)S
- 5670 V
- (49323)210 648 A
- 1068(*)S
- (might)210 1152 A
- 1404(be)S
- (cross-compiling)630 1530 A
- (for)126 2202 A
- (another)294 2370 A
- (system,)294 2706 A
- (which)210 3042 A
- (may)126 3294 A
- (use)126 3462 A
- 3630(an)S
- (entirely)336 3756 A
- 5760 V
- (49324)210 648 A
- 1068(*)S
- (different)378 1152 A
- (value)210 1572 A
- (for)126 1824 A
- (O_CREAT)294 1992 A
- ((or)126 2328 A
- (not)126 2496 A
- (support)294 2664 A
- (such)168 3000 A
- 3210(a)S
- (mode).)252 3294 A
- (The)126 3588 A
- (safest)252 3756 A
- 5850 V
- (49325)210 648 A
- 1068(*)S
- (thing)210 1152 A
- 1404(is)S
- 1530(to)S
- (just)168 1656 A
- (use)126 1866 A
- (the)126 2034 A
- (Version)294 2202 A
- 2538(7)S
- (semantics)378 2622 A
- (for)126 3042 A
- (open,)210 3210 A
- (and)126 3462 A
- (use)126 3630 A
- (creat())294 3798 A
- 5940 V
- (49326)210 648 A
- 1068(*)S
- (whenever)336 1152 A
- (necessary.)420 1530 A
- 6030 V
- (49327)210 648 A
- 1068(*)S
- 6120 V
- (49328)210 648 A
- 1068(*)S
- (Another)294 1152 A
- (problem)294 1488 A
- 1824(is)S
- (O_APPEND,)378 1950 A
- (for)126 2370 A
- (which)210 2538 A
- (the)126 2790 A
- (same)168 2958 A
- (holds.)252 3168 A
- (When)168 3462 A
- ("a")126 3672 A
- 6210 V
- (49329)210 648 A
- 1068(*)S
- (open-mode)378 1152 A
- 1572(is)S
- (used,)210 1698 A
- 1950(an)S
- (lseek())294 2076 A
- 2412(to)S
- (the)126 2538 A
- (end)126 2706 A
- 2874(is)S
- (done)168 3000 A
- (before)252 3210 A
- (every)210 3504 A
- (write())294 3756 A
- 8418 V
- EP
- %%Page: 451 451
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1979(File:)S
- (src/lib/stdio/fopen.c)885 2212 A
- 12 B
- (451)180 4248 A
- 900 V
- 7 LST
- (49330)210 648 A
- 1068(*)S
- (system-call.)504 1152 A
- 990 V
- (49331)210 648 A
- 1068(*)S
- 1080 V
- (49332)210 648 A
- 1068(*)S
- (The)126 1152 A
- (O_CREAT,)336 1320 A
- (O_TRUNC)294 1698 A
- (and)126 2034 A
- (O_APPEND)336 2202 A
- (given)210 2580 A
- (here,)210 2832 A
- (are)126 3084 A
- (only)168 3252 A
- (for)126 3462 A
- (convenience.)504 3630 A
- 1170 V
- (49333)210 648 A
- 1068(*)S
- (They)168 1152 A
- (are)126 1362 A
- (not)126 1530 A
- (passed)252 1698 A
- 1992(to)S
- (open(),)294 2118 A
- 2454(so)S
- (the)126 2580 A
- (values)252 2748 A
- (don't)210 3042 A
- (have)168 3294 A
- 3504(to)S
- (match)210 3630 A
- 3882(a)S
- (value)210 3966 A
- 1260 V
- (49334)210 648 A
- 1068(*)S
- (from)168 1152 A
- (the)126 1362 A
- (real)168 1530 A
- (world.)252 1740 A
- 2034(It)S
- 2160(is)S
- (enough)252 2286 A
- (when)168 2580 A
- (they)168 2790 A
- (are)126 3000 A
- (unique.)294 3168 A
- 1350 V
- (49335)210 648 A
- 1068(*/)S
- 1440 V
- (49336)210 648 A
- (#define)294 1026 A
- (O_CREAT)294 1362 A
- (0x010)210 2034 A
- 1530 V
- (49337)210 648 A
- (#define)294 1026 A
- (O_TRUNC)294 1362 A
- (0x020)210 2034 A
- 1620 V
- (49338)210 648 A
- (#define)294 1026 A
- (O_APPEND)336 1362 A
- (0x040)210 2034 A
- 1710 V
- (49339)210 648 A
- 1800 V
- (49340)210 648 A
- (int)126 1026 A
- (_open(const)462 1194 A
- (char)168 1698 A
- (*path,)252 1908 A
- (int)126 2202 A
- (flags);)294 2370 A
- 1890 V
- (49341)210 648 A
- (int)126 1026 A
- (_creat(const)504 1194 A
- (char)168 1740 A
- (*path,)252 1950 A
- (Mode_t)252 2244 A
- (mode);)252 2538 A
- 1980 V
- (49342)210 648 A
- (int)126 1026 A
- (_close(int)420 1194 A
- (d);)126 1656 A
- 2070 V
- (49343)210 648 A
- 2160 V
- (49344)210 648 A
- (FILE)168 1026 A
- 1236(*)S
- 2250 V
- (49345)210 648 A
- (fopen(const)462 1026 A
- (char)168 1530 A
- (*name,)252 1740 A
- (const)210 2034 A
- (char)168 2286 A
- (*mode))252 2496 A
- 2340 V
- (49346)210 648 A
- 1026({)S
- 2430 V
- (49347)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(i;)S
- 2520 V
- (49348)210 648 A
- (int)126 1362 A
- (rwmode)252 1530 A
- 1824(=)S
- 1908(0,)S
- (rwflags)294 2034 A
- 2370(=)S
- 2454(0;)S
- 2610 V
- (49349)210 648 A
- (FILE)168 1362 A
- (*stream;)336 1572 A
- 2700 V
- (49350)210 648 A
- (int)126 1362 A
- (fd,)126 1530 A
- (flags)210 1698 A
- 1950(=)S
- 2034(0;)S
- 2790 V
- (49351)210 648 A
- 2880 V
- (49352)210 648 A
- (for)126 1362 A
- 1530((i)S
- 1656(=)S
- 1740(0;)S
- (__iotab[i])420 1866 A
- 2328(!=)S
- 2454(0)S
- 2538(;)S
- (i++))168 2622 A
- 2970 V
- (49353)210 648 A
- 1698(if)S
- 1824(()S
- 1908(i)S
- 1992(>=)S
- (FOPEN_MAX-1)462 2118 A
- 2622())S
- 3060 V
- (49354)210 648 A
- (return)252 2034 A
- ((FILE)210 2328 A
- (*)NULL;)294 2580 A
- 3150 V
- (49355)210 648 A
- 3240 V
- (49356)210 648 A
- (switch(*mode++))630 1362 A
- 2034({)S
- 3330 V
- (49357)210 648 A
- (case)168 1362 A
- ('r':)168 1572 A
- 3420 V
- (49358)210 648 A
- (flags)210 1698 A
- 1950(|=)S
- (_IOREAD)294 2076 A
- 2412(|)S
- (_IOREADING;)462 2496 A
- 3510 V
- (49359)210 648 A
- (rwmode)252 1698 A
- 1992(=)S
- (O_RDONLY;)378 2076 A
- 3600 V
- (49360)210 648 A
- (break;)252 1698 A
- 3690 V
- (49361)210 648 A
- (case)168 1362 A
- ('w':)168 1572 A
- 3780 V
- (49362)210 648 A
- (flags)210 1698 A
- 1950(|=)S
- (_IOWRITE)336 2076 A
- 2454(|)S
- (_IOWRITING;)462 2538 A
- 3870 V
- (49363)210 648 A
- (rwmode)252 1698 A
- 1992(=)S
- (O_WRONLY;)378 2076 A
- 3960 V
- (49364)210 648 A
- (rwflags)294 1698 A
- 2034(=)S
- (O_CREAT)294 2118 A
- 2454(|)S
- (O_TRUNC;)336 2538 A
- 4050 V
- (49365)210 648 A
- (break;)252 1698 A
- 4140 V
- (49366)210 648 A
- (case)168 1362 A
- ('a':)168 1572 A
- 4230 V
- (49367)210 648 A
- (flags)210 1698 A
- 1950(|=)S
- (_IOWRITE)336 2076 A
- 2454(|)S
- (_IOWRITING)420 2538 A
- 3000(|)S
- (_IOAPPEND;)420 3084 A
- 4320 V
- (49368)210 648 A
- (rwmode)252 1698 A
- 1992(=)S
- (O_WRONLY;)378 2076 A
- 4410 V
- (49369)210 648 A
- (rwflags)294 1698 A
- 2034(|=)S
- (O_APPEND)336 2160 A
- 2538(|)S
- (O_CREAT;)336 2622 A
- 4500 V
- (49370)210 648 A
- (break;)252 1698 A
- 4590 V
- (49371)210 648 A
- (default:)336 1362 A
- 4680 V
- (49372)210 648 A
- (return)252 1698 A
- ((FILE)210 1992 A
- (*)NULL;)294 2244 A
- 4770 V
- (49373)210 648 A
- 1362(})S
- 4860 V
- (49374)210 648 A
- 4950 V
- (49375)210 648 A
- (while)210 1362 A
- ((*mode))294 1614 A
- 1950({)S
- 5040 V
- (49376)210 648 A
- (switch(*mode++))630 1698 A
- 2370({)S
- 5130 V
- (49377)210 648 A
- (case)168 1698 A
- ('b':)168 1908 A
- 5220 V
- (49378)210 648 A
- (continue;)378 2034 A
- 5310 V
- (49379)210 648 A
- (case)168 1698 A
- ('+':)168 1908 A
- 5400 V
- (49380)210 648 A
- (rwmode)252 2034 A
- 2328(=)S
- (O_RDWR;)294 2412 A
- 5490 V
- (49381)210 648 A
- (flags)210 2034 A
- 2286(|=)S
- (_IOREAD)294 2412 A
- 2748(|)S
- (_IOWRITE;)378 2832 A
- 5580 V
- (49382)210 648 A
- (continue;)378 2034 A
- 5670 V
- (49383)210 648 A
- 1698(/*)S
- (The)126 1824 A
- (sequence)336 1992 A
- (may)126 2370 A
- 2538(be)S
- (followed)336 2664 A
- 3042(by)S
- (additional)420 3168 A
- (characters)420 3630 A
- 4092(*/)S
- 5760 V
- (49384)210 648 A
- (default:)336 1698 A
- 5850 V
- (49385)210 648 A
- (break;)252 2034 A
- 5940 V
- (49386)210 648 A
- 1698(})S
- 6030 V
- (49387)210 648 A
- (break;)252 1698 A
- 6120 V
- (49388)210 648 A
- 1362(})S
- 6210 V
- (49389)210 648 A
- 8418 V
- EP
- %%Page: 452 452
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (452)180 648 A
- 11 R
- 1979(File:)S
- (src/lib/stdio/fopen.c)885 2212 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (49390)210 648 A
- 1362(/*)S
- (Perform)294 1488 A
- 1824(a)S
- (creat())294 1908 A
- (when)168 2244 A
- (the)126 2454 A
- (file)168 2622 A
- (should)252 2832 A
- 3126(be)S
- (truncated)378 3252 A
- 3672(or)S
- (when)168 3798 A
- 990 V
- (49391)210 648 A
- 1404(*)S
- (the)126 1488 A
- (file)168 1656 A
- 1866(is)S
- (opened)252 1992 A
- (for)126 2286 A
- (writing)294 2454 A
- (and)126 2790 A
- (the)126 2958 A
- (open())252 3126 A
- (failed.)294 3420 A
- 1080 V
- (49392)210 648 A
- 1404(*/)S
- 1170 V
- (49393)210 648 A
- 1362(if)S
- (((rwflags)378 1488 A
- 1908(&)S
- (O_TRUNC))336 1992 A
- 1260 V
- (49394)210 648 A
- 1530(||)S
- ((((fd)210 1656 A
- 1908(=)S
- (_open(name,)462 1992 A
- (rwmode)))336 2496 A
- 2874(<)S
- 2958(0))S
- 1350 V
- (49395)210 648 A
- 1866(&&)S
- ((rwflags)336 1992 A
- 2370(&)S
- (O_CREAT))))420 2454 A
- 2916({)S
- 1440 V
- (49396)210 648 A
- 1698(if)S
- ((((fd)210 1824 A
- 2076(=)S
- (_creat(name,)504 2160 A
- (PMODE)))294 2706 A
- 3042(>)S
- 3126(0))S
- 3252(&&)S
- (flags)210 3378 A
- 3672(|)S
- (_IOREAD))336 3756 A
- 4134({)S
- 1530 V
- (49397)210 648 A
- ((void))252 2034 A
- (_close(fd);)462 2328 A
- 1620 V
- (49398)210 648 A
- 2034(fd)S
- 2160(=)S
- (_open(name,)462 2244 A
- (rwmode);)336 2748 A
- 1710 V
- (49399)210 648 A
- 1698(})S
- 1800 V
- (49400)210 648 A
- 1890 V
- (49401)210 648 A
- 1362(})S
- 1980 V
- (49402)210 648 A
- 2070 V
- (49403)210 648 A
- 1362(if)S
- ((fd)126 1488 A
- 1656(<)S
- 1740(0))S
- (return)252 1866 A
- ((FILE)210 2160 A
- (*)NULL;)294 2412 A
- 2160 V
- (49404)210 648 A
- 2250 V
- (49405)210 648 A
- 1362(if)S
- 1488((()S
- (stream)252 1614 A
- 1908(=)S
- ((FILE)210 1992 A
- 2244(*))S
- (malloc(sizeof(FILE))))882 2370 A
- 3294(==)S
- (NULL)168 3420 A
- 3630())S
- 3714({)S
- 2340 V
- (49406)210 648 A
- (_close(fd);)462 1698 A
- 2430 V
- (49407)210 648 A
- (return)252 1698 A
- ((FILE)210 1992 A
- (*)NULL;)294 2244 A
- 2520 V
- (49408)210 648 A
- 1362(})S
- 2610 V
- (49409)210 648 A
- 2700 V
- (49410)210 648 A
- 1362(if)S
- (((flags)294 1488 A
- 1824(&)S
- ((_IOREAD)336 1908 A
- 2286(|)S
- (_IOWRITE)))420 2370 A
- 2874(==)S
- ((_IOREAD)336 3000 A
- 3378(|)S
- (_IOWRITE)))420 3462 A
- 2790 V
- (49411)210 648 A
- (flags)210 1698 A
- 1950(&=)S
- (304(_IOREADING)504 2076 A
- 2622(|)S
- (_IOWRITING);)504 2706 A
- 2880 V
- (49412)210 648 A
- 2970 V
- (49413)210 648 A
- (stream->_count)588 1362 A
- 1992(=)S
- 2076(0;)S
- 3060 V
- (49414)210 648 A
- (stream->_fd)462 1362 A
- 1866(=)S
- (fd;)126 1950 A
- 3150 V
- (49415)210 648 A
- (stream->_flags)588 1362 A
- 1992(=)S
- (flags;)252 2076 A
- 3240 V
- (49416)210 648 A
- (stream->_buf)504 1362 A
- 1908(=)S
- (NULL;)210 1992 A
- 3330 V
- (49417)210 648 A
- (__iotab[i])420 1362 A
- 1824(=)S
- (stream;)294 1908 A
- 3420 V
- (49418)210 648 A
- (return)252 1362 A
- (stream;)294 1656 A
- 3510 V
- (49419)210 648 A
- 1026(})S
- 4140 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4230 V
- (src/lib/stdio/fprintf.c)966 1698 A
- 4320 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4500 V
- (49500)210 648 A
- 1026(/*)S
- 4590 V
- (49501)210 648 A
- 1068(*)S
- (fprintf)294 1152 A
- 1488(-)S
- (write)210 1572 A
- (output)252 1824 A
- 2118(on)S
- 2244(a)S
- (stream)252 2328 A
- 4680 V
- (49502)210 648 A
- 1068(*/)S
- 4770 V
- (49503)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fprintf.c,v)462 1530 A
- (1.3)126 2034 A
- (89/12/18)336 2202 A
- (15:01:54)336 2580 A
- (eck)126 2958 A
- (Exp)126 3126 A
- 3294($)S
- 3378(*/)S
- 4860 V
- (49504)210 648 A
- 4950 V
- (49505)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 5040 V
- (49506)210 648 A
- (#include)336 1026 A
- (<stdarg.h>)420 1698 A
- 5130 V
- (49507)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 5220 V
- (49508)210 648 A
- 5310 V
- (49509)210 648 A
- (int)126 1026 A
- 5400 V
- (49510)210 648 A
- (fprintf(FILE)504 1026 A
- (*stream,)336 1572 A
- (const)210 1950 A
- (char)168 2202 A
- (*format,)336 2412 A
- (...))168 2790 A
- 5490 V
- (49511)210 648 A
- 1026({)S
- 5580 V
- (49512)210 648 A
- (va_list)294 1362 A
- (ap;)126 1698 A
- 5670 V
- (49513)210 648 A
- (int)126 1362 A
- (retval;)294 1530 A
- 5760 V
- (49514)210 648 A
- 5850 V
- (49515)210 648 A
- (va_start(ap,)504 1362 A
- (format);)336 1908 A
- 5940 V
- (49516)210 648 A
- 6030 V
- (49517)210 648 A
- (retval)252 1362 A
- 1656(=)S
- (_doprnt)294 1740 A
- ((format,)336 2076 A
- (ap,)126 2454 A
- (stream);)336 2622 A
- 6120 V
- (49518)210 648 A
- 6210 V
- (49519)210 648 A
- (va_end(ap);)462 1362 A
- 8418 V
- EP
- %%Page: 453 453
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1963(File:)S
- (src/lib/stdio/fprintf.c)916 2196 A
- 12 B
- (453)180 4248 A
- 900 V
- 7 LST
- (49520)210 648 A
- 990 V
- (49521)210 648 A
- (return)252 1362 A
- (retval;)294 1656 A
- 1080 V
- (49522)210 648 A
- 1026(})S
- 1440 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1530 V
- (src/lib/stdio/fputc.c)882 1698 A
- 1620 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1800 V
- (49600)210 648 A
- 1026(/*)S
- 1890 V
- (49601)210 648 A
- 1068(*)S
- (fputc.c)294 1152 A
- 1488(-)S
- (print)210 1572 A
- 1824(an)S
- (unsigned)336 1950 A
- (character)378 2328 A
- 1980 V
- (49602)210 648 A
- 1068(*/)S
- 2070 V
- (49603)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fputc.c,v)378 1530 A
- (1.1)126 1950 A
- (89/05/30)336 2118 A
- (13:28:45)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 2160 V
- (49604)210 648 A
- 2250 V
- (49605)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 2340 V
- (49606)210 648 A
- 2430 V
- (49607)210 648 A
- (int)126 1026 A
- 2520 V
- (49608)210 648 A
- (fputc(int)378 1026 A
- 1446(c,)S
- (FILE)168 1572 A
- (*stream))336 1782 A
- 2610 V
- (49609)210 648 A
- 1026({)S
- 2700 V
- (49610)210 648 A
- (return)252 1362 A
- (putc(c,)294 1656 A
- (stream);)336 1992 A
- 2790 V
- (49611)210 648 A
- 1026(})S
- 3240 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3330 V
- (src/lib/stdio/fputs.c)882 1698 A
- 3420 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3600 V
- (49700)210 648 A
- 1026(/*)S
- 3690 V
- (49701)210 648 A
- 1068(*)S
- (fputs)210 1152 A
- 1404(-)S
- (print)210 1488 A
- 1740(a)S
- (string)252 1824 A
- 3780 V
- (49702)210 648 A
- 1068(*/)S
- 3870 V
- (49703)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fputs.c,v)378 1530 A
- (1.2)126 1950 A
- (89/12/18)336 2118 A
- (15:02:01)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 3960 V
- (49704)210 648 A
- 4050 V
- (49705)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 4140 V
- (49706)210 648 A
- 4230 V
- (49707)210 648 A
- (int)126 1026 A
- 4320 V
- (49708)210 648 A
- (fputs(register)588 1026 A
- (const)210 1656 A
- (char)168 1908 A
- (*s,)126 2118 A
- (register)336 2286 A
- (FILE)168 2664 A
- (*stream))336 2874 A
- 4410 V
- (49709)210 648 A
- 1026({)S
- 4500 V
- (49710)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(i)S
- 1992(=)S
- 2076(0;)S
- 4590 V
- (49711)210 648 A
- 4680 V
- (49712)210 648 A
- (while)210 1362 A
- ((*s))168 1614 A
- 4770 V
- (49713)210 648 A
- 1698(if)S
- ((putc(*s++,)462 1824 A
- (stream))294 2328 A
- 2664(==)S
- (EOF))168 2790 A
- (return)252 3000 A
- (EOF;)168 3294 A
- 4860 V
- (49714)210 648 A
- (else)168 1698 A
- (i++;)168 1908 A
- 4950 V
- (49715)210 648 A
- 5040 V
- (49716)210 648 A
- (return)252 1362 A
- 1656(i;)S
- 5130 V
- (49717)210 648 A
- 1026(})S
- 8418 V
- EP
- %%Page: 454 454
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (454)180 648 A
- 11 R
- 1990(File:)S
- (src/lib/stdio/fread.c)862 2223 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 990 V
- 7 LST
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1080 V
- (src/lib/stdio/fread.c)882 1698 A
- 1170 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1350 V
- (49800)210 648 A
- 1026(/*)S
- 1440 V
- (49801)210 648 A
- 1068(*)S
- (fread.c)294 1152 A
- 1488(-)S
- (read)168 1572 A
- 1782(a)S
- (number)252 1866 A
- 2160(of)S
- (members)294 2286 A
- (into)168 2622 A
- 2832(an)S
- (array)210 2958 A
- 1530 V
- (49802)210 648 A
- 1068(*/)S
- 1620 V
- (49803)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fread.c,v)378 1530 A
- (1.2)126 1950 A
- (89/12/18)336 2118 A
- (15:02:09)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 1710 V
- (49804)210 648 A
- 1800 V
- (49805)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 1890 V
- (49806)210 648 A
- 1980 V
- (49807)210 648 A
- (size_t)252 1026 A
- 2070 V
- (49808)210 648 A
- (fread(void)420 1026 A
- (*ptr,)210 1488 A
- (size_t)252 1740 A
- (size,)210 2034 A
- (size_t)252 2286 A
- (nmemb,)252 2580 A
- (register)336 2874 A
- (FILE)168 3252 A
- (*stream))336 3462 A
- 2160 V
- (49809)210 648 A
- 1026({)S
- 2250 V
- (49810)210 648 A
- (register)336 1362 A
- (char)168 1740 A
- (*cp)126 1950 A
- 2118(=)S
- (ptr;)168 2202 A
- 2340 V
- (49811)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(c;)S
- 2430 V
- (49812)210 648 A
- (size_t)252 1362 A
- (ndone)210 1656 A
- 1908(=)S
- 1992(0;)S
- 2520 V
- (49813)210 648 A
- (register)336 1362 A
- (size_t)252 1740 A
- 2034(s;)S
- 2610 V
- (49814)210 648 A
- 2700 V
- (49815)210 648 A
- 1362(if)S
- ((size))252 1488 A
- 2790 V
- (49816)210 648 A
- (while)210 1698 A
- 1950(()S
- (ndone)210 2034 A
- 2286(<)S
- (nmemb)210 2370 A
- 2622())S
- 2706({)S
- 2880 V
- (49817)210 648 A
- 2034(s)S
- 2118(=)S
- (size;)210 2202 A
- 2970 V
- (49818)210 648 A
- 2034(do)S
- 2160({)S
- 3060 V
- (49819)210 648 A
- 2370(if)S
- (((c)126 2496 A
- 2664(=)S
- (getc(stream)))546 2748 A
- 3336(!=)S
- (EOF))168 3462 A
- 3150 V
- (49820)210 648 A
- (*cp++)210 2706 A
- 2958(=)S
- 3042(c;)S
- 3240 V
- (49821)210 648 A
- (else)168 2370 A
- 3330 V
- (49822)210 648 A
- (return)252 2706 A
- (ndone;)252 3000 A
- 3420 V
- (49823)210 648 A
- 2034(})S
- (while)210 2118 A
- ((--s);)252 2370 A
- 3510 V
- (49824)210 648 A
- (ndone++;)336 2034 A
- 3600 V
- (49825)210 648 A
- 1698(})S
- 3690 V
- (49826)210 648 A
- 3780 V
- (49827)210 648 A
- (return)252 1362 A
- (ndone;)252 1656 A
- 3870 V
- (49828)210 648 A
- 1026(})S
- 4140 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4230 V
- (src/lib/stdio/freopen.c)966 1698 A
- 4320 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 4500 V
- (49900)210 648 A
- 1026(/*)S
- 4590 V
- (49901)210 648 A
- 1068(*)S
- (freopen.c)378 1152 A
- 1572(-)S
- (open)168 1656 A
- 1866(a)S
- (file)168 1950 A
- (and)126 2160 A
- (associate)378 2328 A
- 2748(a)S
- (stream)252 2832 A
- (with)168 3126 A
- 3336(it)S
- 4680 V
- (49902)210 648 A
- 1068(*/)S
- 4770 V
- (49903)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (freopen.c,v)462 1530 A
- (1.8)126 2034 A
- (90/08/28)336 2202 A
- (13:44:48)336 2580 A
- (eck)126 2958 A
- (Exp)126 3126 A
- 3294($)S
- 3378(*/)S
- 4860 V
- (49904)210 648 A
- 4950 V
- (49905)210 648 A
- (#if)126 1026 A
- (defined(_POSIX_SOURCE))924 1362 A
- 5040 V
- (49906)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 5130 V
- (49907)210 648 A
- (#endif)252 1026 A
- 5220 V
- (49908)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 5310 V
- (49909)210 648 A
- (#include)336 1026 A
- (<stdlib.h>)420 1698 A
- 5400 V
- (49910)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 5490 V
- (49911)210 648 A
- 5580 V
- (49912)210 648 A
- (#define)294 1026 A
- (PMODE)210 1362 A
- (0666)168 2034 A
- 5670 V
- (49913)210 648 A
- 5760 V
- (49914)210 648 A
- 1026(/*)S
- 1152(Do)S
- (not)126 1278 A
- ("optimize")420 1446 A
- (this)168 1908 A
- (file)168 2118 A
- 2328(to)S
- (use)126 2454 A
- (the)126 2622 A
- (open)168 2790 A
- (with)168 3000 A
- (O_CREAT)294 3210 A
- 3546(if)S
- (the)126 3672 A
- (file)168 3840 A
- 5850 V
- (49915)210 648 A
- 1068(*)S
- (does)168 1152 A
- (not)126 1362 A
- (exist.)252 1530 A
- (The)126 1824 A
- (reason)252 1992 A
- 2286(is)S
- (given)210 2412 A
- 2664(in)S
- (fopen.c.)336 2790 A
- 5940 V
- (49916)210 648 A
- 1068(*/)S
- 6030 V
- (49917)210 648 A
- (#define)294 1026 A
- (O_RDONLY)336 1362 A
- 2034(0)S
- 6120 V
- (49918)210 648 A
- (#define)294 1026 A
- (O_WRONLY)336 1362 A
- 2034(1)S
- 6210 V
- (49919)210 648 A
- (#define)294 1026 A
- (O_RDWR)252 1362 A
- 2034(2)S
- 8418 V
- EP
- %%Page: 455 455
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1935(File:)S
- (src/lib/stdio/freopen.c)972 2168 A
- 12 B
- (455)180 4248 A
- 900 V
- 7 LST
- (49920)210 648 A
- 990 V
- (49921)210 648 A
- (#define)294 1026 A
- (O_CREAT)294 1362 A
- (0x010)210 2034 A
- 1080 V
- (49922)210 648 A
- (#define)294 1026 A
- (O_TRUNC)294 1362 A
- (0x020)210 2034 A
- 1170 V
- (49923)210 648 A
- (#define)294 1026 A
- (O_APPEND)336 1362 A
- (0x040)210 2034 A
- 1260 V
- (49924)210 648 A
- 1350 V
- (49925)210 648 A
- (int)126 1026 A
- (_open(const)462 1194 A
- (char)168 1698 A
- (*path,)252 1908 A
- (int)126 2202 A
- (flags);)294 2370 A
- 1440 V
- (49926)210 648 A
- (int)126 1026 A
- (_creat(const)504 1194 A
- (char)168 1740 A
- (*path,)252 1950 A
- (Mode_t)252 2244 A
- (mode);)252 2538 A
- 1530 V
- (49927)210 648 A
- (int)126 1026 A
- (_close(int)420 1194 A
- (d);)126 1656 A
- 1620 V
- (49928)210 648 A
- 1710 V
- (49929)210 648 A
- (FILE)168 1026 A
- 1236(*)S
- 1800 V
- (49930)210 648 A
- (freopen(const)546 1026 A
- (char)168 1614 A
- (*name,)252 1824 A
- (const)210 2118 A
- (char)168 2370 A
- (*mode,)252 2580 A
- (FILE)168 2874 A
- (*stream))336 3084 A
- 1890 V
- (49931)210 648 A
- 1026({)S
- 1980 V
- (49932)210 648 A
- (register)336 1362 A
- (int)126 1740 A
- 1908(i;)S
- 2070 V
- (49933)210 648 A
- (int)126 1362 A
- (rwmode)252 1530 A
- 1824(=)S
- 1908(0,)S
- (rwflags)294 2034 A
- 2370(=)S
- 2454(0;)S
- 2160 V
- (49934)210 648 A
- (int)126 1362 A
- (fd,)126 1530 A
- (flags)210 1698 A
- 1950(=)S
- (stream->_flags)588 2034 A
- 2664(&)S
- ((_IONBF)294 2748 A
- 3084(|)S
- (_IOFBF)252 3168 A
- 3462(|)S
- (_IOLBF)252 3546 A
- 3840(|)S
- (_IOMYBUF);)420 3924 A
- 2250 V
- (49935)210 648 A
- 2340 V
- (49936)210 648 A
- ((void))252 1362 A
- (fflush(stream);)630 1656 A
- 3378(/*)S
- (ignore)252 3504 A
- (errors)252 3798 A
- 4092(*/)S
- 2430 V
- (49937)210 648 A
- ((void))252 1362 A
- (_close(fileno(stream));)966 1656 A
- 2520 V
- (49938)210 648 A
- 2610 V
- (49939)210 648 A
- (switch(*mode++))630 1362 A
- 2034({)S
- 2700 V
- (49940)210 648 A
- (case)168 1362 A
- ('r':)168 1572 A
- 2790 V
- (49941)210 648 A
- (flags)210 1698 A
- 1950(|=)S
- (_IOREAD;)336 2076 A
- 2880 V
- (49942)210 648 A
- (rwmode)252 1698 A
- 1992(=)S
- (O_RDONLY;)378 2076 A
- 2970 V
- (49943)210 648 A
- (break;)252 1698 A
- 3060 V
- (49944)210 648 A
- (case)168 1362 A
- ('w':)168 1572 A
- 3150 V
- (49945)210 648 A
- (flags)210 1698 A
- 1950(|=)S
- (_IOWRITE;)378 2076 A
- 3240 V
- (49946)210 648 A
- (rwmode)252 1698 A
- 1992(=)S
- (O_WRONLY;)378 2076 A
- 3330 V
- (49947)210 648 A
- (rwflags)294 1698 A
- 2034(=)S
- (O_CREAT)294 2118 A
- 2454(|)S
- (O_TRUNC;)336 2538 A
- 3420 V
- (49948)210 648 A
- (break;)252 1698 A
- 3510 V
- (49949)210 648 A
- (case)168 1362 A
- ('a':)168 1572 A
- 3600 V
- (49950)210 648 A
- (flags)210 1698 A
- 1950(|=)S
- (_IOWRITE)336 2076 A
- 2454(|)S
- (_IOAPPEND;)420 2538 A
- 3690 V
- (49951)210 648 A
- (rwmode)252 1698 A
- 1992(=)S
- (O_WRONLY;)378 2076 A
- 3780 V
- (49952)210 648 A
- (rwflags)294 1698 A
- 2034(|=)S
- (O_APPEND)336 2160 A
- 2538(|)S
- (O_CREAT;)336 2622 A
- 3870 V
- (49953)210 648 A
- (break;)252 1698 A
- 3960 V
- (49954)210 648 A
- (default:)336 1362 A
- 4050 V
- (49955)210 648 A
- (return)252 1698 A
- ((FILE)210 1992 A
- (*)NULL;)294 2244 A
- 4140 V
- (49956)210 648 A
- 1362(})S
- 4230 V
- (49957)210 648 A
- 4320 V
- (49958)210 648 A
- (while)210 1362 A
- ((*mode))294 1614 A
- 1950({)S
- 4410 V
- (49959)210 648 A
- (switch(*mode++))630 1698 A
- 2370({)S
- 4500 V
- (49960)210 648 A
- (case)168 1698 A
- ('b':)168 1908 A
- 4590 V
- (49961)210 648 A
- (continue;)378 2034 A
- 4680 V
- (49962)210 648 A
- (case)168 1698 A
- ('+':)168 1908 A
- 4770 V
- (49963)210 648 A
- (rwmode)252 2034 A
- 2328(=)S
- (O_RDWR;)294 2412 A
- 4860 V
- (49964)210 648 A
- (flags)210 2034 A
- 2286(|=)S
- (_IOREAD)294 2412 A
- 2748(|)S
- (_IOWRITE;)378 2832 A
- 4950 V
- (49965)210 648 A
- (continue;)378 2034 A
- 5040 V
- (49966)210 648 A
- 1698(/*)S
- (The)126 1824 A
- (sequence)336 1992 A
- (may)126 2370 A
- 2538(be)S
- (followed)336 2664 A
- 3042(by)S
- (aditional)378 3168 A
- (characters)420 3588 A
- 4050(*/)S
- 5130 V
- (49967)210 648 A
- (default:)336 1698 A
- 5220 V
- (49968)210 648 A
- (break;)252 2034 A
- 5310 V
- (49969)210 648 A
- 1698(})S
- 5400 V
- (49970)210 648 A
- (break;)252 1698 A
- 5490 V
- (49971)210 648 A
- 1362(})S
- 5580 V
- (49972)210 648 A
- 5670 V
- (49973)210 648 A
- 1362(if)S
- (((rwflags)378 1488 A
- 1908(&)S
- (O_TRUNC))336 1992 A
- 5760 V
- (49974)210 648 A
- 1530(||)S
- ((((fd)210 1656 A
- 1908(=)S
- (_open(name,)462 1992 A
- (rwmode)))336 2496 A
- 2874(<)S
- 2958(0))S
- 5850 V
- (49975)210 648 A
- 1866(&&)S
- ((rwflags)336 1992 A
- 2370(&)S
- (O_CREAT))))420 2454 A
- 2916({)S
- 5940 V
- (49976)210 648 A
- 1698(if)S
- ((((fd)210 1824 A
- 2076(=)S
- (_creat(name,)504 2160 A
- (PMODE)))294 2706 A
- 3042(<)S
- 3126(0))S
- 3252(&&)S
- (flags)210 3378 A
- 3630(|)S
- (_IOREAD))336 3714 A
- 4092({)S
- 6030 V
- (49977)210 648 A
- ((void))252 2034 A
- (_close(fd);)462 2328 A
- 6120 V
- (49978)210 648 A
- 2034(fd)S
- 2160(=)S
- (_open(name,)462 2244 A
- (rwmode);)336 2748 A
- 6210 V
- (49979)210 648 A
- 1698(})S
- 8418 V
- EP
- %%Page: 456 456
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (456)180 648 A
- 11 R
- 1935(File:)S
- (src/lib/stdio/freopen.c)972 2168 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 900 V
- 7 LST
- (49980)210 648 A
- 1362(})S
- 990 V
- (49981)210 648 A
- 1080 V
- (49982)210 648 A
- 1362(if)S
- ((fd)126 1488 A
- 1656(<)S
- 1740(0))S
- 1866({)S
- 1170 V
- (49983)210 648 A
- (for()168 1698 A
- 1908(i)S
- 1992(=)S
- 2076(0;)S
- 2202(i)S
- 2286(<)S
- (FOPEN_MAX;)420 2370 A
- (i++))168 2832 A
- 3042({)S
- 1260 V
- (49984)210 648 A
- 2034(if)S
- ((stream)294 2160 A
- 2496(==)S
- (__iotab[i]))462 2622 A
- 3126({)S
- 1350 V
- (49985)210 648 A
- (__iotab[i])420 2370 A
- 2832(=)S
- 2916(0;)S
- 1440 V
- (49986)210 648 A
- (break;)252 2370 A
- 1530 V
- (49987)210 648 A
- 2034(})S
- 1620 V
- (49988)210 648 A
- 1698(})S
- 1710 V
- (49989)210 648 A
- 1698(if)S
- ((stream)294 1824 A
- 2160(!=)S
- (stdin)210 2286 A
- 2538(&&)S
- (stream)252 2664 A
- 2958(!=)S
- (stdout)252 3084 A
- 3378(&&)S
- (stream)252 3504 A
- 3798(!=)S
- (stderr))294 3924 A
- 1800 V
- (49990)210 648 A
- (free((void)420 2034 A
- (*)stream);)420 2496 A
- 1890 V
- (49991)210 648 A
- (return)252 1698 A
- ((FILE)210 1992 A
- (*)NULL;)294 2244 A
- 1980 V
- (49992)210 648 A
- 1362(})S
- 2070 V
- (49993)210 648 A
- 2160 V
- (49994)210 648 A
- (stream->_count)588 1362 A
- 1992(=)S
- 2076(0;)S
- 2250 V
- (49995)210 648 A
- (stream->_fd)462 1362 A
- 1866(=)S
- (fd;)126 1950 A
- 2340 V
- (49996)210 648 A
- (stream->_flags)588 1362 A
- 1992(=)S
- (flags;)252 2076 A
- 2430 V
- (49997)210 648 A
- (return)252 1362 A
- (stream;)294 1656 A
- 2520 V
- (49998)210 648 A
- 1026(})S
- 2790 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 2880 V
- (src/lib/stdio/fscanf.c)924 1698 A
- 2970 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3150 V
- (50000)210 648 A
- 1026(/*)S
- 3240 V
- (50001)210 648 A
- 1068(*)S
- (fscanf.c)336 1152 A
- 1530(-)S
- (read)168 1614 A
- (formatted)378 1824 A
- (input)210 2244 A
- (from)168 2496 A
- (stream)252 2706 A
- 3330 V
- (50002)210 648 A
- 1068(*/)S
- 3420 V
- (50003)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fscanf.c,v)420 1530 A
- (1.1)126 1992 A
- (89/05/30)336 2160 A
- (13:29:17)336 2538 A
- (eck)126 2916 A
- (Exp)126 3084 A
- 3252($)S
- 3336(*/)S
- 3510 V
- (50004)210 648 A
- 3600 V
- (50005)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 3690 V
- (50006)210 648 A
- (#include)336 1026 A
- (<stdarg.h>)420 1698 A
- 3780 V
- (50007)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 3870 V
- (50008)210 648 A
- 3960 V
- (50009)210 648 A
- (int)126 1026 A
- 4050 V
- (50010)210 648 A
- (fscanf(FILE)462 1026 A
- (*stream,)336 1530 A
- (const)210 1908 A
- (char)168 2160 A
- (*format,)336 2370 A
- (...))168 2748 A
- 4140 V
- (50011)210 648 A
- 1026({)S
- 4230 V
- (50012)210 648 A
- (va_list)294 1362 A
- (ap;)126 1698 A
- 4320 V
- (50013)210 648 A
- (int)126 1362 A
- (retval;)294 1530 A
- 4410 V
- (50014)210 648 A
- 4500 V
- (50015)210 648 A
- (va_start(ap,)504 1362 A
- (format);)336 1908 A
- 4590 V
- (50016)210 648 A
- 4680 V
- (50017)210 648 A
- (retval)252 1362 A
- 1656(=)S
- (_doscan(stream,)630 1740 A
- (format,)294 2412 A
- (ap);)168 2748 A
- 4770 V
- (50018)210 648 A
- 4860 V
- (50019)210 648 A
- (va_end(ap);)462 1362 A
- 4950 V
- (50020)210 648 A
- 5040 V
- (50021)210 648 A
- (return)252 1362 A
- (retval;)294 1656 A
- 5130 V
- (50022)210 648 A
- 1026(})S
- 8418 V
- EP
- %%Page: 457 457
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R
- 1987(File:)S
- (src/lib/stdio/fseek.c)868 2220 A
- 12 B
- (457)180 4248 A
- 990 V
- 7 LST
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1080 V
- (src/lib/stdio/fseek.c)882 1698 A
- 1170 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1350 V
- (50100)210 648 A
- 1026(/*)S
- 1440 V
- (50101)210 648 A
- 1068(*)S
- (fseek.c)294 1152 A
- 1488(-)S
- (perform)294 1572 A
- 1908(an)S
- (fseek)210 2034 A
- 1530 V
- (50102)210 648 A
- 1068(*/)S
- 1620 V
- (50103)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fseek.c,v)378 1530 A
- (1.4)126 1950 A
- (90/01/22)336 2118 A
- (11:12:00)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 1710 V
- (50104)210 648 A
- 1800 V
- (50105)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 1890 V
- (50106)210 648 A
- 1980 V
- (50107)210 648 A
- (#if)126 1026 A
- ((SEEK_CUR)378 1362 A
- 1782(!=)S
- 1908(1))S
- 2034(||)S
- ((SEEK_END)378 2160 A
- 2580(!=)S
- 2706(2))S
- 2832(||)S
- ((SEEK_SET)378 2958 A
- 3378(!=)S
- 3504(0))S
- 2070 V
- (50108)210 648 A
- (#error)252 1026 A
- (SEEK_*)252 1320 A
- (values)252 1614 A
- (are)126 1908 A
- (wrong)210 2076 A
- 2160 V
- (50109)210 648 A
- (#endif)252 1026 A
- 2250 V
- (50110)210 648 A
- 2340 V
- (50111)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 2430 V
- (50112)210 648 A
- 2520 V
- (50113)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 2610 V
- (50114)210 648 A
- 2700 V
- (50115)210 648 A
- (off_t)210 1026 A
- (_lseek(int)420 1278 A
- (fildes,)294 1740 A
- (off_t)210 2076 A
- (offset,)294 2328 A
- (int)126 2664 A
- (whence);)336 2832 A
- 2790 V
- (50116)210 648 A
- 2880 V
- (50117)210 648 A
- (int)126 1026 A
- 2970 V
- (50118)210 648 A
- (fseek(FILE)420 1026 A
- (*stream,)336 1488 A
- (long)168 1866 A
- (int)126 2076 A
- (offset,)294 2244 A
- (int)126 2580 A
- (whence))294 2748 A
- 3060 V
- (50119)210 648 A
- 1026({)S
- 3150 V
- (50120)210 648 A
- (int)126 1362 A
- (adjust)252 1530 A
- 1824(=)S
- 1908(0;)S
- 3240 V
- (50121)210 648 A
- (long)168 1362 A
- (pos;)168 1572 A
- 3330 V
- (50122)210 648 A
- 3420 V
- (50123)210 648 A
- (stream->_flags)588 1362 A
- 1992(&=)S
- (304(_IOEOF)336 2118 A
- 2496(|)S
- (_IOERR);)336 2580 A
- 3510 V
- (50124)210 648 A
- 1362(/*)S
- (Clear)210 1488 A
- (both)168 1740 A
- (the)126 1950 A
- (end)126 2118 A
- 2286(of)S
- (file)168 2412 A
- (and)126 2622 A
- (error)210 2790 A
- (flags)210 3042 A
- 3294(*/)S
- 3600 V
- (50125)210 648 A
- 3690 V
- (50126)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOREADING)))504 2370 A
- 2916({)S
- 3780 V
- (50127)210 648 A
- 1698(if)S
- ((whence)294 1824 A
- 2160(==)S
- (SEEK_CUR)336 2286 A
- 3870 V
- (50128)210 648 A
- 1866(&&)S
- (stream->_buf)504 1992 A
- 3960 V
- (50129)210 648 A
- 1866(&&)S
- (!io_testflag(stream,_IONBF)))1176 1992 A
- 4050 V
- (50130)210 648 A
- (adjust)252 2034 A
- 2328(=)S
- (stream->_count;)630 2412 A
- 4140 V
- (50131)210 648 A
- (stream->_count)588 1698 A
- 2328(=)S
- 2412(0;)S
- 4230 V
- (50132)210 648 A
- 1362(})S
- (else)168 1446 A
- 1656(if)S
- ((io_testflag(stream,_IOWRITING)))1344 1782 A
- 3168({)S
- 4320 V
- (50133)210 648 A
- (fflush(stream);)630 1698 A
- 4410 V
- (50134)210 648 A
- 1362(})S
- (else)168 1446 A
- 1698(/*)S
- (neither)294 1824 A
- (reading)294 2160 A
- (nor)126 2496 A
- (writing.)336 2664 A
- (The)126 3042 A
- (buffer)252 3210 A
- (must)168 3504 A
- 3714(be)S
- (empty)210 3840 A
- 4092(*/)S
- 4500 V
- (50135)210 648 A
- 1698(/*)S
- (EMPTY)210 1824 A
- 2076(*/)S
- 2202(;)S
- 4590 V
- (50136)210 648 A
- 4680 V
- (50137)210 648 A
- (pos)126 1362 A
- 1530(=)S
- (_lseek(fileno(stream),)924 1614 A
- (offset)252 2580 A
- 2874(-)S
- (adjust,)294 2958 A
- (whence);)336 3294 A
- 4770 V
- (50138)210 648 A
- 1362(if)S
- ((io_testflag(stream,)840 1488 A
- (_IOREAD))336 2370 A
- 2748(&&)S
- (io_testflag(stream,)798 2874 A
- (_IOWRITE)))420 3714 A
- 4860 V
- (50139)210 648 A
- (stream->_flags)588 1698 A
- 2328(&=)S
- (304(_IOREADING)504 2454 A
- 3000(|)S
- (_IOWRITING);)504 3084 A
- 4950 V
- (50140)210 648 A
- 5040 V
- (50141)210 648 A
- (stream->_ptr)504 1362 A
- 1908(=)S
- (stream->_buf;)546 1992 A
- 5130 V
- (50142)210 648 A
- (return)252 1362 A
- (((pos)210 1656 A
- 1908(==)S
- (-1))126 2034 A
- 2202(?)S
- 2286(-1)S
- 2412(:)S
- (0);)126 2496 A
- 5220 V
- (50143)210 648 A
- 1026(})S
- 8418 V
- EP
- %%Page: 458 458
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 12 B
- (458)180 648 A
- 11 R
- 1948(File:)S
- (src/lib/stdio/fsetpos.c)947 2181 A
- 10 R
- 3402(MINIX)S
- 3730(SOURCE)S
- 4153(CODE)S
- 990 V
- 7 LST
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1080 V
- (src/lib/stdio/fsetpos.c)966 1698 A
- 1170 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 1350 V
- (50200)210 648 A
- 1026(/*)S
- 1440 V
- (50201)210 648 A
- 1068(*)S
- (fsetpos.c)378 1152 A
- 1572(-)S
- (set)126 1656 A
- (the)126 1824 A
- (position)336 1992 A
- 2370(in)S
- (the)126 2496 A
- (file)168 2664 A
- 1530 V
- (50202)210 648 A
- 1068(*/)S
- 1620 V
- (50203)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (fsetpos.c,v)462 1530 A
- (1.1)126 2034 A
- (89/05/30)336 2202 A
- (13:29:34)336 2580 A
- (eck)126 2958 A
- (Exp)126 3126 A
- 3294($)S
- 3378(*/)S
- 1710 V
- (50204)210 648 A
- 1800 V
- (50205)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 1890 V
- (50206)210 648 A
- 1980 V
- (50207)210 648 A
- (int)126 1026 A
- 2070 V
- (50208)210 648 A
- (fsetpos(FILE)504 1026 A
- (*stream,)336 1572 A
- (fpos_t)252 1950 A
- (*pos))210 2244 A
- 2160 V
- (50209)210 648 A
- 1026({)S
- 2250 V
- (50210)210 648 A
- (return)252 1362 A
- (fseek(stream,)546 1656 A
- (*pos,)210 2244 A
- (SEEK_SET);)420 2496 A
- 2340 V
- (50211)210 648 A
- 1026(})S
- 2790 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 2880 V
- (src/lib/stdio/ftell.c)882 1698 A
- 2970 V
- (++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)3528 648 A
- 3150 V
- (50300)210 648 A
- 1026(/*)S
- 3240 V
- (50301)210 648 A
- 1068(*)S
- (ftell.c)294 1152 A
- 1488(-)S
- (obtain)252 1572 A
- (the)126 1866 A
- (value)210 2034 A
- 2286(of)S
- (the)126 2412 A
- (file-position)546 2580 A
- (indicator)378 3168 A
- 3588(of)S
- 3714(a)S
- (stream)252 3798 A
- 3330 V
- (50302)210 648 A
- 1068(*/)S
- 3420 V
- (50303)210 648 A
- 1026(/*)S
- ($Header:)336 1152 A
- (ftell.c,v)378 1530 A
- (1.4)126 1950 A
- (90/01/22)336 2118 A
- (11:12:12)336 2496 A
- (eck)126 2874 A
- (Exp)126 3042 A
- 3210($)S
- 3294(*/)S
- 3510 V
- (50304)210 648 A
- 3600 V
- (50305)210 648 A
- (#include)336 1026 A
- (<stdio.h>)378 1698 A
- 3690 V
- (50306)210 648 A
- 3780 V
- (50307)210 648 A
- (#if)126 1026 A
- ((SEEK_CUR)378 1362 A
- 1782(!=)S
- 1908(1))S
- 2034(||)S
- ((SEEK_SET)378 2160 A
- 2580(!=)S
- 2706(0))S
- 2832(||)S
- ((SEEK_END)378 2958 A
- 3378(!=)S
- 3504(2))S
- 3870 V
- (50308)210 648 A
- (#error)252 1026 A
- (SEEK_*)252 1320 A
- (values)252 1614 A
- (are)126 1908 A
- (wrong)210 2076 A
- 3960 V
- (50309)210 648 A
- (#endif)252 1026 A
- 4050 V
- (50310)210 648 A
- 4140 V
- (50311)210 648 A
- (#include)336 1026 A
- ("loc_incl.h")504 1698 A
- 4230 V
- (50312)210 648 A
- 4320 V
- (50313)210 648 A
- (#include)336 1026 A
- (<sys/types.h>)546 1698 A
- 4410 V
- (50314)210 648 A
- 4500 V
- (50315)210 648 A
- (off_t)210 1026 A
- (_lseek(int)420 1278 A
- (fildes,)294 1740 A
- (off_t)210 2076 A
- (offset,)294 2328 A
- (int)126 2664 A
- (whence);)336 2832 A
- 4590 V
- (50316)210 648 A
- 4680 V
- (50317)210 648 A
- (long)168 1026 A
- (ftell(FILE)420 1236 A
- (*stream))336 1698 A
- 4770 V
- (50318)210 648 A
- 1026({)S
- 4860 V
- (50319)210 648 A
- (long)168 1362 A
- (result;)294 1572 A
- 4950 V
- (50320)210 648 A
- (int)126 1362 A
- (adjust)252 1530 A
- 1824(=)S
- 1908(0;)S
- 5040 V
- (50321)210 648 A
- 5130 V
- (50322)210 648 A
- 1362(if)S
- ((io_testflag(stream,_IOREADING)))1344 1488 A
- 5220 V
- (50323)210 648 A
- (adjust)252 1698 A
- 1992(=)S
- (-stream->_count;)672 2076 A
- 5310 V
- (50324)210 648 A
- (else)168 1362 A
- 1572(if)S
- ((io_testflag(stream,_IOWRITING))1302 1698 A
- 5400 V
- (50325)210 648 A
- 1866(&&)S
- (stream->_buf)504 1992 A
- 5490 V
- (50326)210 648 A
- 1866(&&)S
- (!io_testflag(stream,_IONBF)))1176 1992 A
- 5580 V
- (50327)210 648 A
- (adjust)252 1698 A
- 1992(=)S
- (stream->_ptr)504 2076 A
- 2622(-)S
- (stream->_buf;)546 2706 A
- 5670 V
- (50328)210 648 A
- (else)168 1362 A
- (adjust)252 1572 A
- 1866(=)S
- 1950(0;)S
- 5760 V
- (50329)210 648 A
- 5850 V
- (50330)210 648 A
- (result)252 1362 A
- 1656(=)S
- (_lseek(fileno(stream),)924 1740 A
- ((off_t)0,)378 2706 A
- (SEEK_CUR);)420 3126 A
- 5940 V
- (50331)210 648 A
- 6030 V
- (50332)210 648 A
- 1362(if)S
- 1488(()S
- (result)252 1572 A
- 1866(==)S
- 1992(-1)S
- 2118())S
- 6120 V
- (50333)210 648 A
- (return)252 1698 A
- (result;)294 1992 A
- 6210 V
- (50334)210 648 A
- 8418 V
- EP
- %%Page: 459 459
- BP
- /slant 0 def
- /height 0 def
- 630 V
- 10 R
- 648(MINIX)S
- 976(SOURCE)S
- 1399(CODE)S
- 11 R