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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now