8bit / 16bit
From: Poison64 (poison64_at_op.pl)
Date: 06/26/04
- Previous message: Nils Petter Vaskinn: "Re: System-header, header-file, using and ::"
- Next in thread: Francis Glassborow: "Re: 8bit / 16bit"
- Reply: Francis Glassborow: "Re: 8bit / 16bit"
- Reply: Herbert Rosenau: "Re: 8bit / 16bit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Jun 2004 14:23:07 +0200
Hello,
I'm writing a cross-platform application, and I need
a type which will be guaranteed to be 8 bit long on
every platform (windows,linux,dos, etc.). The first
type which came into my mind was unsigned char,
and as far as I know, it will always be 8 bit.
Is there an unsigned type that will always be 16 bit?
thx in advance,
p.s. hmm, when I'm writing something in english, I have
this strange feeling that I've made a lot of mistakes :))) (PL)
--
Poison64
http://www.poison64.prv.pl/
- Previous message: Nils Petter Vaskinn: "Re: System-header, header-file, using and ::"
- Next in thread: Francis Glassborow: "Re: 8bit / 16bit"
- Reply: Francis Glassborow: "Re: 8bit / 16bit"
- Reply: Herbert Rosenau: "Re: 8bit / 16bit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|