PThread Creation Example 2

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hi, can/should i cast the reference to i to a (void *) pointer? I mean the reference to i that is passed to pthread_create(..., &i)

multigladiator