Search:

Type: Posts; User: maxtothemax

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    5,855

    Thanks! That's exactly what I was...

    Thanks! That's exactly what I was misunderstanding. I was worried that if I just freed the struct and it had pointers in it, the items pointed to would be orphaned and it would be a memory leak.
    ...
  2. Replies
    5
    Views
    5,855

    deallocating a struct containing arrays

    abstract
    When calling "free" on a string within a struct, I get a segfault.




    I'm adding support for the Lua scripting language into an existing game engine (the CRX engine which powers Alien...
Results 1 to 2 of 2