Lounge - September 2018

by zapshe
College Is Saddening
 
I'm a university student now - so I wanted to vent a bit. Incompetent and stupid professors, I hones...
[7 replies] Last: In the above example, at x = 0 the second statement is true, but the ... (by zapshe)
How Microsoft rewrote its C# compiler in C# and made it open source
 
Roslyn is the codename-that-stuck for the open-source compiler for C# and Visual Basic.NET. Here’...
[1 reply] : Microsoft finally woke up to the reality it is the after-market add-on... (by closed account E0p9LyTq)
by d1456
c++ programme error
 
guys this is my programme but im recieving some errors . can someone help me please #include<i...
[2 replies] Last: Why don't you get a book and learn modern C++ ? The C++ Programming La... (by Thomas1965)
C/C++ Challenge online - 18 questions
 
Hi guys, If you want to test your skills and have fun you can take part at the C/C++ Challenge on...
[no replies]
Advice
 
Hi guys, I have this piece of code which reads a file and put all its content into a string. Is ther...
[2 replies] Last: Thanks Thomas. This link helps allot. (by tibrado)
Showing my C++ game
 
Hey everyone, I wanted to share with you a video footage of my FPS game which I have written in C++ ...
[5 replies] Last: Hey, thank you :) And yeah, I have 20,000 low-poly rocks being rende... (by TheFearlessHobbit)
Pixels, Percents, and ???
 
I’m designing something which will take a coordinate value as a percentage or as a pixel. In HTML/...
[3 replies] Last: Yes, this is user-facing. And agreed, the x conflicts with stuff in ... (by Duthomhas)
by reggie
Find unused functions in C/C++ code with coverage analysis
 
Hi C++ community, Unused functions in a software project can cause code bloat, but they also crea...
[5 replies] Last: Chained function calls (foo() used by bar()) or even circular usage (f... (by hporten)
Linux kernel
 
I just stumbled on this piece of code and wonder if this is common practice or just negligence. If n...
[8 replies] Last: You can obtain the location of a null dereference in kernel from a mem... (by helios)
Which programming languages to learn?
 
I want to get high paid jobs and make useful individual projects like web development and app develo...
[3 replies] Last: [quote=suyashsing234]I want to get high paid jobs and make useful indi... (by Cubbi)
most secure linux distro ?
 
For me it's important. As I've been infected ( read v i r u s ) running other Windows variants, W...
[10 replies] Last: Well, my worries are not over, they are on-going. I have been using co... (by mycuser)
by thmm
Visual Studio live testing
 
This live unit testing looks great, I guess it will save a lot of time. Does anybody here use it ? ...
[4 replies] Last: This live unit testing is really awesome. I am plying around with a tr... (by Thomas1965)
How To Use std::visit With Multiple Variants
 
std::visit is a powerful utility that allows you to call a function over a currently active type in ...
[no replies]
What Programming Language Skills Do Employers Want?
 
What programming language skills do employers want? Online job-search firm Indeed took a look at thr...
[no replies]
by RCPP
How Does The Internet Work? (1,2)
 
Hello everyone. I've been trying understand how the internet works but the more I read, the more con...
[23 replies] Last: Some questions just aren't worth the effort in answering. (by kbw)
VCRUNTIME140.dll is missing
 
Most of the program can't start because it says VCRUNTIME140.dll is missing from your computer. Sho...
[5 replies] Last: That's a core DLL in System32 No, it isn't Windows core. Windows 10... (by closed account E0p9LyTq)
Forum writer tool working ?
 
Good morning everyone, I'm new to this forum and I would like to know why the "Preview" function ...
[3 replies] Last: (It is because twicker has his attentions spread elsewhere and cannot ... (by Duthomhas)
Status ON/OFF - Case 1
 
Hey guys wondering how I can have a status display. Let’s say Case 1 I have not press 1 yet so I w...
[1 reply] : It's case, not Case. You want buttons, you should learn how to implem... (by closed account E0p9LyTq)
API, Qt or windows.h
 
What do you think? Qt gives a great toolkit to make an API, and the API editor where u only put the...
[6 replies] Last: WOULD you recommend me, use tkinter on python for make GUI, more as C+... (by HealCode)
  Archived months: [aug2018] [oct2018]

This is an archived page. To post a new message, go to the current page.