Ok, I have this prototype that was written by someone else in C# and I\'m trying to put it into Objective-C. Now, I haven\'t had any formal experience with C# yet, so I don\
4th and 5th are constructors that are used to initialize the instance of c_data when you new up one.