Search:

Type: Posts; User: newkidonthebloc

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,527

    thanks matsp..it is wrking now..i created a nw...

    thanks matsp..it is wrking now..i created a nw project and included all of these files in it and compiled each of them separately and then rebuilt all..it didnt give any error...guess i wsn't using...
  2. Replies
    4
    Views
    1,527

    The compile log reads... g++.exe...

    The compile log reads...


    g++.exe "C:\Users\Shaleen\Documents\MyDevCppProjects\DummyProjMain.cpp" -o "C:\Users\Shaleen\Documents\MyDevCppProjects\DummyProjMain.exe" -ansi -traditional-cpp -g3 ...
  3. Replies
    4
    Views
    1,527

    linker problem

    i wrote a small prgrm using dev c++ but getting linker error, mentioned at the end..please help..code is quotated below..




    #include <cstdlib>
    #include <iostream>
    #include "RealNumberProp.h"...
Results 1 to 3 of 3