Search found 1 match
- Tue Oct 29, 2013 11:30 am
- Forum: Open Discussion and Dev Announcements
- Topic: Trivia: Irrlicht source's coding style
- Replies: 9
- Views: 3893
Re: Trivia: Irrlicht source's coding style
Make sure that you start by contributing something which is comparatively small like fixing a bug. The next fact is that don’t use the STL, use the Irrlicht built in containers instead.Make sure that you don’t use special compiler extensions.