Click here to Skip to main content
15,902,032 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: Fortran Pin
Amarnath S7-May-24 4:39
professionalAmarnath S7-May-24 4:39 
GeneralRe: Fortran Pin
trønderen7-May-24 5:37
trønderen7-May-24 5:37 
GeneralRe: Fortran PinPopular
honey the codewitch7-May-24 5:52
mvahoney the codewitch7-May-24 5:52 
GeneralRe: Fortran Pin
Amarnath S7-May-24 5:54
professionalAmarnath S7-May-24 5:54 
GeneralRe: Fortran Pin
Peter Fletcher 20248-May-24 3:49
Peter Fletcher 20248-May-24 3:49 
GeneralRe: Fortran Pin
Mark Meuer8-May-24 4:21
Mark Meuer8-May-24 4:21 
GeneralRe: Fortran Pin
StanThomas8-May-24 6:16
StanThomas8-May-24 6:16 
GeneralRe: Fortran Pin
trønderen8-May-24 14:22
trønderen8-May-24 14:22 
According to Wikipedia, the first comefrom dates back to 1973.

My first encounter with comefrom was in the Babbage programming language, from 1981 (Babbage - The language of the future[^]). Babbage has a lot of other nice features, such as the 'conditional threat statement: DO so and so OR ELSE; For function calls, you have not only call by value and call by reference, but also call by long distance. For case switches, it has the BRIEF CASE statement to encourage portable programming.

A few years ago, I needed programmatic access to the backtrace in an exception handler (maybe there were libraries to do it, even at that time, but I found none, and it wasn't that much work doing it myself). 'ComeFrom' was an obvious name for the stack traversal routine, to show where execution came from when walking into the code causing the exception.

Religious freedom is the freedom to say that two plus two make five.

GeneralRe: Fortran Pin
pkfox7-May-24 10:24
professionalpkfox7-May-24 10:24 
GeneralRe: Fortran Pin
Richard MacCutchan7-May-24 21:16
mveRichard MacCutchan7-May-24 21:16 
GeneralRe: Fortran Pin
Ralf Quint8-May-24 11:02
Ralf Quint8-May-24 11:02 
GeneralRe: Fortran Pin
Maximilien7-May-24 1:35
Maximilien7-May-24 1:35 
GeneralRe: Fortran Pin
Amarnath S7-May-24 2:09
professionalAmarnath S7-May-24 2:09 
GeneralRe: Fortran Pin
trønderen7-May-24 16:30
trønderen7-May-24 16:30 
GeneralRe: Fortran Pin
Amarnath S7-May-24 18:37
professionalAmarnath S7-May-24 18:37 
GeneralRe: Fortran Pin
peterkmx7-May-24 3:13
professionalpeterkmx7-May-24 3:13 
GeneralRe: Fortran Pin
Amarnath S7-May-24 5:09
professionalAmarnath S7-May-24 5:09 
GeneralRe: Fortran Pin
Rick York7-May-24 8:16
mveRick York7-May-24 8:16 
GeneralRe: Fortran Pin
peterkmx7-May-24 9:08
professionalpeterkmx7-May-24 9:08 
GeneralRe: Fortran Pin
jmaida7-May-24 9:13
jmaida7-May-24 9:13 
GeneralRe: Fortran Pin
David O'Neil7-May-24 16:12
professionalDavid O'Neil7-May-24 16:12 
GeneralRe: Fortran Pin
englebart7-May-24 17:14
professionalenglebart7-May-24 17:14 
GeneralRe: Fortran Pin
Amarnath S7-May-24 19:50
professionalAmarnath S7-May-24 19:50 
GeneralRe: Fortran Pin
Chris Nicolatos7-May-24 20:23
Chris Nicolatos7-May-24 20:23 
GeneralRe: Fortran Pin
MK578-May-24 1:49
MK578-May-24 1:49 

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.