Artifact 01e0de26a7e9034b3f7670a49d9f3d0e630b6f40:
- File unix/pterm.c — part of check-in [483cb38b72] at 2003-01-14 12:28:23 on branch trunk — Deglobalise the Unicode module. Despite all my grand plans, I've just done this the very simple way - bundle all the globals into a data structure and pass pointers around. One particularly ugly wart is that wc_to_mb now takes a pointer to this structure as an argument (optional, may be NULL, and unused in any Unicode layer that's even marginally less of a mess than the Windows one). I do need to do this properly at some point, but for now this should just about be adequate. As usual, the Mac port has not been updated. (user: simon size: 71980)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.