.WHILE (32-bit MASM)
Generates code that executes the block of statements while condition remains true. (32-bit MASM only.)
Syntax
.WHILE condition
statements
.ENDW
See also
Povratne informacije
Pošalјite i prikažite povratne informacije za
Ovaj preglednik više nije podržan.
Nadogradite na Microsoft Edge da iskoristite najnovije osobine, sigurnosna ažuriranja i tehničku podršku.
Generates code that executes the block of statements while condition remains true. (32-bit MASM only.)
.WHILE condition
statements
.ENDW
Pošalјite i prikažite povratne informacije za