General C++ Programming - June 2009 (Page 13)

by jms08h
going over the net
 
Hello, I've been a general C++ user for some time now. I've messed around with basic C++ and some w...
[1 reply] : 1. Create a database, use a database library to access the database, a... (by closed account S6k9GNh0)
by kk84
Knapsack Problem
 
Hi all, I am task to do a knapsack problem using branch and bpund method. However I do not know ...
[no replies]
Relation Between a C++ Class and C structure
 
Hi, Can someone give me idea how we can use the C++ class in C language. Will it be possible t...
[1 reply] : If I understand you correctly, you want to use a C++ class from C. Th... (by kbw)
by Lorena
About fstream
 
Hello again ^^ now, what would be the best way to create an fstream buffer, so that things are only...
[1 reply] : Streams are already line-buffered. Furthermore, modern OSs have their ... (by helios)
randomizer
 
what is the best way to randomize letters and numbers.. both seperately of course.
[15 replies] Last: yeah, i shoulda known,.. as i asked before, how would you put the retu... (by Parrish666)
Undefined Base Class?
 
Been trying to figure this out, please help: Here's the main driver: #include <iomanip> // ...
[1 reply] : You have two classes here. AmortizationCalculator and LoanCalculat... (by Disch)
June 2009 Pages: 1... 111213
  Archived months: [may2009] [jul2009]

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