Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

swap two variables

Name: Anonymous 2007-09-30 7:55 ID:F38kBPKI

hi

(setq x (prog2 0 y (setq y x)))

i bet your language can't do it.

Name: Anonymous 2007-10-01 7:50 ID:LS/bx+lZ

public static void swap(object a, object b)
{object c = a;a=b;b=c;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List