Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 1995 03:30:18 +0300
From:      "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>
To:        CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com, Poul-Henning Kamp <phk@freefall.cdrom.com>
Subject:   Re: cvs commit: src/usr.bin/file2c Makefile file2c.1 file2c.c
Message-ID:  <XEQC3Blyd2@astral.msk.su>
In-Reply-To: <199501290050.QAA26218@freefall.cdrom.com>; from Poul-Henning Kamp at Sat, 28 Jan 1995 16:50:06 -0800
References:  <199501290050.QAA26218@freefall.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199501290050.QAA26218@freefall.cdrom.com> Poul-Henning Kamp
    writes:

>  const char date[] = {
>  83,97,116,32,74,97,110,32,50,56,32,49,54,58,52,55,58,51,51,32,80,83,84,
>  32,49,57,57,53,10
>  ,0};
  
I don't look innto sources (yet), what this thing do with 8bit chars?
I.e. does it produce
const char xxx[] = {-1,-2,-3};
or
const unsigned char xxx[] = {255, 254, 253};
-- 
Andrew A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
FidoNet: 2:5020/230.3    : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XEQC3Blyd2>