Rectangular Arrays

mike vertex at gmx.at
Fri Feb 23 13:56:51 PST 2007


Am 23.02.2007, 19:23 Uhr, schrieb Bill Baxter <dnewsgroup at billbaxter.com>:

> Static arrays work that way.
>     byte[bufferCount][bufferLength] foo;
>
> as long as bufferCount and bufferLength are compile-time constants.
>
> --bb

Yeah, I'm still using static arrays ... thought I had switched to dynamic  
arrays already. One more thing on my todo-list.

-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/


More information about the Digitalmars-d-learn mailing list