Go to the first, previous, next, last section, table of contents.

Debugging Aids

Xconq is complicated enough that you can't expect to throw together a complete working interface over the weekend. Therefore, you should build some debugging aids into the interface. You can ifdef with the flag DEBUGGING so as to ensure the code won't be in final versions.

Display unit id if closeups, toplines, etc, if debugging is on.


Go to the first, previous, next, last section, table of contents.