For the seasoned C/C++ developer, hopefully
you managed to glean a lot of how the Neko C foreign function interface could be of use in extending the
haXe language to suit your application development needs. For those who aren ??™ t competent with either
C or C++, however, it is urged that you pick up a good book on one of these languages and start
Chapter 20: Extending ha X e with C/C++
575
learning. There is little in haXe and Neko, or indeed any other language that is more satisfying than
creating extensions with your own libraries. Combined with the simplicity of the Neko C FFI, you have
everything at your disposal to create any application imaginable.
In this chapter, you learned:
How to use the Neko C FFI conversion and allocation functions
How to create your own Neko ndll library extension
How to explicitly use the garbage collector
How to throw errors or trace values in the C/C++ layer
How to pass functions and values between the C/C++ layer and Neko
??‘
??‘
??‘
??‘
??‘
Semantic HTML
This appendix describes the most used and useful HTML 4.
Pages:
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072