XBMC Community Forum
>
Development
>
XBMC Development
> Code guidelines?
PDA
View Full Version :
Code guidelines?
chadoe
2004-01-25, 21:28
are there any code guidelines for this project?
Gamester17
2004-01-26, 15:06
not anyone i know of other than making it modular with pragma sections to make it as memory efficient as possible, or? ???