- or download this
#include <stdio.h>
...
case 6: printf( "case6\n" ); break;
}
}
- or download this
.386p
ifdef ??version
...
?debug D "e:\Bcc55\include\stdio.h" 10459 12320
?debug D "test.c" 12119 1102
end
- or download this
; switch ( 4 ) {
;
...
; case 1: printf( "case1\n" ); break;
;
@9: