mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-25 15:26:52 -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.
2.7 KiB
2.7 KiB