
1 Mar
2008
1 Mar
'08
2:55 p.m.
On Sat, Mar 01, 2008 at 11:58:33PM +1100, Andrew Hood wrote:
At their leisure, would someone like to go through the code and remove all the C99-isms and C++ comments?
Also MSVC doesn't define INT32_MIN, INT32_MAX or UINT32_MAX. They are INT_MIN, INT_MAX and UINT_MAX so similar wrapping is required as for 64 bit ints.
The unneccessary C99 code (declarations after the first executable statement) doesn't compile pre-C99, or with MSVC.
I have done some of this; I don't declare this to be complete. Some help from people who work with non C99 compilers may help.
/js
--
Juergen Schoenwaelder Jacobs University Bremen gGmbH
Phone: +49 421 200 3587 Campus Ring 1, 28759 Bremen, Germany
Fax: +49 421 200 3103 http://www.jacobs-university.de/