I want to allocate a two dimensional character array dynamically. I tried with various methods and failed.
buffer[max][30];
max is a variable so I want to allocate dynamically. Is anyone there to help. Thanks in advance.
Joel.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |