Home Download FAQ / Knowledge Base Screenshots Documentation Support

CtdlGetFloor

Retrieve floor data from backing store.

SYNOPSIS

void CtdlGetFloor(struct floor *flbuf, int floor_num);

DESCRIPTION

Retrieve the information for floor floor_num from the backing store.

PARAMETERS

Parameter	Description
---------	-----------
flbuf		A pointer to a structure to hold the floor information
floor_num	the id number of the floor

RETURNS

Upon completion the structure passed in with flbuf will be filled with the information pertaining to the requested floor.

If the floor does not exist then the structure will be cleared to 0.

SEE ALSO

HISTORY

There are no social media links here. Enjoy a friendly Citadel community instead. Or go outside.
Copyright © 1987-2024 Uncensored Communications Group. All rights reserved.