Search:

Type: Posts; User: Mike Zuydam

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    975

    Thanks. I'll give it a go shortly, I'm just...

    Thanks.

    I'll give it a go shortly, I'm just presently adding code to add an animal to my animal game. (a uni assignment)

    Mike:)
  2. Replies
    2
    Views
    975

    writing files using "string"

    I have included <string> and am trying to write out to a file but am getting some strange error messages.

    my code:

    f.write(current->text);

    what should I change, or use?
  3. Replies
    2
    Views
    974

    Thanks, I'll try and see what happens. Mike

    Thanks, I'll try and see what happens.
    Mike
  4. Replies
    2
    Views
    974

    How to converts name[20] to string

    Please can anyone assist. I read from a file a name which is held in a name[20]. I then need to pass this to a function that takes a string datatype.

    I need no conversion in Visual STudio but it...
Results 1 to 4 of 4