by Jorys22
conversion program code errors help please
|
|
[2 replies] Last: Oh cool ty very much it was driving me crazy (by Jorys22)
|
by hungrytacos
Help With Basic Encryption/Decryption
|
|
[2 replies] Last: thank you so much! (by hungrytacos)
|
by lnzsy
unordered_map's conflict resolution
|
|
[2 replies] Last: It has a bucket interface so I guess that means chaining .... (by Peter87)
|
by puppymew
Translate to c++
|
|
[4 replies] Last: he had a different question posted which is why my stuff doesnt make s... (by closed account Dy7SLyTq)
|
by devonrevenge
strcpy problem, I included cstring, string, iostream, stdio etc but still my compiler says its no a member o std!!
|
|
[5 replies] Last: that wasn't sending for some reason peter, rather fascinatingly...usin... (by devonrevenge)
|
by k96
some kind of Josephus problem
|
|
[no replies]
|
Saving Files |
|
[8 replies] Last: Okey I code 2 functions, one for saving and one for loading. But when ... (by closed account 1v5E3TCk)
|
by Sarmadas
Correct or Not
|
|
[3 replies] Last: No, this is not template specialization at all. (by Peter87)
|
by iliya24
Size of char arry
|
|
[6 replies] Last: @zoran404 Thanks for pointing out my mistake, How about bool are_e... (by andywestken)
|
by icee
Quadratic Formula Calculator
|
|
[2 replies] Last: Also, your complex roots will not be displayed correctly. Your roots a... (by ats15)
|
by puppymew
structure
|
|
[3 replies] Last: I think I get where your going with this but, still kinda fuzzy on the... (by kingkong200)
|
by pholotic
How can I perform arithmetic operations with template parameters?
|
|
[4 replies] Last: > How can I change these values to create new types using arithmetic m... (by JLBorges)
|
by puppymew
convert C to C++
|
|
[3 replies] Last: Thanks. (by puppymew)
|
How to draw a magnifying glass using <graphics.h> |
|
[3 replies] Last: The reason you aren't getting a satisfactory answer is twofold: (1) ... (by Duthomhas)
|
by hogwheeley
switch statement
|
|
[4 replies] Last: heres the instructions form the example. use a switch to accomplish. ... (by hogwheeley)
|
Segmentation Fault |
|
[2 replies] Last: That was exactly it. I thought I had tested for that so it did not occ... (by Aegon Targaryen)
|
by Mats
Finding how many factors?
|
|
[5 replies] Last: [quote=Mats]What is the most efficient algorithm for finding how many ... (by cire)
|
by Kristiano 96
Error in code
|
|
[4 replies] Last: Thank you vlad I solved it!!! (by Kristiano 96)
|
by Winkerd
What to do?
|
|
[6 replies] Last: Maybe you are doing something wrong, it would be good that you show yo... (by ne555)
|
Number Anagrams |
|
[5 replies] Last: If you don't know what itoa is then just type itoa in the search field... (by zoran404)
|