Click here to Skip to main content
15,914,905 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer4-Sep-19 19:15
professionalDaniel Pfeffer4-Sep-19 19:15 
General"Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
BillWoodruff4-Sep-19 2:35
professionalBillWoodruff4-Sep-19 2:35 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 3:40
CodeWraith4-Sep-19 3:40 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
OriginalGriff4-Sep-19 4:02
mveOriginalGriff4-Sep-19 4:02 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 4:26
CodeWraith4-Sep-19 4:26 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
OriginalGriff4-Sep-19 4:33
mveOriginalGriff4-Sep-19 4:33 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 4:47
CodeWraith4-Sep-19 4:47 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
obermd5-Sep-19 3:47
obermd5-Sep-19 3:47 
Machine languages generally don't have all the loops and higher level controls. All they have is JMP, which is the heart of all program flow control that doesn't involve calling subroutines. Therefore, JMP is not the equivalent of GOTO but it is the basis for GOTO, IF, WHILE, LOOP, etc.

GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith5-Sep-19 4:18
CodeWraith5-Sep-19 4:18 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Peter R. Fletcher5-Sep-19 5:32
Peter R. Fletcher5-Sep-19 5:32 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith5-Sep-19 7:53
CodeWraith5-Sep-19 7:53 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
pkfox4-Sep-19 4:48
professionalpkfox4-Sep-19 4:48 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 5:09
CodeWraith4-Sep-19 5:09 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
OriginalGriff4-Sep-19 6:27
mveOriginalGriff4-Sep-19 6:27 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 11:38
CodeWraith4-Sep-19 11:38 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Dr.Walt Fair, PE4-Sep-19 10:06
professionalDr.Walt Fair, PE4-Sep-19 10:06 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 12:51
CodeWraith4-Sep-19 12:51 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Fever9055-Sep-19 2:21
professionalFever9055-Sep-19 2:21 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
W Balboos, GHB4-Sep-19 4:32
W Balboos, GHB4-Sep-19 4:32 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
PeejayAdams4-Sep-19 5:01
PeejayAdams4-Sep-19 5:01 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
W Balboos, GHB4-Sep-19 5:08
W Balboos, GHB4-Sep-19 5:08 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Gary Wheeler4-Sep-19 7:32
Gary Wheeler4-Sep-19 7:32 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Roger Wright4-Sep-19 8:30
professionalRoger Wright4-Sep-19 8:30 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Gary Wheeler4-Sep-19 8:41
Gary Wheeler4-Sep-19 8:41 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Fever9055-Sep-19 2:19
professionalFever9055-Sep-19 2:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.