Search:

Type: Posts; User: Atomsk

Search: Search took 0.01 seconds.

  1. Thread: Help

    by Atomsk
    Replies
    5
    Views
    1,059

    Thnks

    thnks for the help, I executed it and it worked fine. But it doesn't show all the lines where the string was found... I tried to fix it but I just can't... please help...

    sorry for the problems,...
  2. Thread: ASCII cuestion

    by Atomsk
    Replies
    2
    Views
    940

    ASCII cuestion

    I have a little cuestion... what is the ASCII number for the enter??

    I have the next code:

    #include <fstream.h>

    void main()
    char a[10];
    ifstream file("abc.txt");
    int line=1;
  3. Thread: Help

    by Atomsk
    Replies
    5
    Views
    1,059

    Another problem

    Thnks for the last msg, I changed the code, it didn't crash but when i execute it, it doesn't print anything, please copy it and try to fix it, you need a file named entrada.txt, it should have some...
  4. Thread: Help

    by Atomsk
    Replies
    5
    Views
    1,059

    Help

    Please check this code and tell me what's the problem with it...

    #include <iostream.h>
    #include <stdlib.h>
    #include <fstream.h>
    #include <string.h>

    struct nodo1{
    char *nombre;
    int contador;
  5. Replies
    2
    Views
    912

    Thanks

    Thanks a lot, but I've figured out why it didn't work... =P
  6. Replies
    2
    Views
    912

    Need some help

    I'm looking for someone that would like to test my code and fix it, because I've tried it a lot of times and it never works, if somebody can help me, please send me a mail to:...
  7. Thread: Dynamc Memory

    by Atomsk
    Replies
    3
    Views
    893

    Thnks a lot

    Thnks a lot you've saved my life...
Results 1 to 7 of 7