by adam2016
finding biggest and smallest values in array
|
|
[15 replies] Last: thanks guys much appreciated for all the help (by adam2016)
|
by ExSanity
C++ Showing Data Results MySQL
|
|
[4 replies] Last: For example, if your table has a field called user_name you can access... (by Thomas1965)
|
by andrewllewop
Class declaration
|
|
[2 replies] Last: float set(float v) { A::v += 1.0;// line not understand return ... (by integralfx)
|
by Kourosh23
Arrays and structs for memory usage and leaks
|
|
[9 replies] Last: I see, ok. ok so creating the array of struct and the array of object... (by Kourosh23)
|
by Valendiar
Selection Sort Function Not Working
|
|
[no replies]
|
by vagulus
Changing data using pointer parameters
|
|
[2 replies] Last: I am programming for Arduino so some calls to library functions may lo... (by vagulus)
|
by Big man
learning about C++
|
|
[2 replies] Last: Why pointers are important Why are array indices important? Pointe... (by mbozzi)
|
Does not read 0 |
|
[4 replies] Last: OP: if you're trying to make some variant of your program work instead... (by gunnerfunner)
|
by l7042
Number Triangle question
|
|
[4 replies] Last: thanks got it. (by l7042)
|
by snekus001
while loop does not end
|
|
[8 replies] Last: Thank you all :) (by snekus001)
|
by snekus001
started learning void function, got a problem
|
|
[15 replies] Last: Wow, thanks a million! :) (by snekus001)
|
by Mahmgl
Condition never true
|
|
[7 replies] Last: That worked thanks very much! (by Mahmgl)
|
by amayakichi
Deal or No Deal with arrays
|
|
[3 replies] Last: Good point! Thank you so much for your help! fixed it this way #... (by amayakichi)
|
by buddha87
What is mean of #name ?
|
|
[3 replies] Last: You can pass almost anything as argument to a macro, not just variable... (by Peter87)
|
by ExSanity
C++ SQLI Vulnerabilities?
|
|
[1 reply] : One way to prevent SQL injection is to use the MySqlCommand.Parameters... (by Thomas1965)
|
Point of Sale Program |
|
[3 replies] Last: I edited it. Now it's #include <iostream> using namespace std; int ... (by JarrodBaniqued)
|
by NateE
Calculate Area of Circle, Square, Rectangle Using Headers Files
|
|
[5 replies] Last: Shape in this case needs to be an abstract class with no implementatio... (by kevinkjt2000)
|
by Harvestmoon
Create book Function
|
|
[4 replies] Last: Oh yup just forgot a #include, its working now, thanks (by Harvestmoon)
|
by Kyrobi
Prevent "'Sigkill' to stop program
|
|
[1 reply] : No, you cannot prevent SIGKILL from killing your program. See: https:... (by mbozzi)
|
by monkeykid113
Subliminal messages
|
|
[5 replies] Last: Please don't do homework assignments for people. People need to be gi... (by PanGalactic)
|