Search:

Type: Posts; User: shatred

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,060

    SOLVED Thank you loctan and vart, thanks a lot

    SOLVED

    Thank you loctan and vart, thanks a lot
  2. Replies
    3
    Views
    1,060

    Code errror on vector string

    HI,

    I took this code from the example given by the expert...
    but it seem has error...
    its error is
    Error E2451 test9.cpp 11: Undefined symbol 'vector' in function main()
    Error E2294 test9.cpp...
  3. Replies
    6
    Views
    1,175

    tq Dave & dwks... yeah and thank you so much...

    tq Dave & dwks...

    yeah and thank you so much for the reply, i do that because
    i want to read a file that contain string like below



    i use getline for the string right?
    and the output...
  4. Replies
    6
    Views
    1,175

    oh sorry...i really thinks its C prog, thanks...

    oh sorry...i really thinks its C prog, thanks anyway, but to convert from string (read from file) to char (strcmp), i got a little problem...
  5. Replies
    6
    Views
    1,175

    SOLVED: TQstring and char

    hi...

    im newbies in C...
    ive got a problem hope ur guys please take a look at it...



    int main () {
    string line;
    char line1[60], c[] ="object Class" ;
  6. Replies
    2
    Views
    1,520

    tq u so much dwks...yes strcmp and strncmp is a...

    tq u so much dwks...yes strcmp and strncmp is a solution but how do we compare just certain string from the whole line in a file....

    eg.
    (function one (procedure two
    (methode three) (methode...
  7. Replies
    2
    Views
    1,520

    read certain strings from file

    Hi...
    i hope u guys can help me......
    im quite newbie and i have a problem...ive ask around but no one knows...
    i want to read a test.mdl and then detect what it say and then process the...
Results 1 to 7 of 7