
please wait
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... |
Apr 27, 2018 at 4:57pm
[26 replies] Last: Same with me for small stuff but long answers I usually write in an ed... (by megatron 0)
|
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... |
Apr 25, 2018 at 9:38pm
[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... |
Apr 24, 2018 at 4:08am
[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... |
Apr 23, 2018 at 12:05am
[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... |
Apr 22, 2018 at 7:19pm
[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 ... |
Apr 22, 2018 at 4:55pm
[1 reply] : I don't know of a particular link for mingw-10.2, but I'm sure you can... (by Ganado)
|
by Waroled21
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 ... |
Apr 22, 2018 at 1:30pm
[4 replies] Last: When driving, my laptop is zipped in a sturdy case ( I love my laptop ... (by mycuser)
|
by adams720
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... |
Apr 20, 2018 at 5:29pm
[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... |
Apr 20, 2018 at 4:46pm
[2 replies] Last: [quote=coder777]Well, doing this is still not easy. Can't you create a... (by RUNNER PRO AGARIO)
|
by anon001
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 ... |
Apr 20, 2018 at 2:54pm
[36 replies] Last: These are the settings I use. https://pasteboard.co/HhvbQI6.jpg (by Thomas1965)
|
by punksheep
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... |
Apr 20, 2018 at 12:46am
[no replies]
|
by masecla33
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... |
Apr 16, 2018 at 5:37pm
[1 reply] : http://www.cplusplus.com/forum/lounge/229277/#msg1041013 (by helios)
|
by Thomas1965
About tutorials
|
This is true for many tutorials. http://donthitsave.com/comic/2018/03/30/tutorial |
Apr 16, 2018 at 2:52pm
[4 replies] Last: I'm not getting the joke The people least qualified to write online ... (by closed account E0p9LyTq)
|
by karanGrower
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 ... |
Apr 16, 2018 at 11:13am
[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... |
Apr 16, 2018 at 10:29am
[27 replies] Last: Hi helios, What you describe is just procrastination (the negative one... (by punksheep)
|
by dhayden
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... |
Apr 16, 2018 at 10:11am
[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... |
Apr 16, 2018 at 10:06am
[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... |
Apr 16, 2018 at 8:58am
[3 replies] Last: Hi nether ^_^ Very good question. I will say that, with only few excep... (by punksheep)
|
by stonedviper
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... |
Apr 15, 2018 at 7:44pm
[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 ... |
Apr 13, 2018 at 8:44pm
[2 replies] Last: Thanks (by WildB)
|