Current Forum: Homework 3 Forum |
Date: Mon Oct 1 2001 9:07 am |
Author: White, David <white3@andrew.cmu.edu> |
Subject: Re: ASCII to (1-256) |
|
|
Does Java always represent ints and chars with the same number of bytes?
I know for instance that in C++ different machines represent them differently. (DEC in particular...)
I'd guess that java takes care of that but I'm just curious. |
|