Search:

Type: Posts; User: thenewbiecoder

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,648

    generic list with sentinel

    hi all, I'm in trouble with this exercise; I gotta make a list with sentinel and without sentinel; no problems with the one without sentinel, but I'm not able to make the one with sentinel; anyone...
  2. Replies
    7
    Views
    1,448

    solved it, thanks anyway to all of you that gave...

    solved it, thanks anyway to all of you that gave me suggestions but I really didn't ask how to optimize the code, I just had a problem with a code that I needed to complete in two hours :)

    the...
  3. Replies
    7
    Views
    1,448

    the problem presents itself only when we have to...

    the problem presents itself only when we have to ship the LAST product in the shipping cue; so it seems to be related to the fact that when I put
    ...
  4. Replies
    7
    Views
    1,448

    no I didn't... I use vi+gcc but I can also use...

    no I didn't... I use vi+gcc but I can also use CodeBlocks, what should I do to debug?

    do you mean to use assert o what?

    sorry for my lack of experience :(
  5. Replies
    7
    Views
    1,448

    another c project

    hi all, gotta solve a problem: this is a project called post_office, his aim is to simulate insertion and shipment of postal products from different cities (cases a and b) and show information about...
  6. Replies
    23
    Views
    3,177

    zaaac, where are you? I'm trying to find a...

    zaaac, where are you?

    I'm trying to find a solution to this

    C pastebin - collaborative debugging tool

    the aim of this function is to create the map (it's a risiko simulation) and to...
  7. Replies
    23
    Views
    3,177

    nothing special, there was a trouble with the...

    nothing special, there was a trouble with the project of a colleague but I found a workaround to solve it ^_^
  8. Replies
    23
    Views
    3,177

    solved it, thanks anyway! :D

    solved it, thanks anyway! :D
  9. Replies
    23
    Views
    3,177

    zac I need your help, could you send me a pm? ...

    zac I need your help, could you send me a pm?

    I can't even access your profile :/
  10. Replies
    23
    Views
    3,177

    dammit, I didn't even try to delete the 2nd or...

    dammit, I didn't even try to delete the 2nd or the third coz the bug was when deleting the first :P
  11. Replies
    23
    Views
    3,177

    ehm... sorry, do you mean that the right code is...

    ehm... sorry, do you mean that the right code is this you pasted here?

    the one with j not initialized?

    edit is this http://pastebin.com/d2502bcb1 ok?
  12. Replies
    23
    Views
    3,177

    I put a for cycle, thank you again for your help!...

    I put a for cycle, thank you again for your help!

    I also put typedef, I put comments... I link you the code, if you can tell me if you see any error, I have to send it to the professor tomorrow...
  13. Replies
    23
    Views
    3,177

    sei un grande! facevo lo stesso ciclo......

    sei un grande!

    facevo lo stesso ciclo... sbagliando la condizione ._.

    rincretinito completamente mettevo (j==k), con k=cit[i-1].num_prod... lo so, merito solo schiaffi, ma avevo un mal di testa...
  14. Replies
    23
    Views
    3,177

    ehm... no, non ho capito come dovrei fare :/ ...

    ehm... no, non ho capito come dovrei fare :/

    comunque e' l'esame di programmazione 1 ^_^

    p.s. ma che vuole questo qua sopra? 2 risposte, una piu' inutile dell'altra ha dato
  15. Replies
    23
    Views
    3,177

    C pastebin - collaborative debugging tool...

    C pastebin - collaborative debugging tool

    that's what I did, but I miss the correct way to delete an item from the cue... anyone could help me?
  16. Replies
    23
    Views
    3,177

    C project

    Post Office Project

    I have to do this project, but I really don't know how to. If someone could help me, please do, I would really appreciate it :)

    We suppose we have N cities identified by a...
Results 1 to 16 of 17