home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / B-C / C++Source Code Fmtr Folder / Src / FormatStrings.def.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-27  |  4.0 KB  |  119 lines  |  [TEXT/MPS ]

  1. #ifndef __FORMATSTRINGSDEF__
  2. #define __FORMATSTRINGSDEF__    1
  3.  
  4. #define FORMATSTRING_if0        "&n"
  5. #define FORMATSTRING_if1        "s# • i®3 !n"
  6. #define FORMATSTRING_if2        "•/"
  7. #define FORMATSTRING_if3        "&n c®2+®0 • n#"
  8. #define FORMATSTRING_if4        "?n{}{s#} • &n i+®0"
  9. #define FORMATSTRING_if5        "&n c®2-®0 • &n"
  10. #define FORMATSTRING_if6        "&n c®2-®0 &n • s# !n"
  11. #define FORMATSTRING_if7        "&n i+®0"
  12. #define FORMATSTRING_if8        "&n"
  13. #define FORMATSTRING_if9        "&n"
  14.  
  15. #define FORMATSTRING_else1        "&n • s !n"
  16. #define FORMATSTRING_else2        "&n • n c®2+®0"
  17. #define FORMATSTRING_else3        "&n • s# • i+®0 n#"
  18. #define FORMATSTRING_else4        "&n • n# i+®0"
  19. #define FORMATSTRING_else5        "n#"
  20. #define FORMATSTRING_else6        "&n c®2-®0 • n#"
  21.  
  22. #define FORMATSTRING_switch0    "&n"
  23. #define FORMATSTRING_switch1    "s# • i®3 !n"
  24. #define FORMATSTRING_switch2    "?n{}{s#} • n# i+®0"
  25. #define FORMATSTRING_switch3    "&n c®2-®0 • &s"
  26. #define FORMATSTRING_switch4    "&n c®2-®0 •"
  27. #define FORMATSTRING_switch5    "• n#"
  28. #define FORMATSTRING_switch6    "&n"
  29. #define FORMATSTRING_switch7    "c®2-®0 &n • n#"
  30.  
  31. #define FORMATSTRING_for0        "&n"
  32. #define FORMATSTRING_for1        "s# • i®3 !n"
  33. #define FORMATSTRING_for2        "• !n"
  34. #define FORMATSTRING_for3        "!s • !n s#"
  35. #define FORMATSTRING_for4        "!s • /"
  36. #define FORMATSTRING_for5        "?n{}{s#} • n# i+®0"
  37. #define FORMATSTRING_for6        "&n c®2+®0 • n#"
  38. #define FORMATSTRING_for7        "&n i+®0"
  39. #define FORMATSTRING_for8        "c®2-®0 &n • n#"
  40.  
  41. #define FORMATSTRING_while0        "&n"
  42. #define FORMATSTRING_while1        "s# • i®3 !n"
  43. #define FORMATSTRING_while2        "?n{}{s#} • n# i+®0"
  44. #define FORMATSTRING_while3        "&n c®2+®0 • n#"
  45. #define FORMATSTRING_while4        "&n i+®0"
  46. #define FORMATSTRING_while5        "c®2-®0 &n • n#"
  47. #define FORMATSTRING_while6        "•/"
  48.  
  49. #define FORMATSTRING_do0        "&n"
  50. #define FORMATSTRING_do1        "&n i+®0 • n#"
  51. #define FORMATSTRING_do2        "?n{}{s#} • n# i+®0"
  52. #define FORMATSTRING_do3        "&n i+®0"
  53. #define FORMATSTRING_do4        "c®2-®0 • ?n{}{s#} !n"
  54. #define FORMATSTRING_do5        "&n"
  55. #define FORMATSTRING_do6        "s# • i®3 !n"
  56.             
  57. #define FORMATSTRING_struct0    ""
  58. #define FORMATSTRING_struct1    "/ s# • i®3-1 s"
  59. #define FORMATSTRING_struct2    "?n{•s#}{•/?n{}{s#}} !n"
  60. #define FORMATSTRING_struct3    "?n{}{s#} • n# i+®0"
  61. #define FORMATSTRING_struct4    "&n dr"
  62. #define FORMATSTRING_struct5    "&n c®2-®0 • c®3 • n#"
  63. #define FORMATSTRING_struct6    "&n c®2-®0 • s#"
  64. #define FORMATSTRING_struct7    "!s c0 • n#3"
  65.  
  66. #define FORMATSTRING_fundef2    "&n"
  67. #define FORMATSTRING_fundef3    "• i®3 !n"
  68. #define FORMATSTRING_fundef4    "?n{• t®3-1 s#}{•/?n{}{s#}} !n"
  69. #define FORMATSTRING_fundef6    "•"
  70. #define FORMATSTRING_fundef7    "&n c0 dr+"
  71. #define FORMATSTRING_fundef8    "&n i+®0 t+2 • s"
  72. #define FORMATSTRING_fundef10    "?n{• s#}{•/?n{s#}{&n c®2+2}}"
  73. #define FORMATSTRING_fundef11    "&n • n i+®0"
  74. #define FORMATSTRING_fundef12    "&n c®2-®0 • n#3"
  75. #define FORMATSTRING_fundef13    "&n c®2 • n"
  76. #define FORMATSTRING_fundef14    "&n c®2 • n"
  77.  
  78. #define FORMATSTRING_decl0        "&n dr"
  79. #define FORMATSTRING_decl1        "?n{• s#}{• / ?n{}{s#}} !n"
  80. #define FORMATSTRING_decl2        "s# • s# i®3 !n"
  81. #define FORMATSTRING_decl3        "• i®3 !n"
  82. #define FORMATSTRING_decl5        "&n • i®3 n#"
  83. #define FORMATSTRING_decl6        "&n • i®3"
  84. #define FORMATSTRING_decl7        "•"
  85. #define FORMATSTRING_decl8        "?n{i®3•s#}{•/?n{}{s#}} !n"
  86. #define FORMATSTRING_decl9        "•"
  87. #define FORMATSTRING_decl10        "!s • n#"
  88. #define FORMATSTRING_decl11        "•"
  89.  
  90. #define FORMATSTRING_stmt0        "&n"
  91. #define FORMATSTRING_stmt1        "!s • n#"
  92.  
  93. #define FORMATSTRING_expr1        "?n{• s#}{• / ?n{}{s#}} !n"
  94. #define FORMATSTRING_expr2        "/?n{}{s#} • s#"
  95. #define FORMATSTRING_expr3        "/?n{}{s#} • s#"
  96. #define FORMATSTRING_expr4        "/ &s • &s"
  97. #define FORMATSTRING_expr5        "/• i®3 !n"
  98. #define FORMATSTRING_expr6        "&s • &s i®3"
  99. #define FORMATSTRING_expr7        "?o{!s}{}•/"
  100. #define FORMATSTRING_expr8        "?i{&s}{}"
  101.  
  102. #define FORMATSTRING_funcall2    "• i®3 !n"
  103. #define FORMATSTRING_funcall3    "?n{•s#i®3}{•/?n{}{s#}} !n"
  104. #define FORMATSTRING_funcall4    "•/"
  105.  
  106. #define FORMATSTRING_label1        "&n c0 • c0 • c®2 !n"
  107.  
  108. #define FORMATSTRING_block1        "&n • i+®0 n#"
  109. #define FORMATSTRING_block2        "&n c®2-®0 • n#"
  110.  
  111. #define FORMATSTRING_name1        "?i{&s}{}"
  112.  
  113. #define FORMATSTRING_goto1        "&n • &s"
  114. #define FORMATSTRING_return1    "&n • &s"
  115. #define FORMATSTRING_break1        "&n • !n"
  116.  
  117.  
  118. #endif
  119.