Search:

Type: Posts; User: ultimo12345

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,373

    so i redid the code a bit, still no luck, crashes...

    so i redid the code a bit, still no luck, crashes after i insert the second word



    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>

    struct tiponodo //estructura autoreferencial
    {
  2. Replies
    2
    Views
    1,373

    Lists (sorting)

    Hi there, this is an assignment from school in which i need some help. After struggling a little, i could make my list program in c, using only 1 char, not really that hard, but for some reason i...
Results 1 to 2 of 2