home *** CD-ROM | disk | FTP | other *** search
/ Practical Algorithms for Image Analysis / Practical Algorithms for Image Analysis.iso / CH_4.10 / HOUGH / Debug / HOUGH.PCH (.txt) < prev    next >
Encoding:
Microsoft Visual C/C++ Precompiled Header file  |  1999-09-11  |  142.3 KB  |  1,181 lines

  1. VCPCH0
  2. Sep 27 199513:24:33
  3. e:\book\book.cup\ch_4.10\hough\debug\vc40.pdb
  4. D:\MSDEV\INCLUDE\stdio.h
  5. E:\book\book.cup\ch_4.10\hough\hough.c
  6. D:\MSDEV\INCLUDE\string.h
  7. D:\MSDEV\INCLUDE\stdlib.h
  8. ..\..\libimage\tiffimage.h
  9. ..\..\libimage\images.h
  10. D:\MSDEV\INCLUDE\math.h
  11. _INTEGRAL_MAX_BITS=64
  12. _M_IX86=400
  13. _MSC_VER=1000
  14. _WIN32
  15. WIN32
  16. _DEBUG
  17. _CONSOLE
  18. E:\book\book.cup\ch_4.10\hough
  19. ..\..\libtiff\libtiff
  20. ..\..\libimage
  21. ..\..\libip
  22. D:\MSDEV\INCLUDE
  23. D:\MSDEV\MFC\include
  24. F:\MSDEV\INCLUDE
  25. F:\MSDEV\MFC\include
  26. stdio.h
  27. )0D:\MSDEV\INCLUDE\stdio.h
  28. string.h
  29. /D:\MSDEV\INCLUDE\string.h
  30. stdlib.h
  31. /D:\MSDEV\INCLUDE\stdlib.h
  32. tiffimage.h
  33. 7..\..\libimage\tiffimage.h
  34. images.h
  35. 7..\..\libimage\images.h
  36. math.h
  37. /D:\MSDEV\INCLUDE\math.h
  38. e:\book\book.cup\ch_4.10\hough\debug\vc40.pdb
  39. Debug/hough.obj
  40. image size: %dx%d, PCC length = %d
  41. Summary: %d endlines, %d bifurcations, %d crosses.
  42. BIFURCATION at 
  43. (%d,%d)
  44. CROSS at 
  45. (%d,%d)
  46. ENDLINE at 
  47. (%d,%d)
  48. START at 
  49. (%d,%d)
  50. LINEBREAK  at 
  51. (%d,%d)
  52. BIFURCATION BREAK  at 
  53. (%d,%d)
  54. CROSS BREAK at 
  55. (%d,%d)
  56. LINE (no-op) at 
  57. (%d,%d)
  58. STOPCODE
  59. (%d,%d) 
  60. PCCDECODE: missing STOPCODE in PCC storage 
  61. USAGE: pccfeat infile [-f | -c | -s] [-L]
  62. pccfeat decodes Primitives Chain Code (PCC)
  63. in input file and lists features and chain codes.
  64. ARGUMENTS:
  65.     infile: input PCC filename (BINARY)
  66. OPTIONS:
  67.   -f: FEATURES_FLAG when set, displays only PCC features, not chains.
  68.   -c: COORDS_FLAG when set, displays only (x,y) coordinates.
  69.   -s: SUMMARY_FLAG when set, displays only total number of features.
  70.   -L: print Software License for this module
  71. TYPE=PCC
  72. PCCREAD: cannot open file %s
  73. %5s %5s %ld %ld
  74. %3s %7s %ld
  75. PCCREAD: input file is not in PCC format.
  76. MALLOC: not enough memory -- sorry
  77. PCCDECODE: missing STOPCODE in PCC storage 
  78. PCCDECODE: missing STOPCODE in PCC storage 
  79. PCCBRANCH: not enough memory -- sorry
  80. This program is free software; you can redistribute it and/or
  81. modify it under the terms of the GNU General Public License
  82. as published by the Free Software Foundation; either version 2
  83. of the License, or (at your option) any later version.
  84. This program is distributed in the hope that it will be useful,
  85. but WITHOUT ANY WARRANTY; without even the implied warranty of
  86. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  87. GNU General Public License for more details.
  88. You should have received a copy of the GNU General Public License
  89. along with this program; if not, write to the Free Software
  90. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  91. No end-user licensing for this program is needed.  This program
  92. is used with permission from I. Cox.  Please reference:
  93. R. A. Boie, I. Cox, Proc. IEEE 1st Int. Conf. Computer Vision,
  94. London, 1987, pp. 450-456.
  95. printf.c
  96. format != NULL
  97. fclose.c
  98. str != NULL
  99. Client
  100. Ignore
  101. Normal
  102. Error: memory allocation: bad memory block type.
  103. Invalid allocation size: %u bytes.
  104. Client hook allocation failure.
  105. Client hook allocation failure at file %hs line %d.
  106. dbgheap.c
  107. _CrtCheckMemory()
  108. _pFirstBlock == pOldBlock
  109. _pLastBlock == pOldBlock
  110. fRealloc || (!fRealloc && pNewBlock == pOldBlock)
  111. _BLOCK_TYPE(pOldBlock->nBlockUse)==_BLOCK_TYPE(nBlockUse)
  112. pOldBlock->nLine == IGNORE_LINE && pOldBlock->lRequest == IGNORE_REQ
  113. _CrtIsValidHeapPointer(pUserData)
  114. Allocation too large or negative: %u bytes.
  115. Client hook re-allocation failure.
  116. Client hook re-allocation failure at file %hs line %d.
  117. _pFirstBlock == pHead
  118. _pLastBlock == pHead
  119. pHead->nBlockUse == nBlockUse
  120. pHead->nLine == IGNORE_LINE && pHead->lRequest == IGNORE_REQ
  121. DAMAGE: after %hs block (#%d) at 0x%08X.
  122. DAMAGE: before %hs block (#%d) at 0x%08X.
  123. _BLOCK_TYPE_IS_VALID(pHead->nBlockUse)
  124. Client hook free failure.
  125. memory check error at 0x%08X = 0x%02X, should be 0x%02X.
  126. %hs located at 0x%08X is %u bytes long.
  127. %hs allocated at file %hs(%d).
  128. DAMAGE: on top of Free block at 0x%08X.
  129. DAMAGED
  130. _heapchk fails with unknown return value!
  131. _heapchk fails with _HEAPBADPTR.
  132. _heapchk fails with _HEAPBADEND.
  133. _heapchk fails with _HEAPBADNODE.
  134. _heapchk fails with _HEAPBADBEGIN.
  135. Bad memory block found at 0x%08X.
  136. _CrtMemCheckPoint: NULL state pointer.
  137. _CrtMemDifference: NULL state pointer.
  138. Object dump complete.
  139. crt block at 0x%08X, subtype %x, %u bytes long.
  140. normal block at 0x%08X, %u bytes long.
  141. client block at 0x%08X, subtype %x, %u bytes long.
  142. {%ld} 
  143. %hs(%d) : 
  144. #File Error#(%d) : 
  145. Dumping objects ->
  146.  Data: <%s> %s
  147. %.2X 
  148. Detected memory leaks!
  149. Total allocations: %ld bytes.
  150. Largest number used: %ld bytes.
  151. %ld bytes in %ld %hs Blocks.
  152. fscanf.c
  153. stream != NULL
  154. *mode != _T('\0')
  155. mode != NULL
  156. *file != _T('\0')
  157. fopen.c
  158. file != NULL
  159. _sftbuf.c
  160. flag == 0 || flag == 1
  161. _file.c
  162. (null)
  163. output.c
  164. ch != _T('\0')
  165. Assertion Failed
  166. Error
  167. Warning
  168. %s(%d) : %s
  169. Assertion failed!
  170. Assertion failed: 
  171. _CrtDbgReport: String too long or IO Error
  172. Second Chance Assertion Failed: File %s, Line %d
  173. wsprintfA
  174. user32.dll
  175. Microsoft Visual C++ Debug Library
  176. Debug %s!
  177. Program: %s%s%s%s%s%s%s%s%s%s%s
  178. (Press Retry to debug the application)
  179. Module: 
  180. File: 
  181. Line: 
  182. Expression: 
  183. For information on how your program can cause an assertion
  184. failure, see the Visual C++ documentation on asserts.
  185. <program name unknown>
  186. dbgrpt.c
  187. szUserMessage != NULL
  188. stdenvp.c
  189. stdargv.c
  190. aw_env.c
  191. ioinit.c
  192. runtime error 
  193. TLOSS error
  194. SING error
  195. DOMAIN error
  196. R6027
  197. - not enough space for lowio initialization
  198. R6026
  199. - not enough space for stdio initialization
  200. R6025
  201. - pure virtual function call
  202. R6024
  203. - not enough space for _onexit/atexit table
  204. R6019
  205. - unable to open console device
  206. R6018
  207. - unexpected heap error
  208. R6017
  209. - unexpected multithread lock error
  210. R6016
  211. - not enough space for thread data
  212. abnormal program termination
  213. R6009
  214. - not enough space for environment
  215. R6008
  216. - not enough space for arguments
  217. R6002
  218. - floating point not loaded
  219. Microsoft Visual C++ Runtime Library
  220. Runtime Error!
  221. Program: 
  222. _freebuf.c
  223. _filbuf.c
  224. new_p == 0
  225. handler.cpp
  226. sprintf.c
  227. string != NULL
  228. input.c
  229. _open.c
  230. filename != NULL
  231. stream.c
  232. ("inconsistent IOB fields", stream->_ptr - stream->_base >= 0)
  233. _flsbuf.c
  234. vsprintf.c
  235. GetLastActivePopup
  236. GetActiveWindow
  237. MessageBoxA
  238. osfinfo.c
  239. _getbuf.c
  240. Assertion failed: %s, file %s, line %d
  241. (Press Retry to debug the application - JIT must be enabled)
  242. For information on how your program can cause an assertion
  243. failure, see the Visual C++ documentation on asserts
  244. Line: 
  245. File: 
  246. Program: 
  247. aw_str.c
  248. mbtowc.c
  249. MB_CUR_MAX == 1 || MB_CUR_MAX == 2
  250. ungetc.c
  251. fprintf.c
  252. setvbuf.c
  253. chsize.c
  254. size >= 0
  255. ExitProcess
  256. GetCommandLineA
  257. GetVersion
  258. IsBadWritePtr
  259. IsBadReadPtr
  260. DebugBreak
  261. GetStdHandle
  262. InterlockedDecrement
  263. OutputDebugStringA
  264. WriteFile
  265. GetProcAddress
  266. LoadLibraryA
  267. InterlockedIncrement
  268. GetModuleFileNameA
  269. RtlUnwind
  270. UnhandledExceptionFilter
  271. FreeEnvironmentStringsA
  272. MultiByteToWideChar
  273. GetEnvironmentStrings
  274. FreeEnvironmentStringsW
  275. GetEnvironmentStringsW
  276. WideCharToMultiByte
  277. GetCPInfo
  278. GetACP
  279. GetOEMCP
  280. SetHandleCount
  281. GetFileType
  282. GetStartupInfoA
  283. HeapCreate
  284. HeapDestroy
  285. GetLastError
  286. CloseHandle
  287. ReadFile
  288. HeapAlloc
  289. HeapReAlloc
  290. HeapFree
  291. HeapValidate
  292. HeapUnlock
  293. HeapWalk
  294. HeapLock
  295. SetConsoleCtrlHandler
  296. SetStdHandle
  297. FlushFileBuffers
  298. SetFilePointer
  299. GetStringTypeA
  300. GetStringTypeW
  301. CreateFileA
  302. SetEndOfFile
  303. KERNEL32.dll
  304. 1Y1h1
  305. 1'2I2
  306. 3,3>3Z3|3
  307. 414G4Y4p4
  308. 5#5:5L5
  309. 6>6r6v6z6~6
  310. 717N7h7
  311. 9+:N:[:h:u:
  312. ;H;t;
  313. ?7?X?
  314. :0D0N0X0b0l0v0
  315. 1 1*141>1H1R1\1f1p1z1
  316. 2$2.282B2L2V2`2j2t2~2
  317. 3(323<3F3P3Z3d3n3x3
  318. 4"4,464@4J4T4^4h4r4|4
  319. 5&505:5D5N5X5b5l5v5
  320. 6 6*646>6H6R6\6f6p6z6
  321. 7$7.787B7L7V7`7j7t7~7
  322. 8(828<8F8P8Z8d8n8x8
  323. 9"9,969@9J9T9^9h9r9|9
  324. 90:?:
  325. ;6;H;v;
  326. <!<3<
  327. <o=s=w={=
  328. 2%2O3a3x3
  329. 5o6s6w6{6
  330. =    ='=?=j=s=
  331. ?%?*?8?W?y?
  332. 191>1C1I1O1
  333. 1B2K2
  334. 6'6@6H6p6
  335. 7)82878=8H8M8S8c8s8x8
  336. ;&;J;O;
  337. >e>q>
  338. ?$?2?>?\?b?r?
  339. K0d0p0
  340. 1h1t1
  341. 1;2A2
  342. 3;3A3p3{3
  343. 4]5i5
  344. 81868Z8_8
  345. 8U9d9k9
  346. 93:W:
  347. ;/;K;\;
  348. <j=u=
  349. !0&0W0
  350. 0-1S1
  351. 3A3|3
  352. 5J5S5v5
  353. 60696`6i6
  354. 7Z7w7
  355. 8n8z8
  356. 9(979D9R9[9i9o9|9
  357. :4:P:~:#;@;r;
  358. <[>b>f>j>n>r>v>
  359. 6s9w9{9
  360. ;'<6<K<U<l<v<
  361. <Y=_=m=y=
  362. =:>X>]>
  363. > ???Y?_?t?
  364. 0k0q0
  365. 252]2b2g2
  366. 3"3C3\3
  367. 4 5+5=5M5S5i5w5
  368. 6%6C6L6]6
  369. 6!7`7
  370. 7)8_8g8m8q8v8
  371. 9<:A<
  372. =(=;=Q=h=
  373. >1>j>q>
  374. 3%3<3A3O3|3
  375. 3@4L4}4
  376. 4(5<5F5`5j5
  377. 6 6$6z6
  378. 7M7S7e7
  379. 7    8*8?8E8Y8
  380. : :X:k:~:
  381. <^<{<
  382. =.=<=b=o=
  383. >3>{>
  384. 2;2k2
  385. 4*5S5u5
  386. 6$6t6
  387. 7H7j7
  388. 7*8:8H8|8
  389. : :$:(:,:
  390. ;H;Y;
  391. >+>2>@>O>Y>
  392. ?'?6?\?c?q?
  393. 0`0i0
  394. 0M1h1
  395. 262B2
  396. >+?Z?
  397. 2%4T4
  398. 9B9K9|;
  399. >#>6>L>y>
  400. >#?8???\?
  401. 1c2o2
  402. 3P6Y6|6
  403. 6:7C7f7o7p8~8
  404. 9)9094989<9@9D9
  405. :';.;2;6;:;>;B;F;J;N;
  406. <5<s<
  407. <"=.=4=F=P=U=[=n=x=}=
  408. ?_?p?
  409. 071R1\1
  410. 2P2o2y2
  411. 2I3\3
  412. 434L4i4
  413. 5/595w5
  414. 7'7W7f7
  415. 878D8
  416. 939U9h9
  417. :*:G:L:]:s:
  418. ;@;U;
  419. >H>j>
  420. 0)010?0U0k0
  421. 0,1T1
  422. 2:2O2[2u2
  423. 2(3N3x3
  424. 4;4h4
  425. 5+5X5~5
  426. 6H6k6
  427. :`;j;8<
  428. =3=9=
  429. 192l2p2t2x2|2
  430. 303I3f3o3
  431. 4.5b5l5q5
  432. 5'6C6n6
  433. 7$7*70767<7B7H7N7T7Z7`7f7l7r7x7~7
  434. 8 8&8,8
  435. ;,>0>
  436. $6,646<6D6L6T6\6d6l6t6|6
  437. 6$7H7L7
  438. 9(<,<0<
  439. Debug/pccfeat.exe
  440. D:\book\book.cup\ch_5.1\pccfeat\Debug\pccfeat.pdb
  441. !This program cannot be run in DOS mode.
  442. .text
  443. `.rdata
  444. @.data
  445. .idata
  446. .reloc
  447. SVWjH
  448. @SVWh,
  449. SVWh$
  450. break
  451. const
  452. continue
  453. default
  454. double
  455. extern
  456. float
  457. register
  458. return
  459. short
  460. signed
  461. sizeof
  462. static
  463. struct
  464. switch
  465. typedef
  466. union
  467. unsigned
  468. volatile
  469. while
  470. __inline
  471. __cdecl
  472. __based
  473. __stdcall
  474. __declspec
  475. catch
  476. class
  477. const_cast
  478. delete
  479. dynamic_cast
  480. friend
  481. inline
  482. operator
  483. private
  484. protected
  485. public
  486. reinterpret_cast
  487. static_cast
  488. template
  489. throw
  490. typeid
  491. virtual
  492. namespace
  493. using
  494. __single_inheritance
  495. __multiple_inheritance
  496. __virtual_inheritance
  497. __novtordisp
  498. __resume
  499. __nounwind
  500. __syscall
  501. __near
  502. __far
  503. __far16
  504. __huge
  505. __fortran
  506. __export
  507. __interrupt
  508. __loadds
  509. __saveregs
  510. __segment
  511. __segname
  512. __self
  513. __thiscall
  514. cdecl
  515. fortran
  516. pascal
  517. __pascal
  518. __try
  519. __except
  520. __finally
  521. __leave
  522. __asm
  523. __fastcall
  524. __unaligned
  525. __builtin_alignof
  526. __sysapi
  527. __builtin_isfloat
  528. __wchar_t
  529. __restrict
  530. __int8
  531. __int16
  532. __int32
  533. __int64
  534. __int128
  535. wchar_t
  536. _inline
  537. _cdecl
  538. _based
  539. _stdcall
  540. _declspec
  541. _syscall
  542. _near
  543. _far16
  544. _huge
  545. _fortran
  546. _export
  547. _pascal
  548. _except
  549. _finally
  550. _leave
  551. _fastcall
  552. _int8
  553. _int16
  554. _int32
  555. _int64
  556. dllimport
  557. dllexport
  558. naked
  559. thread
  560. allocate
  561. _setjmp
  562. _exception_info
  563. _exception_code
  564. _alloca
  565. _abnormal_termination
  566. _ReturnAddress
  567. defined
  568. __formal
  569. abstract declarator
  570. WinMain
  571. DllMain
  572. .alignment member.
  573. __unnamed
  574. .drectve
  575. .local static guard.
  576. Catch
  577. __LOCAL_SIZE
  578. __LINE__Var
  579. __LINE__
  580. __FILE__
  581. __DATE__
  582. __TIME__
  583. __TIMESTAMP__
  584. _INTEGRAL_MAX_BITS
  585. _M_IX86
  586. _MSC_VER
  587. _WIN32
  588. WIN32
  589. _DEBUG
  590. _CONSOLE
  591. E:\book\book.cup\ch_4.10\hough\hough.c
  592. include
  593. D:\MSDEV\INCLUDE\stdio.h
  594. ifndef
  595. _INC_STDIO
  596. define
  597. error
  598. endif
  599. ifdef
  600. pragma
  601. __cplusplus
  602. _CRTAPI1
  603. _CRTAPI2
  604. _CRTIMP
  605. _NTSDK
  606. _SIZE_T_DEFINED
  607. size_t
  608. _WCHAR_T_DEFINED
  609. _WCTYPE_T_DEFINED
  610. wint_t
  611. wctype_t
  612. _VA_LIST_DEFINED
  613. _M_ALPHA
  614. va_list
  615. _M_MPPC
  616. BUFSIZ
  617. _NFILE
  618. _NSTREAM_
  619. _IOB_ENTRIES
  620. _FILE_DEFINED
  621. _iobuf
  622. _base
  623. _flag
  624. _file
  625. _charbuf
  626. _bufsiz
  627. _tmpfname
  628. _M_M68K
  629. _POSIX_
  630. _P_tmpdir
  631. _wP_tmpdir
  632. L_tmpnam
  633. SEEK_CUR
  634. SEEK_END
  635. SEEK_SET
  636. FILENAME_MAX
  637. FOPEN_MAX
  638. _SYS_OPEN
  639. TMP_MAX
  640. _STDIO_DEFINED
  641. _FPOS_T_DEFINED
  642. __STDC__
  643. fpos_t
  644. stdin
  645. stdout
  646. stderr
  647. _IOREAD
  648. _IOWRT
  649. _IOFBF
  650. _IOLBF
  651. _IONBF
  652. _IOMYBUF
  653. _IOEOF
  654. _IOERR
  655. _IOSTRG
  656. _IORW
  657. _filbuf
  658. _flsbuf
  659. _fsopen
  660. clearerr
  661. fclose
  662. _fcloseall
  663. _fdopen
  664. ferror
  665. fflush
  666. fgetc
  667. _fgetchar
  668. fgetpos
  669. fgets
  670. _fileno
  671. _flushall
  672. fopen
  673. fprintf
  674. fputc
  675. _fputchar
  676. fputs
  677. fread
  678. freopen
  679. fscanf
  680. fsetpos
  681. fseek
  682. ftell
  683. fwrite
  684. getchar
  685. _getw
  686. perror
  687. _pclose
  688. _popen
  689. printf
  690. putchar
  691. _putw
  692. remove
  693. rename
  694. rewind
  695. _rmtmp
  696. scanf
  697. setbuf
  698. _setmaxstdio
  699. setvbuf
  700. _snprintf
  701. sprintf
  702. sscanf
  703. _tempnam
  704. tmpfile
  705. tmpnam
  706. ungetc
  707. _unlink
  708. vfprintf
  709. vprintf
  710. _vsnprintf
  711. vsprintf
  712. _WSTDIO_DEFINED
  713. _wfsopen
  714. fgetwc
  715. _fgetwchar
  716. fputwc
  717. _fputwchar
  718. getwc
  719. getwchar
  720. putwc
  721. putwchar
  722. ungetwc
  723. fgetws
  724. fputws
  725. _getws
  726. _putws
  727. fwprintf
  728. wprintf
  729. _snwprintf
  730. swprintf
  731. vfwprintf
  732. vwprintf
  733. _vsnwprintf
  734. vswprintf
  735. fwscanf
  736. swscanf
  737. wscanf
  738. _wfdopen
  739. _wfopen
  740. _wfreopen
  741. _wperror
  742. _wpopen
  743. _wremove
  744. _wtempnam
  745. _wtmpnam
  746. undef
  747. P_tmpdir
  748. SYS_OPEN
  749. fcloseall
  750. fdopen
  751. fgetchar
  752. fileno
  753. flushall
  754. fputchar
  755. rmtmp
  756. tempnam
  757. unlink
  758. D:\MSDEV\INCLUDE\string.h
  759. _INC_STRING
  760. _NLSCMP_DEFINED
  761. _NLSCMPERROR
  762. _M_MRX000
  763. memcpy
  764. memcmp
  765. memset
  766. _strset
  767. strcpy
  768. strcat
  769. strcmp
  770. strlen
  771. _memccpy
  772. memchr
  773. _memicmp
  774. memmove
  775. strchr
  776. _strcmpi
  777. _stricmp
  778. strcoll
  779. _stricoll
  780. _strncoll
  781. _strnicoll
  782. strcspn
  783. _strdup
  784. _strerror
  785. strerror
  786. _strlwr
  787. strncat
  788. strncmp
  789. _strnicmp
  790. strncpy
  791. _strnset
  792. strpbrk
  793. strrchr
  794. _strrev
  795. strspn
  796. strstr
  797. strtok
  798. _strupr
  799. strxfrm
  800. memccpy
  801. memicmp
  802. strcmpi
  803. stricmp
  804. strdup
  805. strlwr
  806. strnicmp
  807. strnset
  808. strrev
  809. strset
  810. strupr
  811. _WSTRING_DEFINED
  812. wcscat
  813. wcschr
  814. wcscmp
  815. wcscpy
  816. wcscspn
  817. wcslen
  818. wcsncat
  819. wcsncmp
  820. wcsncpy
  821. wcspbrk
  822. wcsrchr
  823. wcsspn
  824. wcsstr
  825. wcstok
  826. _wcsdup
  827. _wcsicmp
  828. _wcsnicmp
  829. _wcsnset
  830. __cdecl
  831. __cdecl
  832. _NSTREAM_
  833. L"\\"
  834. sizeof(_P_tmpdir)+12
  835. 32767
  836. ((void *)0)
  837. (&_iob[0])
  838. (&_iob[1])
  839. (&_iob[2])
  840. 0x0001
  841. 0x0002
  842. 0x0000
  843. 0x0040
  844. 0x0004
  845. 0x0008
  846. 0x0010
  847. 0x0020
  848. 0x0040
  849. 0x0080
  850. (wint_t)(0xFFFF)
  851. fgetwc(stdin)
  852. fputwc((
  853. ),stdout)
  854. fgetwc(
  855. fputwc(
  856. )->_flag & _IOEOF)
  857. )->_flag & _IOERR)
  858. )->_file)
  859. )->_cnt >= 0 ? 0xff & *(
  860. )->_ptr++ : _filbuf(
  861. )->_cnt >= 0 ? 0xff & (*(
  862. )->_ptr++ = (char)(
  863. )) : _flsbuf((
  864. getc(stdin)
  865. putc((
  866. ),stdout)
  867. _P_tmpdir
  868. _SYS_OPEN
  869. 2147483647
  870. _wcsrev
  871. _wcsset
  872. _wcslwr
  873. _wcsupr
  874. wcsxfrm
  875. wcscoll
  876. _wcsicoll
  877. _wcsncoll
  878. _wcsnicoll
  879. wcswcs
  880. wcsdup
  881. wcsicmp
  882. wcsnicmp
  883. wcsnset
  884. wcsrev
  885. wcsset
  886. wcslwr
  887. wcsupr
  888. wcsicoll
  889. D:\MSDEV\INCLUDE\stdlib.h
  890. _INC_STDLIB
  891. EXIT_SUCCESS
  892. EXIT_FAILURE
  893. _ONEXIT_T_DEFINED
  894. _onexit_t
  895. onexit_t
  896. _DIV_T_DEFINED
  897. _div_t
  898. div_t
  899. _ldiv_t
  900. ldiv_t
  901. RAND_MAX
  902. MB_CUR_MAX
  903. __mb_cur_max
  904. __max
  905. __min
  906. _MAX_PATH
  907. _MAX_DRIVE
  908. _MAX_DIR
  909. _MAX_FNAME
  910. _MAX_EXT
  911. _OUT_TO_DEFAULT
  912. _OUT_TO_STDERR
  913. _OUT_TO_MSGBOX
  914. _REPORT_ERRMODE
  915. errno
  916. _doserrno
  917. _sys_errlist
  918. _sys_nerr
  919. __argc
  920. __argv
  921. __wargv
  922. _environ
  923. _wenviron
  924. _fmode
  925. _fileinfo
  926. _pgmptr
  927. _wpgmptr
  928. _osver
  929. _winver
  930. _winmajor
  931. _winminor
  932. abort
  933. atexit
  934. bsearch
  935. calloc
  936. getenv
  937. _itoa
  938. _ltoa
  939. malloc
  940. mblen
  941. _mbstrlen
  942. mbtowc
  943. mbstowcs
  944. qsort
  945. realloc
  946. _set_error_mode
  947. srand
  948. strtod
  949. strtol
  950. strtoul
  951. system
  952. _ultoa
  953. wctomb
  954. wcstombs
  955. _WSTDLIB_DEFINED
  956. _itow
  957. _ltow
  958. _ultow
  959. wcstod
  960. wcstol
  961. wcstoul
  962. _wgetenv
  963. _wsystem
  964. _wtoi
  965. _wtol
  966. _ecvt
  967. _exit
  968. _fcvt
  969. _fullpath
  970. _gcvt
  971. _lrotl
  972. _lrotr
  973. _makepath
  974. _onexit
  975. _putenv
  976. _rotl
  977. _rotr
  978. _searchenv
  979. _splitpath
  980. _swab
  981. _WSTDLIBP_DEFINED
  982. _wfullpath
  983. _wmakepath
  984. _wputenv
  985. _wsearchenv
  986. _wsplitpath
  987. _seterrormode
  988. _beep
  989. _sleep
  990. tolower
  991. toupper
  992. sys_errlist
  993. sys_nerr
  994. environ
  995. onexit
  996. putenv
  997. ultoa
  998. ..\..\libimage\tiffimage.h
  999. _TIFFIMAGE_H_
  1000. Image
  1001. height
  1002. width
  1003. ImageAlloc
  1004. ImageCopy
  1005. ImageFree
  1006. ImageGetWidth
  1007. ImageGetHeight
  1008. ImageGetDepth
  1009. ImageGetPtr
  1010. ImageIn
  1011. ImageIsGray
  1012. ImageOut
  1013. ImageSetBWOutput
  1014. ImageSetGrayOutput
  1015. ImageSetHeight
  1016. ImageSetWidth
  1017. ..\..\libimage\images.h
  1018. IMAGESH
  1019. XSIZE
  1020. YSIZE
  1021. XSIZEBIG
  1022. YSIZEBIG
  1023. GREEN
  1024. MAGENTA
  1025. YELLOW
  1026. OVERLAY
  1027. CURSOR
  1028. BACKCOLOR
  1029. HIVALUE
  1030. LOWVALUE
  1031. HIBINARY
  1032. IMGOFF
  1033. IMGON
  1034. cg1dd
  1035. pheader
  1036. magic
  1037. psize
  1038. spare1
  1039. transparent
  1040. xsize
  1041. ysize
  1042. spare2
  1043. PICMAGIC
  1044. PICIMAGES
  1045. PICTYPE
  1046. PICNORMAL
  1047. PICCOMPRESSED
  1048. PICBW
  1049. PICRUNLENGTH
  1050. point
  1051. begin
  1052. rectangle
  1053. raster
  1054. bwraster
  1055. dpoint
  1056. dsegment
  1057. D:\MSDEV\INCLUDE\math.h
  1058. _INC_MATH
  1059. __assembler
  1060. _EXCEPTION_DEFINED
  1061. _exception
  1062. retval
  1063. _COMPLEX_DEFINED
  1064. _complex
  1065. complex
  1066. _DOMAIN
  1067. _SING
  1068. _OVERFLOW
  1069. _UNDERFLOW
  1070. _TLOSS
  1071. _PLOSS
  1072. ERANGE
  1073. _HUGE
  1074. HUGE_VAL
  1075. atan2
  1076. log10
  1077. _cabs
  1078. floor
  1079. frexp
  1080. _hypot
  1081. ldexp
  1082. _matherr
  1083. acosl
  1084. asinl
  1085. atanl
  1086. atan2l
  1087. _cabsl
  1088. ceill
  1089. coshl
  1090. fabsl
  1091. floorl
  1092. fmodl
  1093. frexpl
  1094. _hypotl
  1095. ldexpl
  1096. log10l
  1097. _matherrl
  1098. modfl
  1099. sinhl
  1100. sqrtl
  1101. tanhl
  1102. DOMAIN
  1103. OVERFLOW
  1104. UNDERFLOW
  1105. TLOSS
  1106. PLOSS
  1107. matherr
  1108. hypot
  1109. wcsstr
  1110. _onexit_t
  1111. 0x7fff
  1112. __mb_cur_max
  1113. ) > (
  1114. )) ? (
  1115. ) : (
  1116. ) < (
  1117. )) ? (
  1118. ) : (
  1119. ) > (
  1120. )) ? (
  1121. ) : (
  1122. ) < (
  1123. )) ? (
  1124. ) : (
  1125. _sys_errlist
  1126. _sys_nerr
  1127. _environ
  1128. _complex
  1129. _HUGE
  1130. ((long double)acos((double)(
  1131. ((long double)asin((double)(
  1132. ((long double)atan((double)(
  1133. ((long double)atan2((double)(
  1134. ), (double)(
  1135. _cabs
  1136. ((long double)ceil((double)(
  1137. ((long double)cos((double)(
  1138. ((long double)cosh((double)(
  1139. ((long double)exp((double)(
  1140. ((long double)fabs((double)(
  1141. ((long double)floor((double)(
  1142. ((long double)fmod((double)(
  1143. ), (double)(
  1144. ((long double)frexp((double)(
  1145. ((long double)_hypot((double)(
  1146. ), (double)(
  1147. ((long double)ldexp((double)(
  1148. ((long double)log((double)(
  1149. ((long double)log10((double)(
  1150. _matherr
  1151. ((long double)modf((double)(
  1152. ), (double *)(
  1153. ((long double)pow((double)(
  1154. ), (double)(
  1155. ((long double)sin((double)(
  1156. ((long double)sinh((double)(
  1157. ((long double)sqrt((double)(
  1158. ((long double)tan((double)(
  1159. ((long double)tanh((double)(
  1160. _DOMAIN
  1161. _SING
  1162. _OVERFLOW
  1163. _UNDERFLOW
  1164. _TLOSS
  1165. _PLOSS
  1166. _matherr
  1167. ..\..\libtiff\libtiff
  1168. ..\..\libimage
  1169. ..\..\libip
  1170. D:\MSDEV\INCLUDE
  1171. D:\MSDEV\MFC\include
  1172. F:\MSDEV\INCLUDE
  1173. F:\MSDEV\MFC\include
  1174. _INTEGRAL_MAX_BITS=64
  1175. _M_IX86=400
  1176. _MSC_VER=1000
  1177. _WIN32
  1178. WIN32
  1179. _DEBUG
  1180. _CONSOLE
  1181.