TOC PREV NEXT INDEX


rtxCommon.h


The rtxCommon.h file contains all of the common function prototypes. This file also contains macro definitions for inline code that is used to improve performance. These macros are used in both the common runtime code and also added to generated code by the XBinder compiler.
All of the runtime functions defined within this file are documented in the common runtime function sections below.

Copyright © Objective Systems 2002-2008
This document may be distributed in any form, electronic or otherwise, provided that it is distributed in its entirety and that the copyright and this notice are included.

Objective Systems, Inc.

55 Dowlin Forge Road
Exton, Pennsylvania 19341
http://www.obj-sys.com
Phone: (484) 875-9841
Toll-free: (877) 307-6855 (US only)
Fax: (484) 875-9830
info@obj-sys.com

TOC PREV NEXT INDEX