Science fair project brute force password cracker |
|
[2 replies] Last: iv been trying to find out my errors but i'm confused on what i'm doi... (by cire)
|
by jklx22
Need advice on some actual evaluations converting measurement systems
|
|
[12 replies] Last: Thanks great (by jklx22)
|
by AndreasTm13
Triplet
|
|
[1 reply] : Hello AndreasTm13, Post your code that you have so far so that no one... (by Handy Andy)
|
When I enter 4 it gives me Error. |
|
[1 reply] : Hello KenTheNoobProgrammer, PLEASE ALWAYS USE CODE TAGS (the <> forma... (by Handy Andy)
|
by bmakloski
C-String Sentences
|
|
[4 replies] Last: However, can you give me a little more clarification about the two in... (by cire)
|
by Yoooooo
Linked List Sort
|
|
[3 replies] Last: Never mind, I found the bug. Thanks btw! (by Yoooooo)
|
Reading a string from a file and replacing it |
|
[7 replies] Last: This version seems to work (sorry, I made some little changes at the b... (by Enoizat)
|
by ejkang62
pointer error
|
|
[2 replies] Last: If it's not clear, inside "firstOne()" int *ptr will be a new pointer ... (by Enoizat)
|
by crowdiax25
Inventory will not display or load
|
|
[1 reply] : Here is my inventory txt file: 12112 eggs 1.99 N 56312 bacon 2.99 N 8... (by crowdiax25)
|
by arwibrde
Not sure why my bool function isn't working correctly
|
|
[1 reply] : At first glance: --> where do you declare "list"? --> what's the point... (by Enoizat)
|
by fasravo
Draw tricky triangles
|
|
[1 reply] : For the first of the last two, combine the loops used for the first tw... (by cire)
|
by NabeelUsmani
&& operator overloading
|
|
[2 replies] Last: I need the coding && overloaded operator(defination; outside the clas... (by cire)
|
by techjohnny
Sorted a Linked Node
|
|
[4 replies] Last: Although it harder to understand, the code is much easier if you use a... (by dhayden)
|
by SoLix
Help with files
|
|
[5 replies] Last: ... (by Enoizat)
|
by Kourosh23
Position of the destructor in class ? C++
|
|
[4 replies] Last: ...might make the program's member functions in public to not be able... (by Enoizat)
|
by castroboy
'Quite Good' (but not Perfect) numbers, with a timer question ...
|
|
[16 replies] Last: :) (by closed account 48T7M4Gy)
|
by Yoooooo
Pointers to structs
|
|
[2 replies] Last: Yes, I was told about something about cast, but i wasn't sure of what ... (by Yoooooo)
|
by TeebqneX
Reading in a file to a dynamically allocated array and changing the array's size when it is full
|
|
[4 replies] Last: I figured it out but now I am getting two memory leaks. I am deallocat... (by TeebqneX)
|
by Baconator
Returning two values
|
|
[2 replies] Last: one alternative way struct retme { double d1; double d2; }; r... (by jonnin)
|