home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / fweb153.zip / fweb-1.53 / web / w_type.h < prev    next >
C/C++ Source or Header  |  1995-09-23  |  3KB  |  83 lines

  1. #if(0)
  2.   FTANGLE v1.53, created with UNIX on "Thursday, September 21, 1995 at 15:06." 
  3.   COMMAND LINE: "web/ftangle web/w_type -A -# --F -= 1.53/web/w_type.h"
  4.   RUN TIME: "Saturday, September 23, 1995 at 16:17."
  5.   WEB FILE:    "web/w_type.web"
  6.   CHANGE FILE: (none)
  7. #endif
  8.  
  9.  
  10. #include "s_type.h" /* Prototypes for \.{style}. */
  11. #include "c_type.h" /* Prototypes for \.{common.web}. */
  12. #include "p_type.h" /* Prototypes for \.{prod.web}. */
  13. #include "d_type.h" /* Prototypes for \.{reserved.web}. */
  14.  
  15. SRTN app_hdr PROTO((CONST char*section_part));
  16. SRTN app_overload PROTO((VOID));
  17. SRTN app_lang PROTO((CONST outer_char*suffix));
  18. SRTN app_misc PROTO((outer_char*s));
  19. SRTN app_proc PROTO((eight_bits next_control));
  20. SRTN app_temp PROTO((CONST outer_char letter[],CONST outer_char arg[]));
  21. SRTN break_out PROTO((VOID));
  22. eight_bits copy_TeX PROTO((VOID));
  23. SRTN C_parse PROTO((PARSING_MODE mode0));
  24. text_pointer C_translate PROTO((VOID));
  25. SRTN C_xref PROTO((PART part0,PARSING_MODE mode0));
  26. int copy_comment PROTO((int bal));
  27. SRTN copy_limbo PROTO((VOID));
  28. ASCII HUGE*esc_buf PROTO((ASCII HUGE*temp,CONST ASCII HUGE
  29. *temp_end,CONST ASCII HUGE*buf,boolean all_cases));
  30. SRTN fin_C PROTO((VOID));
  31. SRTN fin_line PROTO((VOID));
  32. SRTN flush_buffer PROTO((ASCII HUGE*b,boolean per_cent));
  33. SRTN footnote PROTO((sixteen_bits flag));
  34. GOTO_CODE get_control_code PROTO((VOID));
  35. SRTN get_iformats PROTO((VOID));
  36. eight_bits get_next PROTO((VOID));
  37. eight_bits get_output PROTO((VOID));
  38. eight_bits get_string PROTO((ASCII c,ASCII boz));
  39. eight_bits get_TeX PROTO((VOID));
  40. SRTN init_op PROTO((eight_bits op_code,CONST outer_char op_name[],
  41. int lang,CONST outer_char op_macro[],boolean overload,
  42. eight_bits cat,CONST outer_char defn[]));
  43. int main PROTO((int ac,outer_char**av));
  44. SRTN make_output PROTO((VOID));
  45. outer_char*mktmp PROTO((outer_char*file_name,outer_char*ext));
  46. SRTN mod_check PROTO((name_pointer p));
  47. SRTN mod_print PROTO((name_pointer p));
  48. SRTN new_mod_xref PROTO((name_pointer p));
  49. SRTN new_xref PROTO((PART part0,name_pointer p));
  50. SRTN out_fname PROTO((CONST outer_char HUGE*s));
  51. SRTN out_md_name PROTO((VOID));
  52. SRTN out_mod PROTO((sixteen_bits n,boolean encap));
  53. SRTN out_name PROTO((boolean is_id,name_pointer p));
  54. SRTN out_skip PROTO((VOID));
  55. SRTN out_str PROTO((CONST outer_char HUGE*s));
  56. SRTN out_del_str PROTO((token_pointer s,token_pointer t));
  57. SRTN outr_parse PROTO((VOID));
  58. SRTN outr_xref PROTO((PART part0));
  59. SRTN output_C PROTO((VOID));
  60. SRTN phase1 PROTO((VOID));
  61. SRTN phase2 PROTO((VOID));
  62. SRTN phase3 PROTO((VOID));
  63. SRTN pop_level PROTO((VOID));
  64. SRTN pr_format PROTO((boolean xref_lhs,boolean xref_rhs));
  65. SRTN pre_scrap PROTO((eight_bits last_control));
  66. GOTO_CODE prs_TeX_code PROTO((VOID));
  67. GOTO_CODE prs_regular_code PROTO((GOTO_CODE iswitch));
  68. SRTN push_level PROTO((text_pointer p));
  69. SRTN room_for PROTO((int ntokens,int ntexts,int nscraps));
  70. SRTN see_wstatistics PROTO((VOID));
  71. SRTN set_language PROTO((LANGUAGE language0));
  72. eight_bits skip_TeX PROTO((VOID));
  73. SRTN skip_file PROTO((VOID));
  74. SRTN skip_limbo PROTO((VOID));
  75. int TeX_char PROTO((VOID));
  76. SRTN trns_code PROTO((VOID));
  77. SRTN trns_defn PROTO((VOID));
  78. SRTN trns_TeX PROTO((VOID));
  79. SRTN unbucket PROTO((eight_bits d));
  80. OPERATOR HUGE*valid_op PROTO((eight_bits op_code));
  81.  
  82.  
  83.