conditions so i decided to create a function pointer array and create a linked list and after assigning functions to that array, in a loop assign those array pointers to the linked list depend on conditions. so i have a question now, if i have an inline function and put that function like this in a void function pointer, will that void pointer have it's functions attributes like being inline or static, extern, etc?
it seems inline won't work
Обсуждают сегодня