Re: [PATCH 1/2] Fortran: Add c_f_strpointer intrinsic
Tobias Burnus <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Sandra Loosemore wrote: > This is a missing Fortran 2023 feature. Thanks for adding the c_f_strpointer intrinsic useful feature which makes working with string from C much easier in Fortran! The patch LGTM. Thanks! Tobias