Jump to content

STR8: Difference between revisions

From EDM2
Created page with "String of 8 characters. ==Example Code== <PRE> typedef CHAR STR8[8]; </PRE> Category:Data type"
(No difference)

Revision as of 16:58, 8 February 2020

String of 8 characters.

Example Code

typedef CHAR STR8[8];