I’m trying to convert a string returned from flag.Arg(n) to an int. What is the idiomatic way to do this in Go?

5 Answers
5

Leave a Reply

Your email address will not be published. Required fields are marked *