Database Systems Corp.
Home  |   Contact Us  |   About Us  |   Sign Up  |   FAQ

predictive dialers and crm software
computer telephony software predictive dialer

IVR Services
Voice Broadcasting
ACD Systems Automatic Call Distribution
Telecommuting Software
Window On the Web
Voice Recording Software
Predictive Dialer
Business Phone Systems
Softphone
Auto Dialer Phone System
Community Notification Systems
Emergency Communications

predictive dialers and crm software
Information

Predictive Dialer
Predictive Dialing Software
Business Phone Systems
B2B Phone System
Auto Dialers
Predictive Dialers
Phone Dialers
Autodialing
Auto Dialer Software
Automatic Dialer Solutions
CRM Software Solutions
Predictive Dialer Software
Autodialer Software

predictive dialers and crm software


DSC Tech Library

FASTPLUS C Library


fperror_print()

Function fperror_print will print the text for a fastplus error number. The global variable fperrno is set when an error is encountered. Variable fperrno can be passed to fperror_print allong with additional text to be displayed.

The syntax for fperror_print is as follows:

fperror_print(int errorno, char *text)

    int errorno      - Error number of text to be returned.

   char *text       - Additional text to be displayed.