projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75142e1
)
Suggest a line limit of 79 characters.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 22 Feb 2005 04:39:52 +0000
(
04:39
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 22 Feb 2005 04:39:52 +0000
(
04:39
+0000)
doc/standards.texi
patch
|
blob
|
history
diff --git
a/doc/standards.texi
b/doc/standards.texi
index 2582e5c58f26e335a2cf4ff9caee5880fa7036da..ab0f01a15c4965c0641f787d606059e90ee7bc3b 100644
(file)
--- a/
doc/standards.texi
+++ b/
doc/standards.texi
@@
-42,6
+42,8
@@
different style won't cause actual problems, but it's ugly to see
gratuitous differences in style from one function to another. If your
code is too ugly, it will cost you points.
+Please limit C source file lines to at most 79 characters long.
+
Pintos comments sometimes refer to external standards or
specifications by writing a name inside square brackets, like this:
@code{[IA32-v3]}. These names refer to the reference names used in