by XenoraCaine
Modulus Issue - Lucky Number
|
|
[10 replies] Last: num1 is uninitialized now. should be num1 = staticmess<etc (by jonnin)
|
ee |
|
[3 replies] Last: What you need the most of the times is to compare the result of a roll... (by Enoizat)
|
by cw8jwh
ili9327 chipset and LCD_Write commands
|
|
[no replies]
|
by derenNil
hpp and cpp
|
|
[3 replies] Last: i use dev c++ please don't, it's horribly out-of-date for more up-to... (by gunnerfunner)
|
by stav
whos in charge of c++ ?
|
|
[1 reply] : See: https://isocpp.org/std (by JLBorges)
|
by ejkang62
class problem. would this work as I tried to?
|
|
[3 replies] Last: at the moment all tyres/tires roll the same distance. i'd add another ... (by gunnerfunner)
|
by JohnBravo
Segmentation Error. I Think?
|
|
[6 replies] Last: Oh yeah, sorry; I have line 1 correctly in my cpp, I just posted it he... (by JohnBravo)
|
by lapolis
read txt file / print / records / arrays
|
|
[4 replies] Last: Glad that's working ok now. A couple of other comments. You could use... (by Chervil)
|
by Vladyslav
reading dynamic array from txt file
|
|
[1 reply] : in my example i've assumed that the array row and col information is o... (by gunnerfunner)
|
by elecelen
How to use a variable declared in another dialog class in Visual C++
|
|
[1 reply] : Why don't you simply modify void CDataDialog::InsertItems() to accep... (by Enoizat)
|
by zerkas101
Help me with class pls
|
|
[1 reply] : #include <iostream> #include <string> struct kontakt { // constr... (by JLBorges)
|
by sungkew
Must Return a Value; Vector of Integers; Word Count
|
|
[1 reply] : The posted code compiles fine. This means the problem is somewhere els... (by coder777)
|
by newbieg
Vocal keys
|
|
[8 replies] Last: I'm hoping that as I go through these articles and books I can start n... (by newbieg)
|
by sengab
Casting int to enum.
|
|
[1 reply] : #include <iostream> // http://www.stroustrup.com/C++11FAQ.html#enum ... (by JLBorges)
|
by kattykat243
Can't get code to output numbers in input file
|
|
[9 replies] Last: Thank you for all your help, it's greatly appreciated! (by kattykat243)
|
Need help with error checking. |
|
[2 replies] Last: The value is six because of my .txt file. Though it could change if I ... (by pleaseINeedHelp)
|
by oakmill
codeblock file wont run on windows
|
|
[5 replies] Last: If code:blocks can run your program, you have already built your .exe ... (by closed account E0p9LyTq)
|
help with program |
|
[4 replies] Last: Please edit your post and add code tags (highlight the code and then p... (by jlb)
|
by SoRandom1301
Calling A Text File
|
|
[1 reply] : Here's an example doing just what your asking about. Read the first po... (by SamuelAdams)
|
by Failure
C++ Intermediate Help
|
|
[6 replies] Last: Huh that worked! Thanks! (by Failure)
|