Search:

Type: Posts; User: DoctorFu

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    1,638

    First of all, thank you very much for the help.. ...

    First of all, thank you very much for the help.. I want to get better with C and everyone is so friendly here.

    As for my teacher, I think she means that it's borderline cheating (programmers are...
  2. Replies
    10
    Views
    1,638

    Help with arrays without breaks.

    I am working on a program that reads from a *.dat file while using functions as well. My programming teacher says it's against good etiquette to use an "if" statement with a "break". I have the...
  3. Replies
    2
    Views
    948

    Thank you very much.. I will try that..

    Thank you very much.. I will try that..
  4. Replies
    2
    Views
    948

    I have a problem with Switches..

    I want to make a switch program where letters are choices. I already know that you must use the newline technique but I wanted to know how you would use both upper case and lower case letters...
  5. Replies
    4
    Views
    3,048

    Havax, do you live in MD? I have a similar...

    Havax, do you live in MD? I have a similar assignment in school and that'd be interesting if we had the same class.. :)
  6. Replies
    6
    Views
    1,997

    Wow, thank you very much everyone, I will...

    Wow, thank you very much everyone, I will definitely be posting here again.. ;)
  7. Replies
    6
    Views
    1,997

    Wow, thanks for being so quick.. Another...

    Wow, thanks for being so quick.. Another question; what purpose does this serve:


    int main(int argc, char *argv[])

    does that have anything to do with the display of the %?

    Do these forums...
  8. Replies
    6
    Views
    1,997

    Small Problem in C, Please Help.

    Hi, I'm new to C programming and I'd like to get better at it. I was just writing a basic grade program and I ran into this problem:

    When displaying printf text I want to display a percent sign...
Results 1 to 8 of 8