Message from C, C++ discussions
December 2019
— Yes you said that they are many.... that means that what you seek is there... wait a minute i will find one for you
Https://www.udemy.com/course/c-and-c-programming/?utm_source=adwords-learn&utm_medium=udemyads&utm_campaign=NEW-AW-PROS-TECH-ROW-DSA-1-EN-EURO_._ci__._sl_ENG_._vi_TECH_._sd_All_._la_EN_._&utm_content=deal4584&utm_term=_._ag_57696320151_._ad_318300707729_._de_c_._dm__._pl__._ti_dsa-796176361085_._li_1029206_._pd__._&gclid=EAIaIQobChMIyLue3dHB5gIVyLHtCh3rnAA6EAAYASAAEgLMPfD_BwE
https://www.amazon.co.uk/Starting-Control-Structures-Objects-MyProgrammingLab/dp/0133796337/ref=sr_1_1?tag=guru990c-21&keywords=Starting+Out+with+C+++from+Control+Structures+to+Objects&qid=1562569003&s=gateway&sr=8-1
— Thanks
— Your welcome
— Hey C programmers, how can I store an inputed value as data in C ?
— Array ?
— Anyone who uses g++ in mingw here?
— I have some issues linking glfw library, it links correctly but says that functions ale undefined
— I link both headers and lib with -l and -I
— I just used char name[20] and used printf for the question and scanf and then printf to show the answer
— So i guess it worked
— Headers are not linked, you should use -Iheader/dir/path