5499Fermer5501
Kevin KoflerLe 15/06/2016 à 15:10
C'est possible avec GCC:#define MACRO_RETURN_VALUE() ({int *ptr; return_value_by_ptr(&ptr); ptr;})