Programmer’s Checklist Addenda for Groups
The items in this topic supplement the checklist items in Information for Developers.
All Programming Languages
The group server must be available to application processes. (For details, see TIBCO FTL Administration.)
C Programmer’s Checklist
C programs must include the header file tibgroup/group.h.
On UNIX platforms, add the linker flag -ltibroup.
On Windows platforms, link the corresponding C library file tibgroup.lib, and run using tibgroup.dll.
Copyright © Cloud Software Group, Inc. All rights reserved.