String to int (not int64) using ParseInt()/Atoi()

Wow :smiley: This was a very long answer for a question that was already answered 12 minutes earlier;

see strconv.parseInt() never returns int

#KeepItSimple

2 Likes