Curly braces as argument of function – stackoverflow.com

I've noticed in some source code the line: if(pthread_create((pthread_t[]){}, 0, start_thread, pthread_args)) { ... It works correctly, but how to understand the first argument? It seems, that curly ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Curly braces as argument of function – stackoverflow.com"