This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Embed: (wiki syntax)

« Back to documentation index

NyLPC_TCharArrayPtr Struct Reference

NyLPC_TCharArrayPtr Struct Reference

長さ付TChar配列の構造体です。 More...

#include <NyLPC_stdlib.h>

Data Fields

NyLPC_TCharptr
 配列のポインタ
NyLPC_TUInt16 len
  配列の長さ

Detailed Description

長さ付TChar配列の構造体です。

Definition at line 414 of file NyLPC_stdlib.h.


Field Documentation

 配列の長さ

Definition at line 419 of file NyLPC_stdlib.h.

配列のポインタ

Definition at line 417 of file NyLPC_stdlib.h.