by PsychoCoder
Help with Turing Machine Sim?
|
|
[no replies]
|
by indiglo
need help with functions
|
|
[1 reply] : Line 20 is not legal C++, you must supply a size when you declare the ... (by cire)
|
by AdamBomb89
Binary Search Tree
|
|
[13 replies] Last: You're welcome for the help. It's better for me than watching T.V. LO... (by closed account D80DSL3A)
|
by hessaalj
CODE HELP!!
|
|
[10 replies] Last: thankk youuu !! i fixed everything you pointed out but its still not w... (by hessaalj)
|
by EGoodman
Small issue need help
|
|
[4 replies] Last: main code #include <iostream> #include <fstream> #include "average.... (by EGoodman)
|
by sam1212
Reading from a text file
|
|
[no replies]
|
What is wrong with my code? |
|
[2 replies] Last: Yes!! Thank you! I got it working. I ended up just merging the last 2 ... (by SpanishViking13)
|
by bushi
why is it not working ?
|
|
[3 replies] Last: Also: bool found=true; You want to set found to false, otherwise it ... (by Vlykarye)
|
by paetim
Odometer Functions
|
|
[2 replies] Last: Write down on a piece of paper what the data members are. Determine ... (by pogrady)
|
by expert4c
Help with Access violation reading location.
|
|
[1 reply] : x and/or y are null pointers when passed to chromcpy(). (by helios)
|
by bushi
my view function is not working properly
|
|
[no replies]
|
by paetim
Reversing Functions
|
|
[4 replies] Last: Can someone put it all together, so I know what it looks like (by paetim)
|
by Dukats
Why do I get these errors?
|
|
[4 replies] Last: ¿how so? error: no match for `operator<<' in `std::cin << choosenNu... (by ne555)
|
by darkheaven
problem clearing the buffer
|
|
[1 reply] : Also, sometimes i feel like it reads past info that i've gotten score... (by ne555)
|
Help for programming |
|
[1 reply] : University of Waterloo Electrical and Computer Engineering Department.... (by b laden)
|
by m1m6
problem in insert function singly linked list
|
|
[6 replies] Last: thaaaaaaaaaaaaaanks :) it's work god bless u :) (by m1m6)
|
Editing a specific part of a line within a text file |
|
[2 replies] Last: That was pretty much what I did to read the file to add/delete/view th... (by closed account 426pfSEw)
|
Assistance with classes and functions. |
|
[6 replies] Last: Stewbond, Again, thank you very much for your help! A few tweaks fro... (by newB c PlusPlusGuy)
|
by Stewbond
Overloading non-std operators
|
|
[2 replies] Last: Too bad. I'll stick with conventional functions. (by Stewbond)
|
by harsha
SIGABRT error
|
|
[5 replies] Last: @moschops, well the program gets crashed when the value of n>10^7 Th... (by Moschops)
|