1) replaced characters arrays with class BString through the whole program. The string formatting code has become much cleaner. 2) class Util returns error message via CString instead of character buffers. 3) few more places to use CString.
into “nzbget.h”
1) removed trailing spaces and tabs; 2) replaced occasional leading spaces with tabs.