On Mon, Nov 02, 2009 at 11:08:38AM -0000, Paul Keir wrote: > I'd like to define C++ types suitable for holding Fortran sized types. > Could someone point me to towards the definition of GFC_INTEGER_4, > GFC_LOGICAL_1 etc.? See trans-types.c(gfc_init_kinds). -- Steve