General programming notes.
This forum section is for general programming notes which are not directly related to any particular MUD server.
For simple or complex editing of files, see Nick's guide to vi
Debugging - if you have problems with program crashes (access violation, segmentation fault etc.) try looking at the postings about debugging with gdb for some hints on using the GNU debugger.
Topic | Description | Posts | Views |
---|---|---|---|
General | General algorithms | 1,915 | 5,849,007 |
STL | Standard Template Library | 139 | 679,969 |