IPB

> $T: Type-Checked Pointers Switch
Чат
Форум
Загрузка...
 

Language:
Русский
English

 $T:  Type-Checked Pointers Switch


Controls the types of pointer values generated by the @ operator.

   Syntax:        {$T+} or {$T-}
   Default:       {$T-}
   Type:          Local
   Menu Command:  Options|Compiler|Typed @ Operator

The $T- State

In the $T- state, the result type of the @operator is always an untyped pointer.

The $T+ State

When the @operator is applied to a variable referenced in the $T+ state, the type of the result is ^T, where T is compatible only with other pointers to the type of the variable.

 
 К началу страницы 
Тэги: $T
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"