- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a function that causes protection violation when the string size reaches 1Mb in size.
I am assuming it is a stack overflow since I believe 1MB is the default stack size.
Is it possible to move the function result onto the heap without using /heap-arrays for the whole project?
Andy
I am assuming it is a stack overflow since I believe 1MB is the default stack size.
Is it possible to move the function result onto the heap without using /heap-arrays for the whole project?
Andy
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page