Search:

Type: Posts; User: Adalte

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,232

    Yes, Elysia You are right: "it seems to be...

    Yes, Elysia You are right:
    "it seems to be related to the copy-line." I tested it: I remarked it and didn't get errors.

    "I would suspect that the ostream_iterator for your file doesn't support...
  2. Replies
    4
    Views
    1,232

    I need help. please

    Hi !

    I try to save a shapes from a vector to a file. When I compile a code I get a very large error that begin:...
  3. Thread: Help, please

    by Adalte
    Replies
    9
    Views
    1,822

    Hi ! Thank all You! I solve the question but...

    Hi !

    Thank all You!
    I solve the question but I'm in the beginning of this task: I still need You help. I started a new thread: "I need help, please".

    Thank You in advanced.

    Adalte.

    Pd:...
  4. Thread: Help, please

    by Adalte
    Replies
    9
    Views
    1,822

    Yes Elysia You are right, I intend to store...

    Yes Elysia You are right, I intend to store different shapes (polygons, rectangles, etc) into a single vector (if it's possible, it's not a must) and then use them all from there. How I can do that?...
  5. Thread: Help, please

    by Adalte
    Replies
    9
    Views
    1,822

    Thank you for hints. I changed code (just in...

    Thank you for hints.

    I changed code (just in main, all other is the same):
    The problem now is how to put shapes (Polygons, Rectangles, etc) in the vector shapevec. I get error:
    ...
  6. Thread: Help, please

    by Adalte
    Replies
    9
    Views
    1,822

    Help, please

    Hi !
    When I compile this piece of code I get the following error:
    "NewShapes.cpp: In function `int main()':
    NewShapes.cpp:12: error: `ShapePtr' cannot appear in a constant-expression
    ...
Results 1 to 6 of 6