[try Beta version]
Not logged in

Lounge - October 2017

Way to convert a CSV file into an XML document
 
Hi, I have written a parser in C++ few days ago that is capable of parsing a well-formed XML documen...
Oct 30, 2017 at 9:50am
[2 replies] Last: Thank you so much :) (by Uk Marine)
Five programming problems...
 
Discovered a fun blog post: Five programming problems every Software Engineer should be able to ...
Oct 29, 2017 at 5:48am
[1 reply] : Problem 5 reminds me of that thread that popped up a few years ago of ... (by helios)
creating websites
 
Is it possible for me to create a website without using external sources such as wordpress ,etc?
Oct 26, 2017 at 5:29pm
[4 replies] Last: To put your website online your need a hosting provider and and FTP pr... (by Thomas1965)
Reference and optional parameters C+
 
why can't reference parameters be optional parameters in C+? I had an instructor ask this today and ...
Oct 25, 2017 at 10:48am
[3 replies] Last: void Func1(int a, int b, int c) { } void Func2(int a, int b, int ... (by SIK)
Become a Digital Mercenary Part 3: Asking Questions
 
Become a Digital Mercenary Part 3: Asking Questions https://www.youtube.com/watch?v=9JyH2TSO53U
Oct 22, 2017 at 8:50pm
[no replies]
developing photogenic memory (1,2)
 
I have noticed that the immense amount of studies that me and my friends have been doing is making u...
Oct 22, 2017 at 8:13pm
[21 replies] Last: Yes there is still a caste system in India much supported by the gove... (by mbozzi)
I tought you'd like to see this stackoverflow post...
 
https://stackoverflow.com/questions/1642028/what-is-the-operator-in-c?rq=1 Just a funny post I ca...
Oct 21, 2017 at 10:57pm
[1 reply] : Yes, ye old “goes to” operator. :O) (by Duthomhas)
by sixca
What should I start with? [help needed]
 
Hi everyone! I want to start learning C++ and don't know what to start with. I have some VERY lim...
Oct 19, 2017 at 5:32pm
[11 replies] Last: > Everything that i study will go waste now???? Everything won't go w... (by JLBorges)
purpose of ->
 
why do i have to use -> in pointers instead of dot(.) Why have they created a different symbol?
Oct 19, 2017 at 5:10pm
[9 replies] Last: yes (by closed account 1vf9z8AR)
video compressor
 
you guys know how to reduce file size of videos for free such that i can even use it for commercial ...
Oct 19, 2017 at 1:57pm
[4 replies] Last: i mean something like i press the compress button and it gets compress... (by closed account 1vf9z8AR)
Anyone know a good thesaurus site?
 
I used to use dictionary.com and thesaurus.com, but the last year has seen them go from well-organiz...
Oct 18, 2017 at 5:07am
[1 reply] : google is best as it searches different sites to give you best results... (by closed account 1vf9z8AR)
Tree structure question
 
I need help solving this tree structure question:
Oct 16, 2017 at 7:22am
[6 replies] Last: Perhaps a picture would help. See the picture at he bottom of this p... (by JLBorges)
Getting a job with a CS Minor
 
Hey All, I haven't really posted on this website in a while but I figured this would be a good se...
Oct 15, 2017 at 4:23pm
[6 replies] Last: I didn't spend a single day in college and have had a couple excellent... (by wizebin)
by hashb
one suggestion to cpluscplus.com
 
I am wondering if it is possible to give a link to the source code of gcc/clang for a header file? ...
Oct 14, 2017 at 4:13pm
[1 reply] : is_copy_constructible: libc++: https://llvm.org/viewvc/llvm-project/l... (by JLBorges)
notepad++ problems
 
could someone explain to me what is going on here NPP_SAVE: new 1 cd** CreateProcess() failed w...
Oct 14, 2017 at 9:43am
[4 replies] Last: @queen13 please don't hijack someone else's thread with your own quest... (by Chervil)
Job advice
 
Hello, I am currently a computer science major in my senior year at my university. I really want som...
Oct 12, 2017 at 4:32pm
[9 replies] Last: That's not true. There's people who are inherently bad at X and have t... (by helios)
by DTM256
Small Game Company Standard Job Descriptions
 
Hey guys, I've been working to restart my game coding company, but I know I'm no Eric Barone (sol...
Oct 11, 2017 at 8:16am
[5 replies] Last: I didn't think about that, that's an excellent point! (by DTM256)
C++ Primer 1.5 Questions
 
So my question is I have my class which is the Sales_Item.h all set up and all. But the thing I am s...
Oct 9, 2017 at 10:35am
[2 replies] Last: A simple text search showed me that Sales_item::isbn() is defined on... (by MikeyBoy)
CSPRNG for everyone! (or Do you hate std::random_device?) (1,2)
 
I just wrote a little library to get values from the OS CSPRNG, which is where you should be getting...
Oct 9, 2017 at 5:51am
[20 replies] Last: There, README.md is fixed on GitHub. I won’t be doing an alias, sin... (by Duthomhas)
Firefox takes a Quantum leap forward with new developer edition
 
A new look, better dev tools, and up to twice the performance in key benchmarks. https://arstechn...
Oct 7, 2017 at 4:46pm
[3 replies] Last: All the while more and more legacy plug-ins are getting "tossed under ... (by closed account E0p9LyTq)
October 2017 Pages: 12
  Archived months: [sep2017] [nov2017]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.