FreeBASIC  0.91.0
array_ubound.c File Reference
#include "fb.h"
Include dependency graph for array_ubound.c:

Go to the source code of this file.

Functions

FBCALL ssize_t fb_ArrayUBound (FBARRAY *array, ssize_t dimension)
 

Function Documentation

FBCALL ssize_t fb_ArrayUBound ( FBARRAY array,
ssize_t  dimension 
)

Definition at line 5 of file array_ubound.c.