Can somebody pls explain to me why there can be negative subscript in the array
eg, a[-1] = 1;
this has no error!!! i can even put any negative subscript there. why?
thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: Why negative subscript in array?Threaded View
|
Click Here to Expand Forum to Full Width |