const declaration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

const declaration

2,979件の閲覧回数
p_vagnoni
Contributor III
Hi all,
 
I have this problem: I need to have many constant string, I declare them as a global const but when i link my project the string that I haven't use in my program doesn't exists. Is there some settings to do to force the compiler/linker to leave it in memory?
 
Thanks all,
ラベル(1)
0 件の賞賛
返信
3 返答(返信)

890件の閲覧回数
Lundin
Senior Contributor IV
Yes, check out "ENTRIES" in your .prm file.
0 件の賞賛
返信

890件の閲覧回数
p_vagnoni
Contributor III
Hello,
 
Could you explain me better this procedure?
 
Thanks in advance,
0 件の賞賛
返信

890件の閲覧回数
Alban
Senior Contributor II
Hello,
 
Please refer to post dead stripping nightmares  in 8-Bit board and continue thread there only.
Keeping one thread avoids double work and allow to have all info in ONE place.
 
Cheers,
Alban.
0 件の賞賛
返信