Seen in the Valentines listings in the Daily Californian:
Dearest Annette,
#include <stdio.h> main() { int time; for(time=0; time<infinity(1); time++); { printf("I love you|n"); [sic] } }
By the way, Carnelian Room tonight at 7pm. Pick you up at 6pm. Luv, Kevin
(Explanation: the ";" at the end of the "for" statement means that the program is going to loop forever and never print the "I love you" line.)
Think Kevin is trying to tell Annette something?
1) Kevin doesn't really love Annette.
2) Kevin is a lousy C programmer.
3) Kevin places ads in newspapers with editors who are lousy C programmers and correct nonexistent mistakes.
4) Kevin likes to burn CPU cycles.