12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1 Intel <strong>Fortran</strong> <strong>Libraries</strong> <strong>Reference</strong>Table 1-3Summary of POSIX RoutinesNamePXFWAIT 1PXFWAITPID 1PXFWIFEXITED 1PXFWIFSIGNALED 1PXFWIFSTOPPED 1PXFWRITEDescriptionWaits for a child process.Waits for a specific PID.Determines if a child process has exited.Determines if a child process has exited because of a signal.Determines if a child process has stopped.Writes to a file.1. L*X onlyQuickWin and Graphics Routines (W*32, W*64)QuickWin routines help you turn graphics programs into simple Windows* applications.The graphics routines can be used in Standard Graphics applications and in Quickwinapplications. They can also be used in QuickWin applications.To use a Quickwin or graphics routine, add the following statement to the program unit containingthe routine:USE IFQWINFor graphics routines, you must also choose the QuickWin Graphics or Standard Graphicsprogram type.Table 1-4 summarizes the QuickWin routines.Table 1-4Summary of QuickWin Routines (W*32, W*64)NameDescriptionWindow Control and Inquiry:FOCUSQQSets focus to specified window.GETACTIVEQQReturns the unit number of the currently active child.GETHWNDQQConverts the unit number into a Windows handle for functions that require it.GETUNITQQReturns the unit number corresponding to the specified Windows handle.GETWINDOWCONFIGReturns current window properties.GETWSIZEQQReturns the size and position of a window.INQFOCUSQQDetermines which window has focus.SETACTIVEQQMakes a child window active, but does not give it focus.SETWINDOWCONFIGSets current window properties.1-16

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!