Kanji C Preprocessor C
Kanji C Preprocessor C
| Filename | kanji-c-preprocessor-c.hqx |
|---|---|
| Size | 6.2 KB (6343 bytes) |
| Developer | Mikaeru |
| Mac OS | Mac OS X |
| Architecture | 68K |
| Downloads | 15 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
About
KanjiCPreProcessor: Japanese Shift-JIS C/C++/Rez pre-processor - free source code
KanjiCPreProcessor.c is the source code of a basic filter for C, C++, and Rez source files, which strips all the comments, and replaces in strings all the Shift-JIS double-byte characters whose second byte happens to be a backslash with their equivalent octal escape sequences, so that the source files can be successfully compiled even when the compiler is not truly multibyte-savvy, or when the Japanese script is not supported by the system the compiler is running on...
Note: This code has been successfully compiled with CodeWarrior Discovery Programming Edition 4, using the following project stationery: MacOS : C_C++ : Standard Console : Std C Console 68K In addition, "ANSI strict" must be explicitly turned *off* in the C/C++ Language Settings Panel.
Disclaimer: This source code is provided "as is" and is free for you to use, at your own risk. Please let me know of any bugs or suggestions for improvements.
--Michel MARIANI (a.k.a. Mikaeru)
Mikaeru Software:
File Info
Original Source: info-mac
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded. Use The Unarchiver to decode it.
Related apps