The Dink Network

Reply to 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 17th 2024, 05:25 PM
dinkdead.gif
Having spent ages debugging why on earth my global variable was not working, I moved the comment in main.c on the same line as the make_global_int() to the next line down.

Tada! It works.

But why? Is there a max line length I don't know about? The total length was 129 chars. It works just fine with a shorter comment, so it's not the fact that it's on the same line that's the problem.

FreeDink version Idontknowprobablyquiteold