Annotation of pmsdk/samples/petzold/chap02/we.c, revision 1.1.1.2

1.1       root        1: /*-------------------------------------------------------
                      2:    WE.C -- A Program that Obtains an Anchor Block Handle
                      3:   -------------------------------------------------------*/
                      4: 
                      5: #include <os2.h>
                      6: 
                      7: int main (void)
                      8:      {
                      9:      HAB  hab ;
                     10: 
                     11:      hab = WinInitialize (0) ;
                     12: 
                     13:      WinTerminate (hab) ;
                     14:      return 0 ;
                     15:      }

unix.superglobalmegacorp.com

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