by nilagayu
string to integer conversion
|
|
[4 replies] Last: Thanks... My compiler did not support stol. But i converted the strin... (by nilagayu)
|
by Mannah
2 dimensional array in classes
|
|
[1 reply] : No this code is not correct. The problem is in the copy constructor ... (by vlad from moscow)
|
by code builder
Base conversion so confused ? help?
|
|
[3 replies] Last: yes i get 24 / 2 = 12 remainder 0 12 / 2 = 6 remainder 0 6 / 2 = 3 re... (by code builder)
|
How add the pkg-config option to bjam in boost libraries |
|
[4 replies] Last: yes , that pkg-conf only . (by BABU Prasad G)
|
by piyush0945
structure
|
|
[no replies]
|
by prasadmv9402
To display a bitmap image in c or c++ using progressive scanning aka non-interlaced scanning or de-interlaced scanning
|
|
[no replies]
|
by prasadmv9402
how to display a bitmap image in c or c++ using Interlacing aka interleaving?
|
|
[no replies]
|
by rguid17
Quicksort using pointers to a BST
|
|
[1 reply] : how could I implement this integer quicksort into a auxiliary array o... (by coder777)
|
by AhmedOmairi
A program in an Array
|
|
[1 reply] : http://cplusplus.com/forum/beginner/1/#msg6680 (by R0mai)
|
by calvarado777
Linked List Unhandled Exception
|
|
[1 reply] : I'll give you the same advice I gave someone two days ago. http://cpl... (by TheDestroyer)
|
by cmalbert23
Creating columns from a text file
|
|
[3 replies] Last: By using '\t' (tab) rather than ' ' (space) you can line up columns (by buffbill)
|
by ldysmann
Problem with Substring
|
|
[1 reply] : why is this duplicated ? cout << "Enter five-character Inventory code... (by buffbill)
|
by lulipeng
string problem
|
|
[no replies]
|
by Garchimo
Including header files
|
|
[2 replies] Last: Well due to carelessness on my part, and intelligence on your part tha... (by Garchimo)
|
by KaraPardue
Program not recognizing if statements
|
|
[1 reply] : Tabs have no effect on if statements unlike other languages. You can o... (by closed account o1vk4iN6)
|
by hopesfall
Deallocating my constructor memory
|
|
[1 reply] : I assume items is some kind of container that is owned by the class.... (by Disch)
|
by KaraPardue
Help with why program isn't working correctly
|
|
[2 replies] Last: Oh, thank you! (by KaraPardue)
|
by chemy
2 player NIM c++
|
|
[7 replies] Last: I'm also trying to complete this exact program for class. But I'm havi... (by Kleinbird36)
|
by flan8849
Help with Answer Key program
|
|
[1 reply] : I know this is alot but ANY help will be great. please and thank you (by flan8849)
|
by benman876
Please help me with this quick assignment!
|
|
[15 replies] Last: You're using the console and it only scrolls back so far? (by cire)
|