bigger then size_t

maarten van damme maartenvd1994 at gmail.com
Tue Oct 9 09:36:16 PDT 2012


Another quick question. When I know an array is going to have an
length smaller then 255, can I use bytes as index or do I have to use
size_t to make it portable across 64 bit platforms?


More information about the Digitalmars-d-learn mailing list