Ambiguity in coding style
Dominik Seifert <[email protected]>
| Newsgroups | gmane.comp.graphics.crystalspace.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I realized that in CS there is a lot of this:
myMethod_(...);
where "_" is space.
Now, in the documentation that is ambiguous:
http://www.crystalspace3d.org/docs/online/manual/Coding-Style.html#0
As you can see, "int b = bar();" does not have a whitespace and "printf ("Hello\n");" has a space.
I personally really dislike adding that sort of space, and I oversaw the space behind printf previously, so I wrote code without a space between function name and parentheses.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Crystal-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-develop