Bob Carlton is finally blogging. . . .
Posted by AKMA at August 6, 2003 03:23 AM | TrackBackA variable leads a simple life, full of activity but quite short (measured in nanoseconds, usually). It all begins when the program finds a variable declaration, and a variable is born into the world of the executing program. There are two possible places where the variable might live, but we will venture into that a little later.
Posted by: Agnes at January 13, 2004 12:46 PMA variable leads a simple life, full of activity but quite short (measured in nanoseconds, usually). It all begins when the program finds a variable declaration, and a variable is born into the world of the executing program. There are two possible places where the variable might live, but we will venture into that a little later.
Posted by: Gwenhoivar at January 13, 2004 12:46 PMNote the new asterisks whenever we reference favoriteNumber, except for that new line right before the return.
Posted by: Helegor at January 13, 2004 12:46 PM