Web servers - XML for (expr1;rel-expr;expr2) {statements} Similar to while; for
Tuesday, May 8th, 2007XML for (expr1;rel-expr;expr2) {statements} Similar to while; for example, to print the first 10 multiples of 5, you could type: for(i=1; i<=10; i++) i*5 GNU bf does not require three arguments to for. A missing argument 1 or 3 means that those expressions will never be evaluated. A missing argument 2 evaluates to the value 1. break Terminate a while or for statement. print list GNU extension. It provides an alternate means of output. list consists of a series of comma-separated strings and expressions; print displays these entities in the order of the list. It does not print a newline when it terminates. Expressions are evaluated, printed, and assigned to the special variable last. Strings (which may contain special characters, i.e., characters beginning with ) are simply printed. Special characters can be: a Alert or bell b Backspace f Form feed n Newline r Carriage return q Double quote t Tab Backslash continue
Note: In case you are looking for affordable webhost to host and run your web application check Vision cheap hosting services