Servertec #pragma
Reference Manual
Conventions
iPP
Templates
Constants
Identifiers
Operators
Directives
## // /* */
#define
#error
#if{def|ndef}
#include
#message
#pragma
#undef

Macros
Java API

Return

 

Provides a mechanism to access compiler specific features.

Syntax

    #pragma token

Notes

    token the pragma instruction.

Example

    #pragma code_seg("CODE")
    
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Mon Sep 05 14:25:37 EDT 2005