[PATCH,fortran] *The* ISO C Binding patch

Andreas Schwab schwab@suse.de
Sun Jun 24 10:38:00 GMT 2007


Steve Kargl <sgk@troutmask.apl.washington.edu> writes:

> +NAMED_CHARCST (ISOCBINDING_NULL_CHAR, "c_null_char", '\0')
> +NAMED_CHARCST (ISOCBINDING_ALERT, "c_alert", '\a')
> +NAMED_CHARCST (ISOCBINDING_BACKSPACE, "c_backspace", '\b')
> +NAMED_CHARCST (ISOCBINDING_FORM_FEED, "c_form_feed", '\f')
> +NAMED_CHARCST (ISOCBINDING_NEW_LINE, "c_new_line", '\n')
> +NAMED_CHARCST (ISOCBINDING_CARRIAGE_RETURN, "c_carriage_return", '\r')
> +NAMED_CHARCST (ISOCBINDING_HORIZONTAL_TAB, "c_horizontal_tab", '\t')
> +NAMED_CHARCST (ISOCBINDING_VERTICAL_TAB, "c_vertical_tab", '\v')

Shouldn't those use the target character set?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Fortran mailing list