I've never done batch programming. I'm pretty experienced in JAVA, 8051 chip assembly code, VHDL code and some C code. I learned JAVA as my main programming language instead of C++ which is a bit of a pain in the balls as regards job opportunities.
That code looks very similar to chip assembly code so i can kinda work out what's going on.
In the second set of code a variable is set to '1'.
The loop then increments the variable by 1
When the variable gets to '101' it breaks the loop
|