someone could explain me what the following code do ?
And more particularly the functions or writing:
- getopt
- strcpy
- the arrow in: dietsession->m_cfgFile
- the (AV_t) in: dietsession->m_Av = (AV_t) atoi(optarg)
I already searched on google but I cannot find some good explanations about the writting.