Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~301 People Reached
Favorite Forums
Favorite Tags
Member Avatar for XMarshall

Hi, I have declared a Multi dimensional Array in C# like this: [CODE]private System.Windows.Forms.Button[,] ButtonArray = null;[/CODE] Now after inserting into the array, I would like to re-initialize and empty the "ButtonArray"? Please let me know the possible ways to do that Thanks in advance for helping out a newbie. …

Member Avatar for DdoubleD
0
256
Member Avatar for XMarshall

Hi, Can anyone pls let me know the reason as to why do STL - [B]Container Adaptors[/B] types do not support the use of [U]iterators[/U] for iterating through their elements? Thanx

Member Avatar for jencas
0
45