12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Descriptions of the Library Routines 2j(Input) Must be of type INTEGER(4).k(Input) Must be of type INTEGER(8).Results:The result type is double-precision real (REAL(8) or REAL*8).CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS LIBSee Also: the DFLOAT intrinsic function in the Language <strong>Reference</strong>DISPLAYCURSORDLGEXITGraphics Function: Controls cursor visibility. This function is only available on Windows*systems.Module: USE IFQWINSyntaxresult = DISPLAYCURSOR (toggle)toggle(Input) INTEGER(2). Constant that defines the cursor state. Has two possible values:• $GCURSOROFF - Makes the cursor invisible regardless of its current shape and mode.• $GCURSORON - Makes the cursor always visible in graphics mode.Results:The result type is INTEGER(2). The result is the previous value of toggle.Cursor settings hold only for the currently active child window. You need to callDISPLAYCURSOR for each window in which you want the cursor to be visible.A call to SETWINDOWCONFIG turns off the cursor.CompatibilitySTANDARD GRAPHICS QUICKWIN GRAPHICS LIBSee Also: “SETTEXTCURSOR”, “SETWINDOWCONFIG”Dialog Subroutine: Closes an open dialog box. This subroutine is only available on Windows*systems on IA-32 processors.2-49

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

Saved successfully!

Ooh no, something went wrong!