Click here to Skip to main content
15,887,240 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: Gawd but I feel rough. Pin
Rich Leyshon17-Oct-23 23:22
Rich Leyshon17-Oct-23 23:22 
GeneralRe: Gawd but I feel rough. Pin
OriginalGriff18-Oct-23 19:50
mveOriginalGriff18-Oct-23 19:50 
GeneralRe: Gawd but I feel rough. Pin
StarNamer@work18-Oct-23 5:13
professionalStarNamer@work18-Oct-23 5:13 
GeneralRe: Gawd but I feel rough. Pin
Richard MacCutchan18-Oct-23 5:43
mveRichard MacCutchan18-Oct-23 5:43 
GeneralRe: Gawd but I feel rough. Pin
Ralf Quint19-Oct-23 8:59
Ralf Quint19-Oct-23 8:59 
GeneralRe: Gawd but I feel rough. Pin
Duke Carey19-Oct-23 5:19
professionalDuke Carey19-Oct-23 5:19 
GeneralRe: Gawd but I feel rough. Pin
OriginalGriff19-Oct-23 5:52
mveOriginalGriff19-Oct-23 5:52 
QuestionStrategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Maximilien17-Oct-23 8:09
Maximilien17-Oct-23 8:09 
I'm deep into some antiquated C and C++ code (some here would say antediluvian )

I'd like to start instructing my team to clean up code as they go.

We have ton of low level libraries that cannot be easily updated (time and budget concerns)

And from what I can see, they work.

Do you know of any documents and/or white papers that discuss this particular topic ?

For now, I'm telling people to use reference instead of passing everything by pointers and use const as much as possible.

To at least indicate code intent.

I can't even use STL (string and vector) at this point. Frown | :-(
CI/CD = Continuous Impediment/Continuous Despair

AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Nelek17-Oct-23 8:40
protectorNelek17-Oct-23 8:40 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Maximilien17-Oct-23 8:50
Maximilien17-Oct-23 8:50 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Greg Utas17-Oct-23 15:00
professionalGreg Utas17-Oct-23 15:00 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Nelek18-Oct-23 6:43
protectorNelek18-Oct-23 6:43 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
0x01AA17-Oct-23 9:04
mve0x01AA17-Oct-23 9:04 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Maximilien17-Oct-23 9:16
Maximilien17-Oct-23 9:16 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Nelek17-Oct-23 11:47
protectorNelek17-Oct-23 11:47 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Greg Utas17-Oct-23 15:10
professionalGreg Utas17-Oct-23 15:10 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
jschell18-Oct-23 6:08
jschell18-Oct-23 6:08 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Maximilien18-Oct-23 7:30
Maximilien18-Oct-23 7:30 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
BernardIE531718-Oct-23 10:39
BernardIE531718-Oct-23 10:39 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
tharkaway19-Oct-23 3:13
tharkaway19-Oct-23 3:13 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
WPerkins19-Oct-23 3:31
WPerkins19-Oct-23 3:31 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Maximilien19-Oct-23 4:36
Maximilien19-Oct-23 4:36 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
charlieg19-Oct-23 9:39
charlieg19-Oct-23 9:39 
AnswerRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Ian Brockbank19-Oct-23 4:36
Ian Brockbank19-Oct-23 4:36 
GeneralRe: Strategies to upgrade antiquated C and C++ code to some more modern coding practice. Pin
Maximilien19-Oct-23 4:43
Maximilien19-Oct-23 4:43 

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.