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?
flag.Arg(n)
int
1.4m articles
1.4m replys
5 comments
57.0k users