General C++ Programming - November 2018 (Page 12)

by Satan
C++ Book recommendations?
 
Any recommendations? Feel free to give me more than one recommendation.
[5 replies] Last: The ISO C++ site has some advice about learning the language in the fo... (by mbozzi)
Tricky XOR
 
A project was going on related to image processing and to perform experiments and get desired result...
[2 replies] Last: xor itself is reversible. Do you understand that much? This is just ... (by jonnin)
by Mapler
Can malloc or the new operator be used to obtain random values?
 
I'm implementing the socket part of my C++ program and I was wondering on how to implement the IV fo...
[6 replies] Last: when I was in school, I colored a fractal for an assignment by using a... (by jonnin)
by waruqi
xmake v2.2.2, We can also manage package dependencies for C/C++
 
http://tboox.org/2018/10/13/xmake-update-v2.2.2-package-deps/
[no replies]
by Selmac
While loop problems
 
So I have created program that will take a set of numbers from a file on the command line such as 8...
[1 reply] : You're closing the file at the end of the loop block. It should be aft... (by tpb)
Trouble with first part of my program
 
Need help with this issue. I am having in the start of my program. I ask the user to enter a file th...
[1 reply] : Let's start small. What does this program print for you? #include ... (by Ganado)
November 2018 Pages: 1... 101112
  Archived months: [oct2018] [dec2018]

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