by Sunnycoder
if else question
|
|
[4 replies] Last: if (strchr("abcdef", tolower(Grade))) (by helios)
|
by ITStudent101
Output not showing
|
|
[8 replies] Last: if you do not know answer, then do not spoil other peoples learning w... (by mbozzi)
|
by blaster123
I have a problem with a matrix program
|
|
[4 replies] Last: it would be slightly less work to do your row min and feed the result ... (by jonnin)
|
by Elpes Cado
Need help with the logic of break a vigenere cipher knowing a partial plaintext
|
|
[1 reply] : Forgetting code for the moment. How would you solve this using pen & p... (by seeplus)
|
by AKR
Checking if the Packet received is new
|
|
[1 reply] : It sounds like you have no choice but to fully interpret the informati... (by helios)
|
by icecody12
doing assignment need help
|
|
[2 replies] Last: all the duplicates would be nice sorry been studying for my electronic... (by icecody12)
|
by VoB
Understanding the difference between free and delete
|
|
[11 replies] Last: But I can't figure out what exactly happened to those data after this... (by coder777)
|
by HannahC
Major 2021 projects using C++
|
|
[1 reply] : https://sourceforge.net/directory/language:cpp/?q=c%2B%2B 44421 progra... (by salem c)
|
by abi2012
Write a C++ program that enters a integer number and use a stack to determine if the number is a Palindrome.
|
|
[3 replies] Last: I need help with this program. What help? The code in the first po... (by seeplus)
|
by cmisip
Faster way to assign values to Class variables?
|
|
[9 replies] Last: You're right. An array would work better. In fact, I just realized t... (by cmisip)
|
by zaahm18
How do i use unsigned long long array to calculate fib(100)?
|
|
[4 replies] Last: #include <iostream> #include <iomanip> #include <vector> #include <cm... (by lastchance)
|
by Angviv92
help
|
|
[3 replies] Last: I believe the OP is talking about a boarding school. A "house" is a do... (by dhayden)
|
by icecody12
Need help with assignment
|
|
[3 replies] Last: Thank you so much for the help! (by icecody12)
|
by zaahm18
Trapezoid multiparameter function (1,2)
|
|
[22 replies] Last: Tnx My code looks slightly different than yours, but tnx. (by zaahm18)
|
String problem |
|
[12 replies] Last: Any two elements of S can be swapped via a pair of swaps with a spare ... (by lastchance)
|
by GeoffVanG
Prototyping methods in a class
|
|
[3 replies] Last: I would like to include a private list of all the class methods so th... (by dhayden)
|
Sorting linked list by name, id, grade |
|
[2 replies] Last: Thank you for answer, it really helps me. But I have curiosity about h... (by closed account GARovCM9)
|
by sfkyy265
Logic is escaping me
|
|
[1 reply] : Please fix your compile-time errors first. They are self-explanatory. (by lastchance)
|
making an event-driven game |
|
[2 replies] Last: Thank you salem c, your example helped me a lot. With this I could pas... (by nuderobmonkey)
|
by endeavorer
I don't know how to do. PLEASE HELP!!
|
|
[1 reply] : I don't know how to do Don't know how to do what? What have you don... (by seeplus)
|