Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > code > source code > C++ source code
Next source codeJava source code    Upsource code

C++ source code
subjectfact 
C++ source codeis a subtopic of The Basics of Java2001-08-30 14:54:47.0
is a kind of source code2001-08-30 14:54:47.0
may be placed outside a classlink: chapter2section2.8.html#757, 2001-08-30 14:54:47.0
source codecannot always be made completely obvious without comments2001-08-30 14:57:44.0
has part comment2001-08-30 14:57:44.0
has part line of code2001-08-30 14:57:44.0
is stored in source file2001-08-30 14:57:44.0
should be written in lines no longer than 80 characters so that readers do not have to scroll right, and so that the code always prints correctly2001-08-30 14:57:44.0
should consist of between about 25% and 50% comments2001-08-30 14:57:44.0
should use consistent layout style2001-08-30 14:57:44.0