ae2f_docs
Loading...
Searching...
No Matches
NIL-c++.cc
1
#
include
<
ae2f
/
c90
/
Limits
.
h
>
2
#
include
<
ae2f
/
c90
/
StdBool
.
h
>
3
#
include
<
ae2f
/
c90
/
StdInt
.
h
>
4
5
#
include
<
ae2f
/
Cxx
.
h
>
6
7
#
include
<
stdio
.
h
>
8
9
int
main(
void
) {
10
void
* a =
ae2f_NIL
;
11
printf(
"%p\n"
, a);
12
13
return
0;
14
}
ae2f_NIL
#define ae2f_NIL
Definition
Nil.h:13
submod
ae2f
Core
test
NIL-c++.cc
Generated by
1.15.0