11

My (pseudo)code:
//Cursor1.Open ()
//Cursor2.Open ()
//Cursor2.DoStuff ()
//Cursor2.Close ()
//Cursor1.Close ()

Prof: Why do you have Cursor1 in there if you don't use it?
Me: Because it doesn't compile if I take it out.
Prof: Why?
Me: ¯\_(ツ)_/¯

I miss the shit I could get away with in grad school.

Comments
Add Comment