alaios
08-21-2005, 07:49 PM
available_sections[0][0]="section1";
Why this assignment dont work??
defined as
char available_sections[10][20];
Why this assignment dont work??
defined as
char available_sections[10][20];
View Full Version : c problem with double matrix table