Search:

Type: Posts; User: jvac

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,077

    You are absolutely correct grumpy. At the end...

    You are absolutely correct grumpy. At the end this is what I got.


    /tmp/cckck52c.o: bad reloc address 0xe8 in section `.rdata'/usr/lib/gcc/i686-pc-cygwin/4.7.3/../../../../i686-pc-cygwin/bin/ld:...
  2. Replies
    4
    Views
    1,077

    Thanks oogabooga yes you are right I added...

    Thanks oogabooga yes you are right

    I added the code class PersistentClassStar; to the header block of the file MemoryObjectContainer.h and the compiler executed.

    I added this code:

    class...
  3. Replies
    4
    Views
    1,077

    Help with extern keyword and c++ code

    Hi All,

    I am working with an old open source c++ code from a project that is no longer maintain for about 5 years now. I want to update the source code to c++11. The reason for that is because I...
  4. Replies
    2
    Views
    1,146

    What? Wrong Forums try visual studio forums....

    What?

    Wrong Forums try visual studio forums.
  5. Replies
    5
    Views
    2,788

    Thanks Salem, and Elysia. Understood thanks I...

    Thanks Salem, and Elysia.
    Understood thanks I will look into thread.
  6. Replies
    5
    Views
    2,788

    Hi Salem, I am doing x-- x(2)it does not work,...

    Hi Salem,

    I am doing x-- x(2)it does not work, and --x x(1) it works fine.

    Why you ask?
  7. Replies
    5
    Views
    2,788

    99 bottles of beer program question?

    Hi All,

    I am new to the c++ language and I am reading the book Jumping_into c++. In the Practice problems for chapter 5, Loops the first assignment states to write a program that prints out the...
Results 1 to 7 of 7