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) February 23, 2025
Generated by manServer 1.08 from 7bb72745-b55f-493f-850d-9073adbc8595 using man macros.