Error Message

I tried to write a program and I get the message "error on line 28"(its a 15 line program and it doesnt show the error). I also get the message "recipe for target "elsie cont struc 1.o" failed. It also says Access is denied. Please help me with this.

Thanks
Hello elssie,

Please post the complete program that you are using. It is hard to see what line 28 might be especially when you say ti is a 15 line program. Also if that 15 lines between the {}s of "main" or 15 lines from start to finish.

Also it helps to post the exact error message and not what you think it means.

When posting code:

PLEASE ALWAYS USE CODE TAGS (the <> formatting button), to the right of this box, when posting code.

Along with the proper indenting 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. This will not automatically indent your code. That part is up to you.

You can use the preview button at the bottom to see how it looks.

I found the second link to be the most help.



Andy
Topic archived. No new replies allowed.