ref: 261503c7c82e89807e678087d0125e1cd61bd6fb
dir: /doc/asm/popo.htm/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>xAsm POPO, PUSHO</title> <link rel="stylesheet" type="text/css" href="../style.css"> </head> <body> <h1>POPO, PUSHO</h1> <p>POPO and PUSHO provide the interface to the option stack. PUSHO will push the current set of options on the option stack. POPO can then later be used to restore them. Useful if you want to change some options in an include file and you don't want to destroy the options set by the program that included your file. The stacks number of entries is limited only by the amount of memory in your machine.</p> <h1>See also:</h1> <ul> <li><a href="opt.htm">Changing options while assembling</a> </ul> <hr> <p>Last updated 20 July 1997 by <a href="mailto:[email protected]">Carsten Sorensen</a></p> </body> </html>