Search:

Type: Posts; User: Choppers

Search: Search took 0.01 seconds.

  1. Thread: Dates

    by Choppers
    Replies
    1
    Views
    1,021

    Dates

    I need to print my stuff as MM/DD/YYYY format.

    but its print as like january 21, 2008. what can i do to change this?
  2. Replies
    20
    Views
    3,267

    when it says token error whats it mean?

    when it says token error whats it mean?
  3. Replies
    20
    Views
    3,267

    i compiled it but it gave me token error.

    i compiled it but it gave me token error.
  4. Replies
    20
    Views
    3,267

    so is the what you mean itCbitC //code...

    so is the what you mean itCbitC
    //code
    stringLen(char *pWord)
    {
    int count

    count=0;

    while
    ++pWord;
  5. Replies
    20
    Views
    3,267

    umm what i wrote was for stringLen is that not...

    umm what i wrote was for stringLen

    is that not correct either?

    i can not add or modify main at all.
  6. Replies
    20
    Views
    3,267

    so are you saying to do something like in...

    so are you saying to do something like
    in stringlen


    *pWord=null

    while
    *pWord != '\0'
    return;
  7. Replies
    20
    Views
    3,267

    hard coded wdith specifier?

    hard coded wdith specifier?
  8. Replies
    20
    Views
    3,267

    itCbitC i don't understand what you are saying. ...

    itCbitC i don't understand what you are saying. Why use NULL?
  9. Replies
    20
    Views
    3,267

    we only have learned scanf and fscanf

    we only have learned scanf and fscanf
  10. Replies
    20
    Views
    3,267

    .....

    .....
  11. Replies
    20
    Views
    3,267

    Writing Code but am having problems

    .....
Results 1 to 11 of 11