Talk:C Code conventions
From S1MP3 Wiki
Proposed edits:
- lowercase type identifier or better removal of custom type identifier (we'll use the C standard identifiers)
- b instead of bl as boolean variable identifier prefix
--Legolas558 09:03, 20 June 2006 (CDT)
- removal of the rebuild.h clause. Projects should be forced to rebuild with a proper Makefile by useing make clean, and then rebuild.
--Pandrew 06:56, 11 December 2008 (UTC)
- the swan api and this file should match. Currently the swan api is useing UI8, and this file is useing uint8_t. Either this file, or the sean api should be changed.
--Pandrew 06:58, 11 December 2008 (UTC)
- The following text had no meaning: it might have been left here by an older edit. Note the start comment is "/*+*...". I'm just leaving this as a note that i removed it.
--Pandrew 07:16, 11 December 2008 (UTC)