Re: help me for debug this code




> Some one can help me for debug this code?
> Is a program that read a text file and create a tree of the word.
> The size of text file is 1.5 mb.
> with a small text file the program is ok, but with a large file
> I have a problem with stack.

What problem? Error or exception? Where is it thrown? What does it say?

Check for recursive function calls (if there are any)...

You should be more specific...


.



Relevant Pages

  • looking for a function
    ... Hello,did someone by chanse bumped into recursive function which writes ... all the tree view nodes into xml file? ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Hack with os.walk()
    ... and a recursive function handles that nicely; ... > concentrates on figuring out paths to all files in a directory, AFAICT. ... tree; that's it. ... The guts require that a directory object have .path, ...
    (comp.lang.python)
  • Re: [git pull] x86 updates for v2.6.28, phase #6, misc
    ... How come these kinds of things go into the x86 tree? ... 7aa413d: x86, MM: virtual address debug, cleanups ... If we sent a separate pull request for every tree we maintain we'd have ...
    (Linux-Kernel)
  • Re: EWCMM crashes my App
    ... We are sorry for the inconvenience... ... with the Debug, Send Error Report and Don't Send buttons. ... Try several and you may find that in your app, some perform better than others - perhaps even contrary to the benchmark results. ... Perhaps Atle will grab it and update it with his RB tree and we can split any points awarded ...
    (borland.public.delphi.language.basm)
  • Re: Missing kobject release methods?
    ... I've been getting debug warnings about missing release ... > DEBUG defined in a number of driver-model source files. ... And because I have a "test for .release in a kobject" patch in my tree ... kobjects from beeing needed just to create a subdirectory in sysfs. ...
    (Linux-Kernel)