Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 41

Thread: help needed to understand c

  1. #21
    Join Date
    Feb 2005
    Posts
    418
    Rep Power
    0

    Default Re: help needed to understand c

    oh geez leoandru lol thanks
    yea i think i should kno wah to do stoi()... type thing ... hmmm right?

  2. #22
    Join Date
    Oct 2004
    Posts
    4,814
    Rep Power
    24

    Default Re: help needed to understand c

    dang, u missed it by an s. The function is atoi() its in the stdlib.h library, you should be ok from here. happy programming.

  3. #23
    Join Date
    Feb 2005
    Posts
    418
    Rep Power
    0

    Default Re: help needed to understand c

    hello it was a typo!! look @ how close 's' is to 'a' come on

  4. #24
    Join Date
    Feb 2005
    Posts
    418
    Rep Power
    0

    Default Re: help needed to understand c

    think i figured it out thanks again

  5. #25
    Join Date
    Oct 2004
    Posts
    4,814
    Rep Power
    24

    Default Re: help needed to understand c

    I knew you would. Your welcome!

  6. #26
    Join Date
    Feb 2005
    Posts
    418
    Rep Power
    0

    Unhappy Re: help needed to understand c

    how u manipulate time in C? like for example u implementing a program that is suppose to read the present date compare it to a due date /* like a bill for example*/ an if its overdue then a penalty is issued? dont kno if u understand wah i mean.... hope u do...

  7. #27
    Join Date
    Mar 2004
    Posts
    123
    Rep Power
    0

    Default Re: help needed to understand c

    To do this you need to use the <time.h> header file. Don't have enough time to explain cause I'm in training so check out this link
    Hope it helped
    There is no wrong or right, only consequencies to action

    "It is the duty of man to make his knowledge so complete in life, so as to make it impossible for any other to take advantage of him" - Marcus Garvey

  8. #28
    Join Date
    Feb 2005
    Posts
    418
    Rep Power
    0

    Default Re: help needed to understand c

    Quote Originally Posted by TJRAK
    To do this you need to use the <time.h> header file. Don't have enough time to explain cause I'm in training so check out this link
    Hope it helped

    thank u vewy much....
    when u have the time if u want u can further explain...ur link helps tho

  9. #29
    Join Date
    Oct 2004
    Posts
    4,814
    Rep Power
    24

    Default Re: help needed to understand c

    oh ok, so i c tjrak got to it first, oh well next time then .
    i didn't remeber the time thing of the top of my head.

  10. #30
    Join Date
    Feb 2005
    Posts
    418
    Rep Power
    0

    Default Re: help needed to understand c

    This thing giving me a warm time.. i dunno how to manipulate dis to get it to do wah i want... cho and i doan get structures..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •