Cigar Asylum Cigar Forum Mobile
Page 254 of 351
« First < 154204244252253254 255256264304 > Last »
Jokes>Funny Pics thread
markem 10:54 AM 02-10-2012
Originally Posted by fencefixer:
Carriage Return: CR \r 0x0D decimal 13
Line Feed: LF \n 0x0a decimal 10

:-):-)
"The sequence \n in the string is C notation for the newline character, which when printed advances the terminal to the left margin of the next line." (Kernighan and Ritchie, "The C Programming Language" 1978, p. 7.

As someone who used to write terminal device drivers, I can assure you that advancing to the left margin of the next line encompasses (conceptually if not in fact) a line feed (vertical offset) and carriage return (horizontal offset).

Don't try to outgeek the computer science professor on this particular score. ASCII value != C implementation (which can vary based on device driver and OS).

:-)
Sauer Grapes 10:59 AM 02-10-2012
Originally Posted by Mattso3000:
Love this.
Originally Posted by markem:
Indeed. Left out the "\n" carriage return/line feed at the end of the quoted string. I'd mark it down too.
Originally Posted by fencefixer:
Carriage Return: CR \r 0x0D decimal 13
Line Feed: LF \n 0x0a decimal 10

:-):-)
Originally Posted by markem:
"The sequence \n in the string is C notation for the newline character, which when printed advances the terminal to the left margin of the next line." (Kernighan and Ritchie, "The C Programming Language" 1978, p. 7.

As someone who used to write terminal device drivers, I can assure you that advancing to the left margin of the next line encompasses (conceptually if not in fact) a line feed (vertical offset) and carriage return (horizontal offset).

Don't try to outgeek the computer science professor on this particular score. ASCII value != C implementation (which can vary based on device driver and OS).

:-)
Suddenly the picture doesn't seem funny anymore. :-)
fencefixer 11:02 AM 02-10-2012
Originally Posted by markem:
"The sequence \n in the string is C notation for the newline character, which when printed advances the terminal to the left margin of the next line." (Kernighan and Ritchie, "The C Programming Language" 1978, p. 7.

As someone who used to write terminal device drivers, I can assure you that advancing to the left margin of the next line encompasses (conceptually if not in fact) a line feed (vertical offset) and carriage return (horizontal offset).

Don't try to outgeek the computer science professor on this particular score. ASCII value != C implementation (which can vary based on device driver and OS).

:-)
Hahaha, not trying to outsmart, just giving you a hard time <3
Glad there's some felllow coders on here!
markem 11:05 AM 02-10-2012
Originally Posted by fencefixer:
Hahaha, not trying to outsmart, just giving you a hard time <3
Glad there's some felllow coders on here!
Of course, I was just doing the curmudgeon old guy thing. But I did also want to point out that '\n' has a different meaning in C. Sorry if I came off grumpy instead of curmudgeonly.
fencefixer 11:11 AM 02-10-2012
Originally Posted by markem:
Of course, I was just doing the curmudgeon old guy thing. But I did also want to point out that '\n' has a different meaning in C. Sorry if I came off grumpy instead of curmudgeonly.
Image
markem 11:14 AM 02-10-2012
Originally Posted by fencefixer:
Image
of man, that's me to a tee! :-) :-)
Blak Smyth 11:17 AM 02-10-2012
Image
Poronico 11:22 AM 02-10-2012
Originally Posted by Blak Smyth:
Image
The Gorilla one was better LOL
Image
Blak Smyth 11:24 AM 02-10-2012
Originally Posted by Poronico:
The Gorilla one was better LOL
Image
Yah not much is gonna top that gorilla one!
Blak Smyth 11:29 AM 02-10-2012
Image

Image

Image

Image
Blak Smyth 11:37 AM 02-10-2012
Image

Image

Image

Image

Image
Blak Smyth 11:45 AM 02-10-2012
Image

Image

Image
Newbie_nick 03:00 PM 02-10-2012
Originally Posted by Commander Quan:
Image
See...roses are a good gift for men! :-)
markem 05:26 PM 02-10-2012
Not so much funny as awesome!

Image
weak_link 05:39 PM 02-10-2012
Originally Posted by markem:
Not so much funny as awesome!

Image
Good thing Moto GP doesn't go to Sears Point/Infinion as we're not allowed to ride in the rain there, nor would I really want to now that I'm thinking about it.

In other news, friends don't let friends put bad vinyl stickers on trucks. Backwards.
Image
sevans105 03:02 AM 02-11-2012
Image

Frikkin nazi girl scouts. I want my damn Samoas!
fencefixer 06:30 AM 02-11-2012
Image
Image
fencefixer 06:55 AM 02-11-2012
Image
Image
Image
Image
fencefixer 06:56 AM 02-11-2012
Image
weak_link 08:15 AM 02-11-2012
Originally Posted by fencefixer:
Image
I work with the guy doing to google surfing. I am totally the rage comic. At least three times a week that is my life because the guy refuses to actually learn anything.
Page 254 of 351
« First < 154204244252253254 255256264304 > Last »
Up