by Riri
problem Derivative in C++
|
|
[no replies]
|
by kdoggett
Storing each line of file with an array of pointers to each line
|
|
[1 reply] : Why do you want to use pointers at all? Your line 1 might as well be ... (by LB)
|
by menewbie
return type for file
|
|
[1 reply] : You could always try compiling it and see for yourself.... But either... (by long double main)
|
by Precious roy
Type conversion question
|
|
[3 replies] Last: Hmm I was afraid it was not possible.... although I thought I saw some... (by Precious roy)
|
by menewbie
Exit the program
|
|
[2 replies] Last: Hi JLBorges The solution you have suggested exits the program in the ... (by menewbie)
|
by nsmith1779
Problems sorting arrays
|
|
[8 replies] Last: MiiNiPaa i did miss the brackets. You are a lifesaver. Thankyou for ... (by nsmith1779)
|
gets() |
|
[5 replies] Last: Yes.. but it's very strange that many modern high-level languages had ... (by closed account jvqpDjzh)
|
Code::blocks - settings |
|
[4 replies] Last: Yes, but that option is not for setting the main.cpp, but the header o... (by closed account jvqpDjzh)
|
by iluv41
Loop, input problem?
|
|
[no replies]
|
by mcpilf
Just revision required
|
|
[5 replies] Last: Mcpilf, as a beginner, I go for the simplest maths my brain can handl... (by mcpilf)
|
by hitarthpatel
Read continuous data stream from serial port
|
|
[no replies]
|
by CDavis
need help using functions and char
|
|
[6 replies] Last: thank you now it works just fine (by CDavis)
|
by tobias88
Example - Static Const vector<vector>
|
|
[1 reply] : Really? Where's Btype? (by iQChange)
|
by lafo
Reading a x-digit from a txt file
|
|
[2 replies] Last: Hey, sry for the late answer but thanks for your help. It works great ... (by lafo)
|
understanding on how this program works |
|
[1 reply] : you have count array containing 10 values (indices range - ) init... (by MiiNiPaa)
|
Code Blocks error? |
|
[2 replies] Last: Well I just went to went my project was stored and deleted the folder.... (by closed account 9jNRX9L8)
|
Qt Creator |
|
[2 replies] Last: Yeah I fixed this problem though I don't think I'll work with Qt. Main... (by closed account 9jNRX9L8)
|
by Khillz3000
LinkList node template with multiple types
|
|
[8 replies] Last: Thank you JLBorges! I think this is what I'm looking for. I'm not com... (by Khillz3000)
|
by RadWayne
Globally available Class functions
|
|
[3 replies] Last: Oh, I forgot about inability to assign non-const static variables in d... (by MiiNiPaa)
|
by Rajkarthick
avoid automatic round of
|
|
[3 replies] Last: double have about 15 decimal digits of precision long double have abou... (by MiiNiPaa)
|