Group,
I am trying to create a dynamic 2 dimensional array. I have to read in 2 numbers from a file. These 2 numbers tell me what size array I need. How do I take these 2 numbers and create a dynamic 2 dimensional array? For example I read in 3 3 and need an array of points[3][3]. In the same file later I read in 4 4 and need the same array points[4][4]. All suggestions will be appreciated. Thanks, Michael J. Reaves, MCP Database Administrator/Financial Coordinator [Non-text portions of this message have been removed]
