Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 10 Guidelines for Programming : Establish Subject Naming Conventions

Establish Subject Naming Conventions
It is good practice to carefully plan the subject naming conventions for programs, and document them clearly for reference. Follow these guidelines:
Study the programming examples in the src/examples/ subdirectory.
In C and C++, the 255 byte limit is defined by the constant TIBRV_SUBJECT_MAX in the Rendezvous header files.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved