by AtomicX
Ascii to binary
|
|
[3 replies] Last: Why is it even possible to delete the opening post ? I guess some peop... (by closed account o1vk4iN6)
|
can not run sfc.exe in c++ |
|
[4 replies] Last: I found the answer myself: I created a project that compiled by 32bit ... (by Mohammad Nazari)
|
by Splux
error LNK2019... x4...
|
|
[6 replies] Last: Your error smells a lot like a linking problem I have had in the past.... (by doug4)
|
by Mats
Appropriate Library For Card Game
|
|
[1 reply] : Look up SFML and SDL. (by LB)
|
Multithreading conceptual question |
|
[1 reply] : Each CPU, or, to be more precise, each execution unit (an Intel Core i... (by Cubbi)
|
by boqian2000
C++ Video: C++ 11 in 20 Minutes
|
|
[no replies]
|
by apple90
Urgent need help with1+2!/(x-2)-3!/(x-3)+4!/(x-4) - … +/- n!/(x-n)
|
|
[1 reply] : Urgent need question not psychic. (by Moschops)
|
by Natalyias77
Functions - area and perimeter
|
|
[5 replies] Last: Thank you everyone. Sometimes you look at it for so long and your blur... (by Natalyias77)
|
by sabi20
Reversing the elements of an array
|
|
[3 replies] Last: It is enough to write one line.:) std::reverse( std::begin( a ), std... (by vlad from moscow)
|
by someone2
Strip Non-Alpha Characters from Both Ends of String, Leave Non-Alpha Characters Inside String Alone
|
|
[4 replies] Last: @someone2 The name of your function confuses users. Instead of nonA... (by vlad from moscow)
|
by lmd141
Unhandled exception
|
|
[3 replies] Last: Yes. You will have to change N to whatever size it is you want (looks ... (by Peter87)
|
by Bevan Galvin
Backgammon Board Game
|
|
[7 replies] Last: Hi Peter87, Thanks for your help so far - greatly appreciated. It's ... (by Bevan Galvin)
|
How to check for derived classes? |
|
[3 replies] Last: http://www.cplusplus.com/reference/std/type_traits/is_base_of/ (by morando)
|
by ascard0042
Help need to sort string
|
|
[1 reply] : What do you mean by "sort a string" ? Do you want to sort multiple str... (by AleaIactaEst)
|
by Hambo
error: string subscript out of range!!
|
|
[7 replies] Last: You should also consider taking advantage of the toupper or tolower fu... (by IceThatJaw)
|
by dockleryxk
print vector function with an iterator going too far
|
|
[4 replies] Last: Oh, naturally! I totally get it now, just didn't see it before (by dockleryxk)
|
by e15slicks
file input and output
|
|
[no replies]
|
by noranata
error code c1083
|
|
[12 replies] Last: #include "stdafx.h" #include <iostream> #include <cstring> #include ... (by noranata)
|
by aaronfue
Help please!
|
|
[6 replies] Last: aaronfue, the code you posted is the exact opposite of you description... (by IceThatJaw)
|
by tenpoundbear
cpdflib library
|
|
[6 replies] Last: Hi Guys, the win32pdf.h is not affected by EXPORT_IMPORT? Yes, that... (by tenpoundbear)
|