Search:

Type: Posts; User: DenisGFX

Search: Search took 0.01 seconds.

  1. Sorry I didnt see it, even when it was starring...

    Sorry I didnt see it, even when it was starring me in my eyes. Okay here is the reposrt with the tags.



    main.c
    #include "grep.h"
    #include "cat.h"
    #include <stdio.h>
    #include <string.h> ...
  2. Im sorry I didnt pa You guys want me to repost...

    Im sorry I didnt pa

    You guys want me to repost my entire program again, just this time with the
    coding source Tags? wont that just make things more
  3. Reply

    What code tags??? I havent been on this board in like 6 months....I guess some things have changed. Where do I learn this code tags? Please dont be upset with me but I dont know what code tags I have...
  4. Here are some updates.

    Okay guys here are my errors. I am very new to this multi-file programming and I am very much lost in it.

    main.c
    #include "grep.h"
    #include "cat.h"
    #include <stdio.h>
    #include <string.h>...
  5. Please help me with this Extra Credit program

    Hello friends, it has beena while since I asked any questions on this board. Well I am finishing up my 2nd course in C programming. I am doing quite well in a class, but I am having troubles with...
  6. Replies
    1
    Views
    969

    Please Help with sorting?

    Hello friends, here is the entire program. My only problem is that the call function to sort(); will not work. What am I missing in this call function sort(names,size); ?

    Please help.
    ...
  7. Replies
    0
    Views
    1,132

    EOF problems - plz help

    Hello friends, how come my EOF will not work, program is fine its just when it asks a user to input a character, I cant quit with the command CTRL-Z or CTRL-D....

    Also is there a better way in...
  8. Replies
    4
    Views
    1,497

    Reply

    Thank you for the help....it all worked out fine.
  9. Replies
    4
    Views
    1,497

    Reply

    Hello friends, thank you for your guidance. I will be working on this program in a few.

    Thank you again for helping a beginner out.
  10. Replies
    4
    Views
    1,497

    Need help with a small program

    #include <stdio.h>

    main()
    {
    int i;
    char c;

    printf("Enter Char: ");
    scanf("%c", &c);
  11. Replies
    14
    Views
    2,853

    Where is the JAVA on this board?

    Hello guys/gals, I just registered over here and I noticed that there is no Java Board on here, why is that? Java is a popular language, therefore I think it is a good idea to put it up here?

    Can...
Results 1 to 11 of 11