Servertec Assignment
M E N U

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

Macros
Legal
Feedback

 


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
    
top of page
Built with iMake Copyright © 1997-1998 Servertec. All rights reserved.
Last Modified: Sun Aug 23 19:52:09 PDT 1998