User: pelotron

  • Public profile

User profile: pelotron

User info
User name:pelotron
History
Joined:
Number of posts:13
Latest posts:

Windows form not recognizing custom class
Thanks for the tip guys; using a pointer allows it to build. Now to test and debug...

Windows form not recognizing custom class
[code]private: System::Void insertButton_Click(System::Object^ sender, System::EventArgs^ e) { //i...

Arrays and lines
An array can't grow dynamically so you need to declare one large enough to hold all the lines in you...

Windows form not recognizing custom class
Working on a group project, our group has not been able to use our custom HashTable class inside a W...

Arrays HELP!!!
First of all you need to get your function started instead of doing everything in main(). If after ...

This user does not accept Private Messages