Search:

Type: Posts; User: lokail

Search: Search took 0.01 seconds.

  1. Thread: need help 6

    by lokail
    Replies
    1
    Views
    1,044

    need help 6

    I have program here from msdn.
    my problem is how to get output such as "fox" or when read backward output such as "over the". what syntax or commnad i need to use.

    /* STRSTR.C */

    #include...
  2. Thread: need help 4

    by lokail
    Replies
    1
    Views
    870

    need help 4

    Hello again. Logic error

    my input file:
    !!Begin
    Source bserver:bmp_spool:the, Job 80c481ac001f6b07, Inst 80c481ac001f6b07
    Title BP Page 003 Date 070402 Black 3
    Action Finished Transmit, Ok...
  3. Thread: need advice 3

    by lokail
    Replies
    2
    Views
    1,208

    need advice 3

    Hello again. i got problem with loop (while) in my program here:
    my input file is:
    !!Begin <----- (program start read from here and beginnig of file)
    Source bserver:bmp_spool:the, Job...
  4. Replies
    2
    Views
    854

    need advice/help :)

    Hello again. i need help/advice regarding my program here.
    My input filename is : px.txt. it contains data like below:
    my program will read from first line "!!Begin" and give output
    what ever...
  5. Thread: need advice2

    by lokail
    Replies
    3
    Views
    777

    need advice2

    hello again.
    1. My program below can read one line only from my open file px.txt
    how to loop it. i need to use while loop command.
    2. what happen with this command: if ((line[100] == line2[100]))...
  6. Thread: need advice

    by lokail
    Replies
    2
    Views
    871

    need advice

    Hello i need some advice here to write my program in c language.
    Let say my filename is : log.txt

    My file "log.txt" contains data like this:

    !!Begin
    Source bserver:bmp_spool:the, Job...
Results 1 to 6 of 6