Search:

Type: Posts; User: piratemonkey247

Search: Search took 0.00 seconds.

  1. Thank you very much std10093!

    Thank you very much std10093!
  2. This thread is officially closed due to the...

    This thread is officially closed due to the crappy code output;)
  3. Help understanding Histogram Word Count Program

    Hello everyone, sorry I had to make a new thread, but I could not edit the last, and special thanks goes to Salem who showed me how to properly output the code on here.

    #include <stdio.h>
    ...
  4. The link where the output is at has the code as...

    The link where the output is at has the code as well, but I think I have it pasted correctly now.
  5. help with histogram exercise in K&R book

    Hello, I am currently working on a exercise in K&R book which by the is an excellent book, but the solutions on the net really do not have any comments what so ever. Any help in clearing up my...
  6. Thank you very much stahta01 for the quick...

    Thank you very much stahta01 for the quick response! And Lesshardtofind, I made the changes but with no luck, thanks to stahta01 I know why.
  7. Errors running tic tac toe game found on the internet.

    Hello everyone, I just found this tic tac toe game online and I am trying to run it but I get 7 errors and 15 warnings on visual express.
    Here is my code...

    #include<stdio.h>
    #include<conio.h>
    ...
  8. Thank you very much smokeyangel, +...

    Thank you very much smokeyangel, <some words> + <enter> + CTRL-Z + <enter> did the trick. Kudos to you smokeyangel.
  9. newbie counting character and displaying

    Hello I was just doing an exercise in K&R2 and I want the program to count the characters that I type in and display it. However when I type something in the command prompt, it does nothing.

    Below...
  10. Ok c99tutorial, I basically download the...

    Ok c99tutorial, I basically download the snip9707.zip file right and inside there are many different mini examples.
  11. Thanks for the quick response! I will go ahead...

    Thanks for the quick response! I will go ahead and complete all of the exercises and check out C standard.
  12. Hello, I am a newbie and so I have a newbie question;)

    I recently started to get into programming and I understand the basics of the programming language. I figured I should get some experience with the C programming language and the others will be easy...
Results 1 to 12 of 12