Click here to Skip to main content
15,905,232 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: Motivation for Data Structures Pin
den2k8818-Nov-16 2:53
professionalden2k8818-Nov-16 2:53 
GeneralRe: Motivation for Data Structures Pin
Vark11118-Nov-16 1:29
Vark11118-Nov-16 1:29 
GeneralRe: Motivation for Data Structures Pin
harold aptroot18-Nov-16 1:32
harold aptroot18-Nov-16 1:32 
RantThat's an invalid rant. Pin
Rajesh R Subramanian18-Nov-16 1:47
professionalRajesh R Subramanian18-Nov-16 1:47 
GeneralRe: That's an invalid rant. Pin
TheOnlyRealTodd19-Nov-16 0:20
professionalTheOnlyRealTodd19-Nov-16 0:20 
GeneralRe: That's an invalid rant. Pin
Rajesh R Subramanian19-Nov-16 20:52
professionalRajesh R Subramanian19-Nov-16 20:52 
GeneralRe: That's an invalid rant. Pin
TheOnlyRealTodd20-Nov-16 18:39
professionalTheOnlyRealTodd20-Nov-16 18:39 
GeneralRe: Motivation for Data Structures Pin
W Balboos, GHB18-Nov-16 2:33
W Balboos, GHB18-Nov-16 2:33 
They make life so much more pleasant.

I would often model them, at least to begin with, after a table row in a database.
It's a handy place to move and store the data around the system as a unit. Also, if you add or removed columns from said tables, you only need to change the definition of the structure to accommodate this (and, of course, handle the new data) - but all their data transport throughout your code still works as before without a change.

And you can build structures of structures - and move major blocks of data about (should the need arise) - yet have each component neatly wrapped by a recognizable name.

Maybe you'd like them better if you thought of them a bit like a record in a table.

Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralRe: Motivation for Data Structures Pin
Marc Clifton18-Nov-16 3:08
mvaMarc Clifton18-Nov-16 3:08 
GeneralRe: Motivation for Data Structures Pin
Nemanja Trifunovic18-Nov-16 3:37
Nemanja Trifunovic18-Nov-16 3:37 
GeneralRe: Motivation for Data Structures Pin
Eytukan18-Nov-16 4:49
Eytukan18-Nov-16 4:49 
GeneralRe: Motivation for Data Structures Pin
den2k8818-Nov-16 4:56
professionalden2k8818-Nov-16 4:56 
GeneralRe: Motivation for Data Structures Pin
Eytukan18-Nov-16 6:21
Eytukan18-Nov-16 6:21 
GeneralRe: Motivation for Data Structures Pin
TheOnlyRealTodd18-Nov-16 15:30
professionalTheOnlyRealTodd18-Nov-16 15:30 
RantPinnacle Studio 20 with latest patch file.... Pin
DaveAuld17-Nov-16 23:25
professionalDaveAuld17-Nov-16 23:25 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
Johnny J.17-Nov-16 23:43
professionalJohnny J.17-Nov-16 23:43 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
DaveAuld17-Nov-16 23:52
professionalDaveAuld17-Nov-16 23:52 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
Johnny J.17-Nov-16 23:55
professionalJohnny J.17-Nov-16 23:55 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
DaveAuld18-Nov-16 0:36
professionalDaveAuld18-Nov-16 0:36 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
Nelek18-Nov-16 2:45
protectorNelek18-Nov-16 2:45 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
Johnny J.18-Nov-16 3:27
professionalJohnny J.18-Nov-16 3:27 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
DaveAuld18-Nov-16 3:42
professionalDaveAuld18-Nov-16 3:42 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
Johnny J.18-Nov-16 3:49
professionalJohnny J.18-Nov-16 3:49 
GeneralRe: Pinnacle Studio 20 with latest patch file.... Pin
DaveAuld18-Nov-16 3:54
professionalDaveAuld18-Nov-16 3:54 
GeneralWeird Wi-fi Proximity Issue Pin
PeejayAdams17-Nov-16 22:58
PeejayAdams17-Nov-16 22:58 

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.