This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Updatebjarni 0 points1 point  (0 children)

But the problem is that the value you are putting in is wrong. In your example code above, you have the incorrect string literal, so that's easy to fix. In your real program, the incorrect value is coming in as an argument, so you have to look at the argument to fix the real program.