Click here to Skip to main content
15,896,111 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 am ashamed to say I miss printf()... Pin
RugbyLeague25-Oct-16 4:23
RugbyLeague25-Oct-16 4:23 
GeneralRe: I am ashamed to say I miss printf()... Pin
OriginalGriff25-Oct-16 1:01
mveOriginalGriff25-Oct-16 1:01 
GeneralRe: I am ashamed to say I miss printf()... Pin
den2k8825-Oct-16 1:04
professionalden2k8825-Oct-16 1:04 
GeneralRe: I am ashamed to say I miss printf()... Pin
OriginalGriff25-Oct-16 1:10
mveOriginalGriff25-Oct-16 1:10 
GeneralRe: I am ashamed to say I miss printf()... Pin
den2k8825-Oct-16 1:18
professionalden2k8825-Oct-16 1:18 
GeneralRe: I am ashamed to say I miss printf()... Pin
glennPattonWork325-Oct-16 1:11
professionalglennPattonWork325-Oct-16 1:11 
GeneralRe: I am ashamed to say I miss printf()... Pin
OriginalGriff25-Oct-16 1:48
mveOriginalGriff25-Oct-16 1:48 
GeneralRe: I am ashamed to say I miss printf()... Pin
Ryan Peden25-Oct-16 3:53
professionalRyan Peden25-Oct-16 3:53 
I think Write is closer to printf, since WriteLine inserts newline and printf doesn't.

If you're using C# 6, you can add using static System.Console at the top of your file, and then you can just type Write instead of Console.Write. That way it's not much more typing than printf, aside from having the hold shift to type the capital W. Smile | :)
GeneralRe: I am ashamed to say I miss printf()... Pin
Richard MacCutchan25-Oct-16 1:13
mveRichard MacCutchan25-Oct-16 1:13 
GeneralRe: I am ashamed to say I miss printf()... Pin
Rage25-Oct-16 1:17
professionalRage25-Oct-16 1:17 
GeneralRe: I am ashamed to say I miss printf()... Pin
Richard MacCutchan25-Oct-16 1:18
mveRichard MacCutchan25-Oct-16 1:18 
RantThank You Microsoft. Thank You so Elephanting Much. Pin
megaadam25-Oct-16 0:13
professionalmegaadam25-Oct-16 0:13 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
CDP180225-Oct-16 0:21
CDP180225-Oct-16 0:21 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
User 1013254625-Oct-16 2:11
User 1013254625-Oct-16 2:11 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
OriginalGriff25-Oct-16 0:22
mveOriginalGriff25-Oct-16 0:22 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
CDP180225-Oct-16 0:27
CDP180225-Oct-16 0:27 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
W Balboos, GHB25-Oct-16 0:30
W Balboos, GHB25-Oct-16 0:30 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
Wastedtalent25-Oct-16 2:18
professionalWastedtalent25-Oct-16 2:18 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
Johnny J.25-Oct-16 0:24
professionalJohnny J.25-Oct-16 0:24 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
megaadam25-Oct-16 2:29
professionalmegaadam25-Oct-16 2:29 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
Johnny J.25-Oct-16 2:43
professionalJohnny J.25-Oct-16 2:43 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
den2k8825-Oct-16 0:27
professionalden2k8825-Oct-16 0:27 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
Johnny J.25-Oct-16 0:53
professionalJohnny J.25-Oct-16 0:53 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
den2k8825-Oct-16 0:57
professionalden2k8825-Oct-16 0:57 
GeneralRe: Thank You Microsoft. Thank You so Elephanting Much. Pin
Member 1168325125-Oct-16 3:21
Member 1168325125-Oct-16 3:21 

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.