Search:

Type: Posts; User: chris2306

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,278

    Thanks so much :) you were right, turns out the...

    Thanks so much :) you were right, turns out the range of random numbers I was generating was one larger than my character dictionary, so every now and then it would reach outside it and get that \0...
  2. Replies
    5
    Views
    3,278

    Yep I am, that was where I got these from: ...

    Yep I am, that was where I got these from:



    Thanks for the help, I will try what you suggest and see what I get :)
  3. Replies
    5
    Views
    3,278

    Could you possibly elaborate on that please? The...

    Could you possibly elaborate on that please? The example I gave of the difference between the normal string and the converted string was pretty literal, I'm not sure why one space in the string would...
  4. Replies
    5
    Views
    3,278

    c_str() truncating string (randomly?)

    Hi, Im currently trying to write a program to model the "Weasel" evolution model, described here: Weasel program - Wikipedia, the free encyclopedia

    This basically consists of setting a target...
Results 1 to 4 of 4