homer09001 Posted February 10, 2008 Report Posted February 10, 2008 me again, im at the point now in which i am using FSUIPC to get the data from FS, but ihave hit a brickwall getting my program to build due to errors with the code. the following peice of code is the first instance of anything to do with FSUIPC: public Fsuipc () { FSUIPC_Close(); FSUIPC_Initialization(); } but its showing an error: Class, struct, or interface method must have a return type
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now