quick debug

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Alright, so I have this program (my scripting engine from before actually, I'm cleaning it up).

      It compiles and works great with VC++ 6.0, but when I compile it in VC++.Net (the first one), after running a few lines of script I get
      "Debug Assertion Failed!"
      Program: (bleh)
      File: dbgheap.c
      Line: 346

      Expression: _CrtCheckMemory()



      So...why does it work with one and not the other? Is it a setting in .Net? Or do I have a rogue variable somewhere? (I'm looking for your initial reaction to this issue, I'm not expecting you to have psychic powers and see my code)
      -Larrik Jaerico

      www.LarrikJ.com
    • RE: quick debug

      It sounds like you have a memory trasher that wasn't evident in 6.0...
      Mr.Mike
      Author, Programmer, Brewer, Patriot