Search:

Type: Posts; User: Huncowboy

Search: Search took 0.01 seconds.

  1. Thanks polipyc. This was a few months ago for me,...

    Thanks polipyc. This was a few months ago for me, but someone else may be able to use this info.
  2. Replies
    7
    Views
    41,497

    Thanks a bunch!

    Thanks a bunch!
  3. Replies
    7
    Views
    41,497

    Those examples you have mentioned are...

    Those examples you have mentioned are interesting.

    And yes I am definitely a hobbyist. I am killing time in a temporary job, while waiting for my profession, and old job to call. Instead of...
  4. Replies
    7
    Views
    41,497

    Thanks for the recommendation. For a while I was...

    Thanks for the recommendation. For a while I was between getting a book on C# or go a different direction and get on on PHP.

    Now that that I am done with the C Primer book, I think I will order...
  5. Replies
    3
    Views
    1,988

    Ok. I have read it, I think I am understanding...

    Ok. I have read it, I think I am understanding it. This was also covered in the text book. So I it seems my while loop, which is there to discard input longer than 5 is causing a problem. So the...
  6. Replies
    3
    Views
    1,988

    I have read it once. But to make sure, I will...

    I have read it once. But to make sure, I will have to read it again tomorrow when I have recharged my brain cells. Brb after coffee. Thanks for the help!
  7. Replies
    3
    Views
    1,988

    Input validation problem

    Hi,

    Very beginner here. I am trying to capture user input. Correct input would be in the form of the letter F followed by 3 digits. i.e. F103. Or the word 'quit' to move back to a higher menu.
    ...
  8. Replies
    7
    Views
    41,497

    After C Primer Plus... for fun

    I am almost finished with this book at ch14 now. I picked it up because I love computers, and I always wanted to learn a bit more about programming, and due to a furlough from my profession now I had...
  9. Replies
    17
    Views
    7,139

    Well I had to put the cs50.h file into a specific...

    Well I had to put the cs50.h file into a specific location. I am reading on the ubuntu forums where someone has a similar problem in linux. For him the cs50.c had to be compiled and the .o file...
  10. Replies
    17
    Views
    7,139

    Yeah dude! I put files to bizarre places. That is...

    Yeah dude! I put files to bizarre places. That is my sole purpose for being here.

    8000 posts and the ability to do what?.... nevermind
  11. Replies
    17
    Views
    7,139

    You know at least you are actually trying to...

    You know at least you are actually trying to help.

    I did see this mentioned here and that we need to do that manually:

    gcc -o hello3 hello3.c cs50.c

    But how do I force C::B to do that not...
  12. Plz help me to include cs50.h and cs50.c into Code::Block

    I am trying to follow some lessons from cs50.net. In order to do that I needed to download 2 files since they are using some custom stuff. I am using Code::Blocks under windows XP. I have selected...
  13. Replies
    17
    Views
    7,139

    Whaaaa.... thanks for the warm welcome bro! I...

    Whaaaa.... thanks for the warm welcome bro! I hope you are having an ok day otherwise.

    Ok I will repost it.
  14. Replies
    17
    Views
    7,139

    Most forums they complain if you make a new...

    Most forums they complain if you make a new thread when there is a similar. Hence.
  15. Replies
    17
    Views
    7,139

    I am also trying to follow the same lessons from...

    I am also trying to follow the same lessons from cs50.net and having the same problem. The only difference is that I am trying to use Code::Block under Windows XP x32.

    I have downloaded these two...
Results 1 to 15 of 15