Click here to Skip to main content
15,886,199 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: strpbrk() in Microsoft's VCLib is *slow* Pin
Sander Rossel29-Jan-21 11:19
professionalSander Rossel29-Jan-21 11:19 
GeneralRe: strpbrk() in Microsoft's VCLib is *slow* Pin
honey the codewitch29-Jan-21 11:30
mvahoney the codewitch29-Jan-21 11:30 
GeneralRe: strpbrk() in Microsoft's VCLib is *slow* Pin
k505429-Jan-21 10:15
mvek505429-Jan-21 10:15 
GeneralRe: strpbrk() in Microsoft's VCLib is *slow* Pin
Sander Rossel29-Jan-21 11:19
professionalSander Rossel29-Jan-21 11:19 
GeneralRe: strpbrk() in Microsoft's VCLib is *slow* Pin
k505430-Jan-21 3:50
mvek505430-Jan-21 3:50 
GeneralRe: strpbrk() in Microsoft's VCLib is *slow* Pin
trønderen29-Jan-21 12:30
trønderen29-Jan-21 12:30 
GeneralRe: strpbrk() in Microsoft's VCLib is *slow* Pin
honey the codewitch29-Jan-21 13:38
mvahoney the codewitch29-Jan-21 13:38 
RantMicrosoft's Clownish Developer Prompt Pin
honey the codewitch29-Jan-21 1:17
mvahoney the codewitch29-Jan-21 1:17 
Want to use MS VC++ under windows with VS Code?

Good luck. Microsoft in their infinite wisdom

A) Set it so you can't use MSVC without running a batch file first
B) Made the batch file completely unreadable. I can't even tell where it sets PATH. How do you even do that?
C) Is just generally is terrible.
D) Negates all the "Run VS Code here" shell extensions since they are useless because you need to launch code from the batch file in order for it to work.

Tell me: Why in the world would *anyone* think it was a good idea to install MSVC++, not put it in the PATH, and then make it near impossible for you to do it yourself? Why?

Do they *want* me to move away from Windows for all my C++ development?
Real programmers use butterflies

GeneralRe: Microsoft's Clownish Developer Prompt Pin
OriginalGriff29-Jan-21 1:20
mveOriginalGriff29-Jan-21 1:20 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
honey the codewitch29-Jan-21 1:35
mvahoney the codewitch29-Jan-21 1:35 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Randor 29-Jan-21 1:50
professional Randor 29-Jan-21 1:50 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
honey the codewitch29-Jan-21 2:18
mvahoney the codewitch29-Jan-21 2:18 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Randor 29-Jan-21 2:27
professional Randor 29-Jan-21 2:27 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
honey the codewitch29-Jan-21 2:38
mvahoney the codewitch29-Jan-21 2:38 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Randor 29-Jan-21 2:51
professional Randor 29-Jan-21 2:51 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
honey the codewitch29-Jan-21 3:01
mvahoney the codewitch29-Jan-21 3:01 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Randor 29-Jan-21 3:25
professional Randor 29-Jan-21 3:25 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
honey the codewitch29-Jan-21 3:33
mvahoney the codewitch29-Jan-21 3:33 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Stuart Dootson29-Jan-21 5:52
professionalStuart Dootson29-Jan-21 5:52 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
dandy7229-Jan-21 3:23
dandy7229-Jan-21 3:23 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Randor 29-Jan-21 3:34
professional Randor 29-Jan-21 3:34 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
dandy7229-Jan-21 5:18
dandy7229-Jan-21 5:18 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
charlieg3-Feb-21 16:23
charlieg3-Feb-21 16:23 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
charlieg3-Feb-21 16:17
charlieg3-Feb-21 16:17 
GeneralRe: Microsoft's Clownish Developer Prompt Pin
Randor 4-Feb-21 11:59
professional Randor 4-Feb-21 11:59 

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.