RaM 016
Description:Version 16 of the RaM Project is available as a snapshot because it's a fairly large textual diff, even though there are no changes to the code logic. This snapshot marks the use of indent to format all C code and header files consistently. The settings used are available in the src/.indent.pro file, and will be used automatically by indent on a unix-like system.
Indent isn't perfect, so there may be things that look funky, and if we ever start using C++ constructs, it will probably break entirely. However, it is helpful, both to keep things tidy AND to point out logic errors (such as forgetting to use braces on the else part of an if/else statement).
Author: RaM Team
Submitted by: quixadhal
File Size: 676 KB
Added: Oct 22, 2008
Downloads: 27
File Type: GZip2 Tar Archive