Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Usage example:
Output:
The function can't be named
print
because in this case its signature overlaps withsize_t print(const char[])
(No variadic arguments is a legimitate use case).