###############################################################################
# #
# Copyright © 1989-1991 by Artificial Horizons®, Inc. All rights reserved. #
# #
# This material constitutes the trade secrets and confidential, #
# proprietary information of Bruce Factor and Curtis Priem, and is #
# under license to Artificial Horizons, Inc. The material is not #
# to be disclosed, reproduced, copied, or used in any manner not #
# permitted under license from Artificial Horizons, Inc. For more #
# information email "ahi-interest@ahi.com". #
# #
###############################################################################
FBCALL(3G) AVIATOR GRAPHICS INTERFACE FUNCTIONS FBCALL(3G)
NAME
fbcall - executes a function for a class of objects
SYNOPSIS
#include <agi.h>
fbcall(fbp, function);
register Fbuffer fbp;
DESCRIPTION
fbcall() executes the function for the current class of objects.
See the individual description of each class for legal functions.
SEE ALSO
fbend(3G), fbget(3G), fbput(3G), fbstart(3G)
PERFORMANCE
fbp should be declared a register.
AGI Release 1.8 Last change: 25 December 1991