Difference between revisions of "Coding Conventions"

Jump to navigation Jump to search
236 bytes added ,  21:52, 6 January 2008
Mention that portability is one of our design goals.
(Mention that portability is one of our design goals.)
Line 1: Line 1:
Work in progress: This page is meant to list all sorts of typical portability issues that people working on ScummVM have to keep in mind. We should probably link on some nice well-established web pages for that on the net, and only focus on the most frequent or maybe unusual (ScummVM specific) issues.
Portability to as many systems as possible is one of the primary design goals of ScummVM. We strive all the time to ensure our code compiles and runs on as many systems as possible. To this end, it's important that our developers are aware of certain typical portability problems and pitfalls. On this page we try to collect some of them.
 
Work in progress: This page is incomplete. We should probably also link on some good & relevant web pages on the net, and only focus on the most frequent or maybe unusual (ScummVM specific) issues.
 


== Language features ==
== Language features ==
1,079

edits

Navigation menu