CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Rafen

Search: Search took 0.02 seconds.

  1. Replies
    12
    Views
    14,489

    Re: Converting numbers into text

    I have been working on this for a couple days here and there. I can't figure out what to do on this program. I didn't get any further than I was before I just took a different way of writing the...
  2. Replies
    12
    Views
    14,489

    Re: Converting numbers into text

    Thanks for the help I will try to write out the steps from now on before I even write a line of code. We never programmed like that in class we just jumped right into the program and started coding....
  3. Replies
    12
    Views
    14,489

    Re: Converting numbers into text

    I dont think having C++ for a single semester has given me enough background to write the code for this program.

    I am stuck and have no idea what I'm doing wrong. I haven't typed all the code just...
  4. Replies
    12
    Views
    14,489

    Re: Converting numbers into text

    Yeah I thought it might take awhile for me to complete this. Thanks a lot for all your help.
  5. Replies
    10
    Views
    1,097

    Re: Switch Output Error

    Is this the whole program? If so when I copied it into my code::blocks it didn't even compile correctly. I got an error that said something like "undefined reference to WinMain@16".
  6. Replies
    12
    Views
    14,489

    Re: Converting numbers into text

    Thanks a lot. I have one other question...Is this suppose to take a while or is it like a test to see how well of a programmer you are?
  7. Replies
    12
    Views
    14,489

    Re: Converting numbers into text

    Alright thanks a lot for the help. I think I figured a way out so I will go try it and see if it works.
  8. Replies
    12
    Views
    14,489

    Converting numbers into text

    This is my first post so if I did something wrong let me know. Ok, so I have been reading the book practical C++ programming. One of the practice problems asks you take a number that is entered by a...
Results 1 to 8 of 8





Click Here to Expand Forum to Full Width

Featured