home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1997 #3 / amigamamagazinepolishissue03-1 / ma_1995 / 01 / ami012.pcx.256 (.png) < prev    next >
IFF Interleaved Bitmap Image  |  1997-04-06  |  98KB  |  640x512  |  4-bit (4 colors)
Labels: text | screenshot | display | font | number
OCR: 1 =Watch 2=Zoom 3=Recall 4=Reg 5=Again 6=Next 7=Into 8=Over 9=Swap 10=KPad Source 24: { 25; if (!(IntuitionBase=(struct IntuitionBase*)OpenLibrary("int 0))) 27: 28: return 100; printf ("Otwieram okno\n"); 1* 79: if (!(okno=OpenWindow(&daneokna))) 30: printf ("Brak pamięci!\n"); CloseLibrary((struct Library*) IntuitionBase); return 10; ₹4: Delay(250); printf ("Zamykam okno\n"); CloseWindow (okno) ; 38: CloseLibrary((struct Library*) IntuitionBase); A 40: } return 0; V < > I/F Dialog Task: przyklad2 at 0037E318 Amiga SAS/CPR Source Debugger V6.3 Copyright (C) 1988-1992 SAS Institute Inc. A przyklad2: \Przyklad2.c\main 26