well my question is whether 8bit or 16bit takes less space than 32 bit ints?
technically they should but with 32bit processor does the size increase automatically to
32bits or do they stay the same (8 or 16)?
sorry if this sounds stupid, but i just started on C# at college and did some
java in high school.
having everything @ 32bits would certainly make things easier.
but i'd rather have more memory effecient programs.
thanks alot.
technically they should but with 32bit processor does the size increase automatically to
32bits or do they stay the same (8 or 16)?
sorry if this sounds stupid, but i just started on C# at college and did some
java in high school.
having everything @ 32bits would certainly make things easier.
but i'd rather have more memory effecient programs.
thanks alot.