www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/10/14/10:30:26

From: "Reginald Blue" <Reginald_Blue AT hotmail DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: wide characters
Date: Mon, 14 Oct 2002 10:19:15 -0400
Organization: Unisys Tredyffrin
Lines: 15
Message-ID: <aoej5d$qlk$1@trsvr.tr.unisys.com>
NNTP-Posting-Host: h204-180.res.federal.unisys.com
X-Trace: trsvr.tr.unisys.com 1034604525 27316 192.62.204.180 (14 Oct 2002 14:08:45 GMT)
X-Complaints-To: usenet AT tr DOT unisys DOT com
NNTP-Posting-Date: Mon, 14 Oct 2002 14:08:45 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I checked the FAQ, but I didn't see this.  I just wanted to confirm:

DJGPP does not seem to support wide character library routines.  Is that
correct?

#include <stdio.h>
#include <wchar.h>

int main(void)
{
    wprintf(L"Hello World");
    return 0;
}


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019