Thread: Comparing char values in an array using 'if'

  1. #16
    Registered User
    Join Date
    Dec 2001
    Posts
    479
    u gotta take it easy
    it may be hard in the begining but later it will be like
    i dont know the english word but drinking water?#"¤%!
    maybe

    btw ae ju m or f-m?

  2. #17
    Registered User
    Join Date
    Apr 2002
    Posts
    8
    F and U?

  3. #18
    Pygmy Monkey ErionD's Avatar
    Join Date
    Feb 2002
    Posts
    408
    thats not "standard" main.
    The best thing to use for main() is something like
    int main(int argc, char[] argv);
    And you cant say standard main even though its better

    And please dont write gibberish

    I think he means "are you male or female?"

  4. #19
    Registered User
    Join Date
    Apr 2002
    Posts
    8
    Sorry for gibberish (it did break the monotony of my morning) - my program is working and I thank all of you for your insight and direction. I am going to ask my professor about the int main comments from both of you. Have a good day and thanks again for the help!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. accessing array of structs values
    By WaterNut in forum C++ Programming
    Replies: 12
    Last Post: 07-08-2004, 08:47 PM
  2. Half-life SDK, where are the constants?
    By bennyandthejets in forum Game Programming
    Replies: 29
    Last Post: 08-25-2003, 11:58 AM
  3. comparing fields in a text file
    By darfader in forum C Programming
    Replies: 9
    Last Post: 08-22-2003, 08:21 AM
  4. String sorthing, file opening and saving.
    By j0hnb in forum C Programming
    Replies: 9
    Last Post: 01-23-2003, 01:18 AM
  5. Hi, could someone help me with arrays?
    By goodn in forum C Programming
    Replies: 20
    Last Post: 10-18-2001, 09:48 AM