Lounge - April 2018

by icy1
This site is slow (1,2)
 
Been hanging around lately and noticed that this site ( cplusplus.com ) is super slow. I often get "site took too long to respond". Can an admin look into thi...
[26 replies] Last: Same with me for small stuff but long answers I usually write in an ed... (by megatron 0)
Drafting a new article - What would you like to see?
 
I'm planning on giving the article section some love (Last post was 2016). I am going to write a small "From scratch" series where I plan to take novice program...
[13 replies] Last: @JLB I think C++14 would do quite nicely for now. That's perfect, ... (by megatron 0)
by reggie
Coco - How to measure code coverage on embedded systems via CAN Bus
 
Hi, When using Squish Coco for code coverage analysis it generates the code coverage measurement using streams and by default, the output of these streams is...
[no replies]
Do you guys write code documentation for your C++ Applications?
 
When I'm writing a C++ library with a public API, I always write documentation for each function and class using Doxygen. I've seen this in many open source pro...
[7 replies] Last: At my work, we do not have documentation for everything , although we... (by Ganado)
very weird problem
 
Ok i saved a web page in chrome using "save page as" option of chrome but when i emailed it it doesnt show images in the web page but shows properly in my own p...
[5 replies] Last: compress to .z file ? use winzip or something (by jeremy7878)
by Tarnum
Looking for mingw-10.2-without-git.exe
 
I'm looking for this particular version of Nuwen MinGW. It is the latest version containing SDL 1.2 which I need to compile a project requiring SDL 1.x. The ...
[1 reply] : I don't know of a particular link for mingw-10.2, but I'm sure you can... (by Ganado)
Any sugestions?!
 
Hey people, i am driving a lot, and i need an support for my laptop for car use?! Any ideas?! Btw can someone recommend a tire site for my car? Desirable where ...
[4 replies] Last: When driving, my laptop is zipped in a sturdy case ( I love my laptop ... (by mycuser)
History of "Long Long"
 
I've only been using this site for a short time, but I'm already a huge fan. One of the features of this site I like, is that there is attribution about when a...
[5 replies] Last: @ FurryGuy Methinks you missed punksheep 's intent: he wishes to kno... (by Duthomhas)
Feedback on A General and Easy to Use C++14 Project Template
 
Hey guys, the following may seem like advertising (and it is but its the free kind ;P ), but it is for the benefit of the C++ community. So, Everyone know...
[2 replies] Last: [quote=coder777]Well, doing this is still not easy. Can't you create a... (by RUNNER PRO AGARIO)
Making a website..looking for tips (1,2)
 
Hi so I am a computer science student. I am knowledgeable in programming & scripting languages. I was asked by a friend to build a website for his new smoothie ...
[36 replies] Last: These are the settings I use. https://pasteboard.co/HhvbQI6.jpg (by Thomas1965)
survey --> who does Test-First or TDD ?
 
Hi guyz, I'm wondering, who among us, C++ developers, is using - Test-First - TDD in one's everyday development in C++ ? And if so - how much in term of...
[no replies]
New discord server.
 
I have been overwhelmed with the amount of "youth" I received on my last post so I tought I would make a discord community for everyone to practice their skills...
[1 reply] : http://www.cplusplus.com/forum/lounge/229277/#msg1041013 (by helios)
About tutorials
 
This is true for many tutorials. http://donthitsave.com/comic/2018/03/30/tutorial
[4 replies] Last: I'm not getting the joke The people least qualified to write online ... (by closed account E0p9LyTq)
Need help to overcome compile time Constant requirement.
 
//This is working fine if value of addMinutes=30(Hard codded , Declared as [const int addMinutes=30], but i want the user to enter this minutes, any solution ...
[no replies]
by helios
How do you deal with [burn-out?]? (1,2)
 
Do you know when you're working on a personal or professional project and you reach a point where, for one reason or another, every time you open up the IDE o...
[27 replies] Last: Hi helios, What you describe is just procrastination (the negative one... (by punksheep)
Way to go, contributors!
 
I was away from the forums for several months a while ago. Since coming back, I've noticed that questions are answered more quickly and the answers are general...
[2 replies] Last: for(auto const& user : forum) { user.sendSpam(dhayden, "bon retour ... (by punksheep)
by embluk
Code Clippet - A new way to share and organise code snippets
 
Hello, I have recently lunched my website which focuses on storing, organising and sharing code snippets, mainly useful bits of code you may want to keep saf...
[1 reply] : Hi embluk, I don't really grasp the point. Can you make it more simple... (by punksheep)
by nether
rewriting code
 
Anyone else ever feel like as soon as you get close to finishing a project, you want to rewrite a lot of your code, because in the time you've taken on the proj...
[3 replies] Last: Hi nether ^_^ Very good question. I will say that, with only few excep... (by punksheep)
Can someone recommend sites for learning relational algebra?
 
Hello! I want to ask can anyone recommend sites with detailed documentation for learning Relational algebra for my study of Databases? I searched google but I...
[no replies]
by WildB
Translating pseudocode into Assembly Language
 
I need help for the first half of this assignment, translating pseudo code into assembly (Irvine32.inc). This is what the pseudo code is: myData = [array of ...
[2 replies] Last: Thanks (by WildB)
April 2018 Pages: 12
  Archived months: [mar2018] [may2018]

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