Search:

Type: Posts; User: hwttdz

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,869

    double free or corruption???

    Yes, so a program I'm running is giving me this, to me at least, unusual error. Juding from the double free or corruption name and the output of the program, which should output some zeros (no...
  2. Turns out it's neither, FOREACHvarname is...

    Turns out it's neither, FOREACHvarname is actually an explicitly defined function, that only took forever to figure out, if I understood better I'd explain more. Thanks anyhow.
  3. converting c code to c++, the foreach statement

    So I need to make use of a library which is written in C and I'm having a little trouble integrating it with c++. Anyhow the code makes use of a foreach statement but it seems to not get along with...
Results 1 to 3 of 3