Search:

Type: Posts; User: hallo

Search: Search took 0.00 seconds.

  1. Thread: C Program

    by hallo
    Replies
    2
    Views
    979

    C Program

    I'm not in this class anymore, but plan on taking a summer course for it and want to get myself as prepared as possible. I am just a bit confused and what the professor wanted this program to do, and...
  2. Thread: C Functions

    by hallo
    Replies
    1
    Views
    679

    C Functions

    If i have 3 different constant.h files and i do #include "constant.h" in my program, will it include all 3 of the constant.h files or only 1?
  3. Thread: c string help

    by hallo
    Replies
    3
    Views
    918

    c string help

    Ok first off i have been trying to fix this problem the past several days and have looked up and read a ton of things and still cannot get this to work so DO NOT link me to another website at this...
  4. Thread: string

    by hallo
    Replies
    4
    Views
    1,545

    ok so ive done some research and figured out that...

    ok so ive done some research and figured out that i need to use the strcomp command for this line but am completely clueless on how to go about doing so. can anyone help out or give an example on how...
  5. Thread: string

    by hallo
    Replies
    4
    Views
    1,545

    string

    hey guys, i was having problems with this line of code and was wondering if anyone could tell me what i am doing wrong. Thanks!
    if(str == "the" || str == "The" || str == "a" || str == "A" || str ==...
  6. Replies
    14
    Views
    6,073

    have you figured out the solution to this...

    have you figured out the solution to this program? if so i would be interested in seeing how you did because i too am not sure how you would fix this problem.
  7. Replies
    2
    Views
    1,872

    I would try and start this code but I'm not...

    I would try and start this code but I'm not really sure how to go about doing so as I have always used the printf command and never have used data from a file or used the Linux redirection
  8. Replies
    2
    Views
    1,872

    c programming help

    Hey guys I am teaching myself the C language and came across a program assignement that i think would be helpful to know how to do. Here is the assignement :

    Write a C program that will read a...
Results 1 to 8 of 11