GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
fame_open(3) fame_open fame_open(3)

fame_open - open the fame library

#include <fame.h>

fame_context_t * fame_open();

The fame_open() call is used to open a new session of the fame library. If initialization was successful, it returns a non-null context which can then be used for subsequent library calls.

fame_open returns a new context, or NULL if an error occurred.

fame_init(3), fame_register(3), fame_unregister(3), fame_get_object(3), fame_encode_frame(3), fame_close(3)
July 29, 2001 libfame

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.