Search:

Type: Posts; User: SebastianB

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,043

    I have only a few questions. Anybody can help me?...

    I have only a few questions. Anybody can help me? Maybe by some chat or smth like that? Please - only 1 hour left :/
  2. Replies
    3
    Views
    1,043

    Well, okay then - if you want - here is my...

    Well, okay then - if you want - here is my program. I wrote it but I don't understand it so who can help me (maybe by changing names and putting some comments)?



    // Labs005.cpp : Defines the...
  3. Replies
    3
    Views
    1,043

    Simple program with list

    Who can qiuckly write me a simple program with list based on smth like that:



    struct s {
    double nr;
    struct s *next;
    };
Results 1 to 3 of 3