C Library Functions  - getdisplaysize (3)

NAME

getdisplaysize(3f) - [M_pixel] Returns the width and height of the device in pixels (LICENSE:PD)

CONTENTS

Synopsis
Description
Author
License

SYNOPSIS

definition:

   subroutine getdisplaysize(w, h)
   real,intent(in) :: w, h

DESCRIPTION

Returns the width and height of the device in pixels in w and h respectively.

AUTHOR

John S. Urban

LICENSE

Public Domain


Nemo Release 3.1 getdisplaysize (3) July 22, 2023
Generated by manServer 1.08 from c41ddebf-e748-4349-bfad-c6b8facb0169 using man macros.