[amx-netlinx-common] r44 committed - changed column width to 81 characters, netlinx does a miscalculation r...

10 views
Skip to first unread message

amx-netli...@googlecode.com

unread,
Dec 17, 2010, 6:56:28 AM12/17/10
to netlinx-comm...@googlegroups.com
Revision: 44
Author: jordevorstenbosch
Date: Fri Dec 17 03:56:04 2010
Log: changed column width to 81 characters, netlinx does a miscalculation
resulting in having a column width of x-1. (the first character is reserved
for code-folding. If set to 81 the actual column width thus is 80.
http://code.google.com/p/amx-netlinx-common/source/detail?r=44

Modified:
/wiki/CodeFormatAndCommenting.wiki

=======================================
--- /wiki/CodeFormatAndCommenting.wiki Thu Nov 11 00:44:52 2010
+++ /wiki/CodeFormatAndCommenting.wiki Fri Dec 17 03:56:04 2010
@@ -12,7 +12,7 @@
Tab stops should be set at 4 characters. Tab stops should use the tab
character. Do not use spaces.

==Column Width==
-Column width is to be set to 80 characters.
+Column width is to be set to 81 characters.

==Indentation==
Each level of indention is to be the same width as a single TAB character.
Although indentation does not effect logic structure within the NetLinx
language, it is imperative that this is maintained for code readability.

Reply all
Reply to author
Forward
0 new messages