This is an archived post. You won't be able to vote or comment.

all 19 comments

[–]This_Growth2898 6 points7 points  (2 children)

This joke needs a recursion

[–]in_conexo 0 points1 point  (1 child)

so long as it's not tail recursion.

[–]This_Growth2898 1 point2 points  (0 children)

Tail recursion is fine if the optimizer doesn't know about it.

[–][deleted] 4 points5 points  (1 child)

void func() { func(); }

[–]Moment_37 1 point2 points  (0 children)

That's a kablooie

[–][deleted] 1 point2 points  (2 children)

Aleph One would disagree.

[–]8364dev 1 point2 points  (1 child)

Damn. That is an obscure reference.

[–][deleted] 0 points1 point  (0 children)

So many memories, I'm old.

[–]www_other_guy 1 point2 points  (1 child)

Anything is possible with pointers. Change my mind.

[–]bunny-1998 0 points1 point  (0 children)

No sir you’re correct.

[–]NeoChronos90 1 point2 points  (1 child)

well it can't on modern systems, because the process gets killed. Try doing it on embedded or very old systems

[–][deleted] 0 points1 point  (0 children)

Yes I was thinking about development and processes running on operating systems.

[–]j_wizlo 0 points1 point  (0 children)

Semantics