C doesn't (as far as I know) have overloads or patterns, right? So, how can there be a set of functions of the same type with the same name? The usual compilation trick included a whole bunch of macros, right?
A great explanation of how this works in GCC here .
In addition, if someone can solve an exercise of medium difficulty, I would like to know the answer.
Source: https://habr.com/ru/post/1308204/More articles:VS2010 and Windows XP SP3 - visual-studioC ++ translation phase offset - c ++Refresh request with conditional? - databaseHow to create lists are automatically created when used in Python, as in Perl? - pythonBeginner from asp.net .. What should I choose web forms or mvc? - asp.netRuntime error on asp.net? - asp.netHow can I authenticate a Twitter user and access the API without leaving my iPhone application? - objective-cselectedSegmentIndex does not update UISegmentControl - iphoneRemoving a character from a php string variable - phpDynamically set element attribute value in ASP.NET - htmlAll Articles