[2ch] Is this legacy 2001 2channel code usable ? (8)

6 Name: Nameless : 2026/08/31 00:52

>>5
There are 2 problems.

  1. All the source is encoded in JIS and contemporary compilers expect UTF-8.
  2. The syntax for multi-line strings in C requires trailing backslashes to do line continuation.

Fix:

  1. The easiest thing to do is to re-encode *.c and *.h as UTF-8.
  2. Add trailing backslashes where appropriate for R2CH_HTML_DIGEST_FOOTER and R2CH_HTML_INDEX_FOOTER in r2chhtml.h.
Name: E-Mail:
Leave these fields empty (spam trap):
More options...
Verification: