libcoap
4.1.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
co.c
Go to the documentation of this file.
1
#ifdef __GNUC__
2
#warning a warning
3
#else
4
#error error
5
#endif
6
7
int
main
(
int
argv,
char
**argc) {
8
return
0;
9
}
Generated on Wed Feb 5 2014 15:10:20 for libcoap by
1.8.4