Hi to all,
I'm currently trying to develop a litte application on the Tiva uC platform. I would like to use the command line processor to control the software and would like to use the standart "C like" command line arguments like foo.exe -a foo -b foo ... I was looking for the getopt() function but couldn't find it. I would appreciate to get any advice.
Thanks you very much!