Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!orion.oac.uci.edu!ucivax!ddoherty From: ddoherty@ics.uci.edu (Donald Doherty) Newsgroups: comp.windows.ms.programmer Subject: GlobalAlloc and > 2D arrays Keywords: GlobalAlloc Message-ID: <27A5D77B.447@ics.uci.edu> Date: 29 Jan 91 20:13:46 GMT Sender: ddoherty@ics.uci.edu (Donald Doherty) Organization: UC Irvine Department of ICS Lines: 12 I'll try again, taking the more direct approach... How does one set up a multidimensional array using GlobalAlloc? Especially arrays 3D (i.e. array[i][j][k]) or larger. I've spent considerable time on this with only limited success. Please... any hints? Don D. ddoherty@ICS.uci.edu