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

Application Development
File Management Software
IVR Software
Call Center Software
Call Center Technology
Software Toolkit
Windows Development
Telecommuting Software
Remote Agent Software
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


fpfile_close()

Function fpfile_close closes a FASTPLUS file from within an application program. If no other users have this file open, fpfile_close will also remove the file from the FASTPLUS shared memory.

The syntax for fpfile_close is as follows:

fpfile_close(int file_id)

         Int file_id       - File unit of the open FASTPLUS file to close.

The possible values for fperrno and an explanation of each value follow.

     Value             Explanation
     --------------------------------------------------
     FEROK  - Code  0: Successful FASTPLUS Operation
     FERUNT - Code  6: Illegal FAST file id
     FERNSV - Code 43: No servers started