Search:

Type: Posts; User: shady_shockerz

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,331

    Hey mats sain.cpp is part of 2008 project..... we...

    Hey mats sain.cpp is part of 2008 project..... we have 10 header file and 15 cpp with one .c in the project ...
  2. Replies
    8
    Views
    1,331

    Yes I have sain.cpp and sain.h. I build the...

    Yes I have sain.cpp and sain.h. I build the program in vc6.0 and now I am using visual c++ 2008 express edition and this program is getting complied in vc6.0 but not working in vc++ 2008
  3. Replies
    8
    Views
    1,331

    I am using Cntrl+F5 to compile the program

    I am using Cntrl+F5 to compile the program
  4. Replies
    8
    Views
    1,331

    Link Error

    While executing a program it is compling properly but I am getting the following error. i tried changing the path. but it still doesnt work....
  5. Replies
    3
    Views
    2,854

    Error#1 fatal error C1034: stdafx.h: no include...

    Error#1 fatal error C1034: stdafx.h: no include path set

    After solving all the errors i am getting this error... I found an online solution on ...
  6. Replies
    3
    Views
    2,854

    Error List

    -- Error# 1
    c:\projects\lm\lm\Parameter.h(53) : error C2872: 'Random' : ambiguous symbol
    1> could be 'c:\projects\lm\lm\Random.h(7) : Random'
    1> or ...
  7. Replies
    2
    Views
    2,137

    C# compute program

    Hi,

    I have written this new code but it is not working and i am not able to debug the program as there is some syntax error. As I am new to C# programming I am not sure where I am going wrong

    ...
  8. Replies
    7
    Views
    1,574

    Hi Laserlight, I saw a interesting observation...

    Hi Laserlight,

    I saw a interesting observation but I dont know how to implement it can you please elobarate how to do it??
  9. Replies
    7
    Views
    1,574

    Another Issue is int main() { ...

    Another Issue is



    int main()
    {
    RString s("abc");
    RString t = s;
    }
  10. Replies
    7
    Views
    1,574

    Hi, Thanks for replying actually this code was...

    Hi,

    Thanks for replying actually this code was written in I dont know what language! I have to rectify this code and make it into C++ for better understanding and i am clueless and dont knw from...
  11. Replies
    7
    Views
    1,574

    Coding problem

    HI I have worte a code and the code looks a bit messed I need to simplify it. I need to insert std::string in the program too but I am not sure whether to do it or not can someone please guide me...
Results 1 to 11 of 11