Annotation of researchv10no/cmd/post.src/dpost.utf/motion.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  *
                      3:  * Position adjusting macros.
                      4:  *
                      5:  */
                      6: 
                      7: #define hgoto(n)       hpos = n
                      8: #define hmot(n)                hpos += n
                      9: #define vgoto(n)       vpos = n
                     10: #define vmot(n)                vpos += n
                     11: 
                     12: extern int     hpos;
                     13: extern int     vpos;
                     14: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.