Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: moron
  • Order by date
  1. moron

    Access violations when using strcpy function and polymorphism

    Well, let me start off by saying that I gave myself the right handle.  I know that I put in the subject line strcpy but the code I copied was strncpy.  That was because I had changed the function to see if that was the case.  Finally about 1:30 last night, I figured...
  2. moron

    Access violations when using strcpy function and polymorphism

    I'm new to this so forgive me if this is too simple a question, but for my assignment we were to change a program from just a simple exercise with a base and derived class to begin using virtual functions, etc.<br><br>In the first program I used:<br>Highway::Highway(char *n, double...

Part and Inventory Search

Back
Top