Search:

Type: Posts; User: NewGuy2CProg

Search: Search took 0.00 seconds.

  1. :(Okay, i was not trying to have anyone do my hw...

    :(Okay, i was not trying to have anyone do my hw but i just need a good reference to go to or a tutor to help understand C programming because my professor is not beginner friendly......at all. He...
  2. :rolleyes: Sorry, this is my first time ever...

    :rolleyes: Sorry, this is my first time ever using a forum, please forgive me. As far as for the example that is highly recommended, i am going to look into it right now. Hope i come back with a...
  3. Oh Sorry, We were given a template to start from:...

    Oh Sorry, We were given a template to start from:

    /* Include Files */
    #include <stdio.h>


    int main( void )
    {
    int iochar; /* Note 1 */
  4. C Program that Counts Words like Unix word count

    I was given an assignment in which i have to write a C program that will read data from standard input one character at a time and output the results to standard output. This program should work...
  5. Okay thank you!

    Okay thank you!
  6. C Program that Counts words like a Unix word count

    I was given an assignment in which i have to write a C program that will read data from standard input one character at a time and output the results to standard output. This program should work...
Results 1 to 6 of 6