Comment Re:For those not familiar with IRC... (Score 2, Insightful) 157
It's not spam. It's relevant and funny.
IncomingNumber
RejectCall
If (RejectCall)
RejectIncomingCall();
else
AnswerIncomingCall();
There I just wrote the code to reject incoming calls if the number is in the rejected numbers list. How is this patentable?
If builders built buildings the way programmers wrote programs, then the first woodpecker to come along would destroy civilization.