The Dink Network

Reply to Re: Maximum line length?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 19th 2024, 04:54 AM
goblins.gif
drone1400
Peasant He/Him Romania
C# nerd 
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