Search:

Type: Posts; User: Fastian

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    8,688

    It's none of ur business.. If u dnt knw then dnt...

    It's none of ur business.. If u dnt knw then dnt reply to my posts..
  2. Can u plzz correct it for me???

    Can u plzz correct it for me???
  3. Replies
    7
    Views
    8,688

    How to add Graphics to any C++ Code??

    How to add graphics to any c++ code?? Like how do I add picture or any kind of visual in it? Tell me full procedure plzzz..
  4. [Linker error] undefined reference to `WinMain@16'

    I tried writing following code but it says ''
    [Linker error] undefined reference to `WinMain@16'

    What should I do??


    #include<iostream>
    #include<fstream>
    using namespace std;
  5. I could'nt attend that class!! Can't u help me...

    I could'nt attend that class!! Can't u help me out??
  6. What is the psecudocode for this ?? and how do I approach this probem?? Plzz help me

    a. Implement an abstract class Machine with a run method.
    b. Then derive two concrete subclasses from Machine: WashingMachine, and Refrigerator.
    c. Finally implement a class House that consists...
  7. Plzz help me in this Queue and Enqueu question!

    Implement a stack class template then simulate an array based queue data structure with
    two stack instances.

    Implement a queue class template. Remember that queue uses enqueue
    and dequeue...
Results 1 to 7 of 7