iatan2.h

Go to the documentation of this file.
00001 #ifndef IATAN_2_H
00002 #define IATAN_2_H
00003 
00013 #include "cpp_extern_macro.h"
00014 BEGIN_C_DECLS;
00015 
00016 extern int iatan2(int y, int x);
00017 
00018 END_C_DECLS;
00019 #endif /* !IATAN_2_H */
00020 

Generated on Mon Apr 13 22:52:04 2009 by  doxygen 1.5.7.1