input .elf file problem

Write your question here.

hello
I am taking .elf file as input file. but ild.exe is failing..so how can I solve this issue.i am using code block ide
Last edited on
Hello harindra1992,

Post your code and a sample of the input file. Just asking why it does not work is not likely to get answer.

Read this: http://www.catb.org/esr/faqs/smart-questions.html

And before you post your code if you do not know yet:

PLEASE ALWAYS USE CODE TAGS (the <> formatting button) when posting code.
It makes it easier to read your code and also easier to respond to your post.
http://www.cplusplus.com/articles/jEywvCM9/
http://www.cplusplus.com/articles/z13hAqkS/
Hint: You can edit your post, highlight your code and press the <> formatting button.
You can use the preview button at the bottom to see how it looks.

Hope that helps,

Andy
Topic archived. No new replies allowed.