public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* Iso C binding and C uint8_t type
@ 2018-09-10 20:44 Angelo Graziosi
  0 siblings, 0 replies; only message in thread
From: Angelo Graziosi @ 2018-09-10 20:44 UTC (permalink / raw)
  To: fortran

Which iso C binding constant can we use to interface a C routine using the C type uint8_t? For example

  void print_uint8_t(uint8_t u)
  {
      ...
  }

C_INT, C_INT8_T, C_INT16_T, C_CHAR or what else?

TIA,
 Angelo.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-10 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10 20:44 Iso C binding and C uint8_t type Angelo Graziosi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).