Crossware

Table of Contents        Previous topic       Next topic       

C COMPILER->Compiler Data Formats->generic pointer

These are 24 bits wide.

If a global variable pVar is declared as char _generic * then the least significant byte is located at address _iVar, the most significant byte is located at address _iVar+1 and the segment indication byte is located at address _iVar+2.