Servertec Assignment
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
iMake
Touch
Make Files
Constants
Identifiers
Operators
Directives
Statements
Assignment
Inference
Target

Macros
Legal
Contact Us

 

Used to assign a value to a user identifier.

Syntax

    identifier = { value }

Notes

    identifier the identifier to define.
    value the text to assign to the specified user identifier.

Example

    INCLUDES = global.h ppsup.h
    DIR_SEP = "\"
    
    
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:00 EDT 2005