Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Leaderboard

Popular Content

Showing content with the highest reputation on 03/18/13 in all areas

  1. Happy Birthday, nullPointer! A little edumacational info from Wikipedia for those not familiar with what a null pointer is to programming: A null pointer has a value reserved for indicating that the pointer does not refer to a valid object. Null pointers are routinely used to represent conditions such as the end of a list of unknown length or the failure to perform some action; this use of null pointers can be compared to nullable types and to the Nothing value in an option type. Null pointers are often considered similar to null values in relational databases, but they have somewhat different semantics. Null pointer in most programming languages means "no value", while null value in relational database means "unknown value". This leads to important difference in practice: two null pointers are considered equal in most programming languages, but two null values in relational database are not (since they represent unknown values, it is unknown whether they are equal). We can see by the definition that the alias does not necessarily fit the man as he is a valid and valuable object, far from being classed as a nothing, although, he may feel closer to a nothing since accepting the reins of Moderator <insert your favorite Rodney Dangerfield quote here>. OK, I have copied, pasted, and said enough to get this windbag on with his day knowing that we wish him a great, wonderful, happiness-filled day.. yada, yada, yada....
    1 point
  2. 1 point
  3. Happy Birthday null, Hope you have a Kick-Ass day !
    1 point
  4. Well I'll be damned! Happy birthday to the best friend I never met! I hope your day is cooler than mine is... I gotta drive an hour to school each way in snow. Your next beer is on me. Just send me the bill.
    1 point
  5. Happy Birthday, nullPointer!
    1 point
×
×
  • Create New...