在程序中用了sprintf函数后,编译没有错,但下载时出现以下错误提示,求解释。

2019-03-24 14:04发布

Error[e104]: Failed to fit all segments into specified ranges. Problem discovered in segment CODE. Unable to place 77 block(s) (0x1cec byte(s) total) in 0x754 byte(s) of  memory. The problem occurred while processing the segment placement command "-P(CODE)CODE=F800-FFDF", where at the moment of placement the available memory ranges were "CODE:f88c-ffdf" 此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
4条回答
鸵鸟蝈蝈
1楼-- · 2019-03-24 19:37
< 开发环境是什么?片子是哪款?
应该是堆栈分配的太小了。sprintf这种IO函数占用的堆栈是很大的
死神来了1990
2楼-- · 2019-03-25 00:11
 精彩回答 2  元偷偷看……
rauqwmourmhtkgn
3楼-- · 2019-03-25 00:22
各位高人来解答一下啊
rauqwmourmhtkgn
4楼-- · 2019-03-25 00:48
那如何配置堆栈的大小呢

一周热门 更多>

相关问题

    相关文章