ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
Main Page
Modules
Data Structures
Files
File List
Globals
source
sample
RTU
API
hello_world
Functions
hello_world.c File Reference
Hello
World
More...
#include <
libmoxa_rtu.h
>
Functions
int
main
(int argc, char *argv[])
Detailed Description
Hello
World
Copyright
Moxa Inc.
Date
04-10-2013
Author
Eddy Kao
Version
V1.0
Function Documentation
int main
(
int
argc
,
char *
argv
[]
)
/*******************************************************************************
* Copyright Moxa Inc.
*
* Hello World
*
* Date Author Comment
* 04-10-2013 Eddy Kao Created.
******************************************************************************/
#include <
libmoxa_rtu.h
>
int
main
(
int
argc,
char
*argv[])
{
printf(
"Hello World\r\n"
);
return
0;
}
Generated on Mon Sep 11 2017 10:56:54 for ioPAC RTU Controllers by
1.8.11