Jump to content

NPSZ: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== NPSZ ==
== NPSZ ==
 
Near pointer to a null-terminated string
Near pointer to a null-terminated string.


=== Type ===
=== Type ===
  unsigned char  *NPSZ
  unsigned char  *NPSZ


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


 
[[Category:Data type]]
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

Revision as of 19:51, 2 November 2016

NPSZ

Near pointer to a null-terminated string

Type

unsigned char  *NPSZ

C Declaration Method

typedef