Curly braces as argument of function – stackoverflow.com 09:00 Posted by Unknown No Comments 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 Unknown
0 Comment to "Curly braces as argument of function – stackoverflow.com"
Post a Comment