public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* A question about EBCDIC compiler
@ 2020-09-14  4:36 sotrdg sotrdg
  2020-09-14  8:54 ` Florian Weimer
  2020-09-15 19:46 ` Martin Sebor
  0 siblings, 2 replies; 4+ messages in thread
From: sotrdg sotrdg @ 2020-09-14  4:36 UTC (permalink / raw)
  To: libc-alpha

How does the compiler deal with characters with EBCDIC string literals enabled?

How does glibc deal with EBCDIC compiler?
For example

printf(“Hello World: %d\n”,4);

What encoding would this be on EBCDIC compiler? Will 4  become EBCDIC’s “4” or ASCII’s “4”?

How does the filename get dealt with on EBCDIC compilers?


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


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

end of thread, other threads:[~2020-09-15 22:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14  4:36 A question about EBCDIC compiler sotrdg sotrdg
2020-09-14  8:54 ` Florian Weimer
2020-09-15 19:46 ` Martin Sebor
2020-09-15 22:00   ` Joseph Myers

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