And its ****ing common blocks and implicit type declarations.
You ****ing piece of ****.
You ****ing piece of ****.
) construct you could build all else, like !=0 (IF(exp) label1, label2, label1) etc.if (expression) {
if (expression<0) {
// less than 0
}
else {
// greater than 0
}
}
else {
// zero
}
Comment