General C++ Programming - February 2010 (Page 21)

by ARWA
want to learn more
 
hi, i finished the first course in c++ but we didnt took functions yet can aneyone sugeest for me w...
[3 replies] Last: Book recommendation: Effective C++ by Scott Meyers. Assuming you did ... (by moorecm)
Use pointers with references or use strictly only pointers?
 
Hi, I'm designing API for my project and I've been thinking last hours which solution is better. ...
[2 replies] Last: My personal opinion is that as the user of your library, every functio... (by jsmith)
Performance impact of linking the file descriptor with ostream
 
Below is the sample piece of code from the existing project. Code links the file descriptor to a f...
[1 reply] : There probably isn't a different performance wise or in functionality ... (by jsmith)
changing ios_base flags upon condition
 
i have the string <myValue> which i want with a determined precision <prec>. i do: double val; v...
[no replies]
Is it possible to sort the vertices in adjacency_list ?
 
Hi, we have a graph with bundled properties for vertices, edges and graph it self. (Boost Libraries...
[no replies]
Interpose In Soccer
 
Ok, so I am doing a homework assignment where we need to setup an interpose with players in the wait...
[no replies]
Save the result screen
 
Hi! how can i save the result screen? I write a program to show numbers between 10 and 15 and a bla...
[3 replies] Last: use cin.get() befor return 0 (by pyschoder)
Boost library question
 
Hi Guys, #define BOOST_TEST_DYN_LINK #define BOOST_TEST_MODULE Hello #include <boost/test/u...
[7 replies] Last: Hi guys. I'm new here. I have a problem with boost::program_options ... (by coolkehon)
February 2010 Pages: 1... 192021
  Archived months: [jan2010] [mar2010]

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