This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: fortran at gcc dot gnu dot org
- Date: Mon, 01 Jun 2009 00:23:10 +0200
- Subject: Re: [Patch,Fortran] Update gfortran.texi for mixed-language programming
> +all C features have a Fortran equivalent or vice versa. For instance
> neither C's signed integers nor C's functions with variable number
> +of arguments have an equivalent in Fortran.
Probably 'unsigned integers'?
Thanks for the patch.
Dominique