Search:

Type: Posts; User: #include

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,742

    Database programming in C

    Hey folks!

    I have to do a project in the school and there I must implement (!) a database in C. Does any of you guys know how I could make this work???!!!! I'm so noob in these things and so...
  2. Replies
    3
    Views
    1,498

    MFC Environment

    I must program a card game for the school in the MFC Environment. I adviced our teacher to do that in Borland C++, but she wants to do that in MFC in Visual C++.net . But neither our teacher nor the...
  3. Thread: binary tree

    by #include
    Replies
    1
    Views
    900

    binary tree

    Hi!

    I have programmed a binary tree program, where the user can:

    1)add a new element
    2)delete an element
    3)search for an element
    4)output and input the tree a) in/from a file
    ...
Results 1 to 3 of 3