On 06/22/10 00:35, Life is hard, and then you die wrote: > As an aside, I've tried to figure out what the prevailing coding style > is and follow it, but especially when it comes to tabs/spaces and > indentation it wasn't always clear; it would be helpful if there were a > basic style guide on the wiki or something (and if the code consistently > followed it). The coding style guide is located in doc/VBox-CodingGuidelines.cpp. No tabs, 4 spaces indentation. Not all the source code follow this strictly yet, but it is improving.
Christian -- Dr. Christian Pötzsch -- http://www.sun.com/ ================================================= Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht München: HRB 161028 Geschäftsführer: Jürgen Kunz ================================================= _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
