Recent content by rendio

  1. R

    Can someone help me get the first function written?

    cool. I will check sprintf out. I know if it isn't something covered in class, he will take off a lot of points claiming that the command or way we are programming is something we don't "know" because we haven't learned it. And I don't think he has sprintf anywhere in his power points. :-(
  2. R

    Can someone help me get the first function written?

    Thanks a lot you guys! All the replies helped a lot. I was trying to take hints from you all without asking to much. What is the point if I can't solve the problem alone, right? So after figuring out working with my int main(), I finally got everything to work. NOW my print out looks like crap...
  3. R

    Can someone help me get the first function written?

    I see. Calling is the issue. Thanks, let me try again.
  4. R

    Can someone help me get the first function written?

    I can't figure how to use code blocks debugger. But the errors are: "cannot convert bool to std::string" and "no match for 'operator>>' overloaded operator type."
  5. R

    Can someone help me get the first function written?

    Ok, let me run the program and add the debugger messages.
  6. R

    Can someone help me get the first function written?

    Awesome! And thank you for redoing that for the third time. Sorry I did that wrong again.
  7. R

    Can someone help me get the first function written?

    Fantastic sir, Thank you for the information and I apologize for not following the directions for posting. Could anyone please help me get the first function started on here? I think after I get this first one I will be able to do getinventory and getlocation on my own. My professor wants us to...
  8. R

    Can someone help me get the first function written?

    I am usiing C++ in codeblocks if anyone needs to see what I have so far. It is not much. :(
  9. R

    Can someone help me get the first function written?

    Homework Statement So I am stuck on getting started with the first function. The instructions and a sample output are there. I don't know if I am calling the function right at all. Homework Equations I think the only equations in this program are basic math adding the inventory The Attempt at...
  10. R

    Who is Rendio and What is Their Major at TX State Univ?

    Hello! I am Rendio, a transfer sophomore at TX State Univ. I am an electrical engineering (network & comm) major. I hope to get to know new people on here as well as get lots of help on the tough stuff. Take care!
Back
Top