> ... But there's a lot more we can do for ISO C90 > conversion. > E.g. as you suggested above, you can convert to the new function > definitions and use bool parameters. IIRC bool wasn't added until C95; I certainly can't find any mention of it in c90. R.