Jump to content

NPCHAR: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
== NPCHAR ==
== NPCHAR ==
Near pointer to a character.  
Near pointer to a character.  


=== Type ===
=== Type ===
  [[OS2 API:DataType:CHAR|CHAR]] NEAR *NPCHAR
  [[OS2 API:DataType:CHAR|CHAR]] NEAR *NPCHAR


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef
[[OS2_API | Back to OS/2 API]]


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 10:33, 20 April 2016

NPCHAR

Near pointer to a character.

Type

CHAR NEAR *NPCHAR

C Declaration Method

typedef