| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| int element_id, a[10]; for(element_id = 1; element_id <= 10; element_id++) a[element_id]= 0; Can you spot the pitfall on the above code fragment? Could anyone predict a possible behavior of the above code fragment? |
![]() |
| Thread Tools | |
| Display Modes | |
| |