Y
Hacker News
new
|
ask
|
show
|
jobs
What data structures and algorithms are not implementable in C?
(
stackoverflow.com
)
4 points
by
anuragramdasan
4527 days ago
1 comments
ridiculous_fish
4527 days ago
What sprang to my mind is Jensen's Device:
http://en.wikipedia.org/wiki/Jensen%27s_Device
. This is a clever and little-known trick, that depends on pass-by-name semantics.
link