Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!netnews.upenn.edu!eecae!pantz From: pantz@brain.mth.msu.edu Newsgroups: comp.lang.c Subject: Question: malloc on 2-d array Keywords: malloc, 2-d array Message-ID: <15372@eecae.UUCP> Date: 11 Jul 89 02:20:41 GMT Sender: pantz@eecae.UUCP Reply-To: pantz@brain.mth.msu.edu Distribution: usa Organization: Michigan State University Lines: 3 Does anyone know how I can allocate memory space for a multi-dimensional array? Thanks in advance.