WIN_COUA@

Platform

Win32, x64

Purpose

To output n characters from a string to a ClearWin window.

Syntax

SUBROUTINE WIN_COUA@(HWND,STR,N)
INTEGER(7) HWND
INTEGER N
CHARACTER(*) STR

Description

Outputs N characters from the string STR to the ClearWin window with handle HWND.This function provides an alternative to the standard Fortran routines WRITE and PRINT that are normally used for text output to a ClearWin window.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited