Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4613805
By: jorge_osorio

Hi, i have a problem with bison, i'm using it for parse a 3d file format reading
bigs files with vertex, normals and other thinks
so when i try to load a big object the memory usage increment a lot, but when
i load the same file without bison the memory is OK

Example with bison: One file with 48,240 verts and 24,214 polys use in memory
35,500K
Example without bison : the same file but now use in memory only 7,424K

the question is how can i delete, free the bison stack or anything that i can
to have the 7,424K???

i'm using bison and Flex.

please help me..........

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to