Liste des Groupes | Revenir à c theory |
void DDD()Because it is given the code of DDD, and thus doesn't need to know about "It caller"
{
HHH(DDD);
return;
}
int main()
{
DDD();
}
If HHH cannot report on the behavior of its caller
because this is a ridiculous requirement then how
can HHH report on the direct execution of DDD()
(AKA its caller).
Les messages affichés proviennent d'usenet.