swap() macro
Paul Schauble
Schauble at MIT-MULTICS.ARPA
Sun Jun 8 07:46:16 AEST 1986
Can someone construct a version that makes
int *a, *b;
swap (*a++,*b++);
work right?
Paul
Schauble at MIT-Multics.arpa
More information about the Comp.lang.c
mailing list