I need to send some data using ASTERIX (http://www.eurocontrol.int/asterix/publi... however i have no idea how to use ASTERIX in C++(or any language for that matter) , does it have its own API?? any advice would be great.
C++ ASTERIX question?
*C++ ASTERIX all the answer and more are hear
http://lfntools.sourceforge.net/readme.t...
Reply:In C++ the use of an Asterix denotes a pointer. A pointer is a element that holds the address of a variable. You can pass the pointer from function to function
ex:
void myfuction( int *ptr)
*ptr is a pointer being passed from the main function.
flower girl dresses
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment