libcoap
4.0.3
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
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 Tue Sep 3 2013 14:32:33 for libcoap by
1.8.1.2