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 strongm 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: Dena
  • Order by date
  1. Dena

    strcpy/strcmp problems

    Ok, I've moved the [count] to the right location and now I get a totally new set of errors. Two for each strcmp/strcpy in the program.  I discussed it with a grad student at school who said that I needed to use the new command.  Now if I declare a structure, aren't I asking...
  2. Dena

    Pointers

    Thanks, Karl... That's exactly what I needed... <br>
  3. Dena

    strcpy/strcmp errors

    Hi - it's the student again!<br>Here's my code & the errors that I keep getting.&nbsp;&nbsp;I've tried several different fixes<br>and consulted numerous texts.&nbsp;&nbsp;Please explain why this is not working and how it can be fixed... thank...
  4. Dena

    strcpy/strcmp problems

    Hi - it's the student again!<br>Here's my code & the errors that I keep getting.&nbsp;&nbsp;I've tried several different fixes and consulted numerous texts.&nbsp;&nbsp;Please explain why this is not working and how it can be fixed... thank you!<br><br>struct...
  5. Dena

    Pointers

    Hi, all... I'm a student taking my first C++ class.&nbsp;&nbsp;The semester's almost over & I've<br>written a complex program (well, complex to me!) that is giving me some headaches.&nbsp;&nbsp;<br><br>The following code is a -very- simplified version of a portion of my program code that is...
  6. Dena

    Pointers

    Hi, all... I'm a student taking my first C++ class.&nbsp;&nbsp;The semester's almost over & I've <br>written a complex program (well, complex to me!) that is giving me some headaches.&nbsp;&nbsp;<br><br>The following code is a -very- simplified version of a portion of my program code that is...

Part and Inventory Search

Back
Top