mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-25 23:36:54 -04:00
1) for parameters use references to CString instead of pointers to buffers; 2) when returning strings use CString instead of pointer to char buffer which caller needs to deallocate; 3) use BString even more.
6.7 KiB
6.7 KiB