by Grigor92
Corporate Data Sales
|
|
[1 reply] : Your getData() function should not be for a specific division. Re-writ... (by Ispil)
|
by KBlythe
Currency conversions
|
|
[1 reply] : What are you asking? Do you need the calculations? If so the calcula... (by Scott7975)
|
by mikeiscool
donut shape
|
|
[9 replies] Last: "geometry.h:28: error: too many arguments to function âfloat VolDonu... (by Mats)
|
Stack Container Function |
|
[6 replies] Last: Glad it benefited you too, thanks all! :) (by closed account S3TkoG1T)
|
by JasperBraun
Self Creating Integers
|
|
[3 replies] Last: You could probably fake it using a std::map or std::unordered_map ... (by long double main)
|
by jcobster83
need to validate input in this array code.
|
|
[no replies]
|
by smdtherock
need help on an assignment please!
|
|
[6 replies] Last: Try to understand all the changes and modify them as you wish. /* No... (by condor)
|
by mjcapan
Inserting a new element into a string array
|
|
[2 replies] Last: If possible you can use std::string and all you have to do is <string_... (by a k n)
|
by druid1200
Simple Reset timer help!!
|
|
[5 replies] Last: It may be basic.. I was told it was C... could be wrong though. thx (by druid1200)
|
by SlickNickM94
Program using linked node lists and pointers, no idea how to complete it!!
|
|
[no replies]
|
by thiskid
Booleans and Functions
|
|
[10 replies] Last: Gotcha, I got it to work. Thanks for the help. (by thiskid)
|
by bmryner90
Arrays, File Access, and other things
|
|
[no replies]
|
by Emtiaz
class declaration
|
|
[1 reply] : Yes... f is a variable. It is of type ios::fmtflags , which is a cla... (by Disch)
|
by pgagl623
Undefined Reference to "function" error
|
|
[2 replies] Last: Ahh, that makes sense. No wonder it couldn't link the functions. I gue... (by pgagl623)
|
Avoiding use of Globals with Callback Funcs |
|
[4 replies] Last: Welcome! You'll find that a lot of API's use a similar method for pass... (by Lodger)
|
by saaketh
Overloading == Operator and std bad_alloc error
|
|
[4 replies] Last: I'm not exactly sure shy you are getting a std::bad_alloc error. You ... (by doug4)
|
by KawaiiLovah
Simple Program - Printing Out Letters
|
|
[no replies]
|
by jeb41
converting strings to floats with "strtof" isn't working for me
|
|
[5 replies] Last: but with your example does anything need to be in the parenthesis? I... (by Danny Toledo)
|
by nutty craze
Timing Problem
|
|
[no replies]
|
by AeonFlux1212
problem with custom made stoll() function
|
|
[2 replies] Last: it was the pow() function! apparently... :-) AeonFlux1212 (by AeonFlux1212)
|