RAD Studio
ContentsIndex
PreviousUpNext
#pragma codeseg

Syntax

#pragma codeseg <seg_name> <"seg_class"> <group>

Description 

The codeseg directive lets you name the segment, class, or group where functions are allocated. If the pragma is used without any of its options, the default code segment is used for function allocation.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!