Click here to Skip to main content
15,891,864 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: I Hate Debugging Pin
CDP180223-May-17 22:08
CDP180223-May-17 22:08 
GeneralRe: I Hate Debugging Pin
Sander Rossel23-May-17 22:46
professionalSander Rossel23-May-17 22:46 
GeneralRe: I Hate Debugging Pin
CDP180223-May-17 23:19
CDP180223-May-17 23:19 
GeneralRe: I Hate Debugging Pin
Rajesh R Subramanian23-May-17 23:27
professionalRajesh R Subramanian23-May-17 23:27 
GeneralRe: I Hate Debugging Pin
Nelek23-May-17 23:39
protectorNelek23-May-17 23:39 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter24-May-17 0:36
professionalKornfeld Eliyahu Peter24-May-17 0:36 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:21
CDP180224-May-17 1:21 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter24-May-17 1:28
professionalKornfeld Eliyahu Peter24-May-17 1:28 
There you go!
ASM
string s1 = "";
00352D49  mov         eax,dword ptr ds:[32522C0h]  
00352D4F  mov         dword ptr [ebp-40h],eax  
string s2 = string.Empty;
00352D52  mov         eax,dword ptr ds:[32522C0h]  
00352D58  mov         dword ptr [ebp-44h],eax

However it would be time-saving to optimize it while compiling...
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.

GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:42
CDP180224-May-17 1:42 
GeneralRe: I Hate Debugging Pin
Kornfeld Eliyahu Peter24-May-17 1:46
professionalKornfeld Eliyahu Peter24-May-17 1:46 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:50
CDP180224-May-17 1:50 
GeneralRe: I Hate Debugging Pin
Sander Rossel24-May-17 0:51
professionalSander Rossel24-May-17 0:51 
GeneralRe: I Hate Debugging Pin
CDP180224-May-17 1:34
CDP180224-May-17 1:34 
GeneralRe: I Hate Debugging Pin
Nelek25-May-17 0:12
protectorNelek25-May-17 0:12 
GeneralRe: I Hate Debugging Pin
Eddy Vluggen24-May-17 0:18
professionalEddy Vluggen24-May-17 0:18 
GeneralRe: I Hate Debugging Pin
Mladen Janković24-May-17 2:08
Mladen Janković24-May-17 2:08 
GeneralRe: I Hate Debugging Pin
Sander Rossel24-May-17 4:20
professionalSander Rossel24-May-17 4:20 
GeneralRe: I Hate Debugging Pin
dandy7224-May-17 4:30
dandy7224-May-17 4:30 
GeneralRe: I Hate Debugging Pin
GenJerDan25-May-17 19:27
GenJerDan25-May-17 19:27 
GeneralBeware - end of the world is here... Pin
Kornfeld Eliyahu Peter23-May-17 20:07
professionalKornfeld Eliyahu Peter23-May-17 20:07 
GeneralUS presidential election.. Pin
Eytukan23-May-17 19:43
Eytukan23-May-17 19:43 
GeneralRe: US presidential election.. Pin
Thanks787223-May-17 19:52
professionalThanks787223-May-17 19:52 
GeneralRe: US presidential election.. Pin
lopati: loaming23-May-17 19:58
lopati: loaming23-May-17 19:58 
GeneralRe: US presidential election.. Pin
W Balboos, GHB24-May-17 0:23
W Balboos, GHB24-May-17 0:23 
GeneralRe: US presidential election.. Pin
User 483504724-May-17 4:18
User 483504724-May-17 4:18 

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.