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) June 29, 2025
Generated by manServer 1.08 from 8e5e2ac5-0696-4cbe-97f5-ebfe7c7401f0 using man macros.