|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

Go to the source code of this file.
Functions | |
| const char * | octave_get_display_info (int *ht, int *wd, int *dp, double *rx, double *ry, int *dpy_avail) |
| const char* octave_get_display_info | ( | int * | ht, |
| int * | wd, | ||
| int * | dp, | ||
| double * | rx, | ||
| double * | ry, | ||
| int * | dpy_avail | ||
| ) |
Definition at line 40 of file cdisplay.c.
Referenced by display_info::init().
1.8.8