Reply to Re: Maximum line length?
If you don't have an account, just leave the password field blank.
Looking around the DinkHD source code, it seems that line buffers are 200 characters max. See line 3702: https://github.com/drone1400/RTDink/blob/master/source/dink/dink.cpp
Although, further down there's another line buffer that's 512 characters, and then another one that's 300 characters, hah
Although, further down there's another line buffer that's 512 characters, and then another one that's 300 characters, hah
