Check the exit condition of your for loop:
for (int i= 0; i> num_proyect_act; i++) {
// ...
}
2
solved arrayindexoutofbounds exception processing [closed]
Check the exit condition of your for loop:
for (int i= 0; i> num_proyect_act; i++) {
// ...
}
2
solved arrayindexoutofbounds exception processing [closed]