public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* IO for u/int128_t
@ 2019-09-02  3:43 Gero Peterhoff
  2019-09-02  7:31 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Gero Peterhoff @ 2019-09-02  3:43 UTC (permalink / raw)
  To: gcc

Hello gcc team,
Thank you first for your great work.

But why are there no IO-routines for u/int128_t?

best regards
Gero

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IO for u/int128_t
  2019-09-02  3:43 IO for u/int128_t Gero Peterhoff
@ 2019-09-02  7:31 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2019-09-02  7:31 UTC (permalink / raw)
  To: Gero Peterhoff; +Cc: gcc

On Mon, 2 Sep 2019 at 04:44, Gero Peterhoff wrote:
>
> Hello gcc team,
> Thank you first for your great work.
>
> But why are there no IO-routines for u/int128_t?

Because generally, GCC doesn't provide I/O routines, the C library
does. The C library is separate from GCC.

This question would have been more appropriate on the gcc-help mailing
list instead.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-02  7:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02  3:43 IO for u/int128_t Gero Peterhoff
2019-09-02  7:31 ` Jonathan Wakely

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).