by wfmlax11
Reading text file EOF issue
|
|
[2 replies] Last: The iFile stream doesn't fail until after the next attempt at a read, ... (by Cuddlebuddie928)
|
by kevin bryix
Need Your Help guys!
|
|
[no replies]
|
by BRMV
what type of files are compiler programs
|
|
[1 reply] : I doubt any memory is allocated until the program is actually executed... (by Gaminic)
|
by Jennifer Soh
class template, vector
|
|
[no replies]
|
by jalfor
Array/Vector Multitype
|
|
[4 replies] Last: As far as I know, there is no way to do this. Even when using pointers... (by Gaminic)
|
by minde
"stupid" c++
|
|
[2 replies] Last: Well, for one thing: You're error-checking for t = x-C != 0, but divi... (by Gaminic)
|
by Teslafox
Do while loop menu
|
|
[3 replies] Last: a) Think you meant to place "do" at the start. If not, you'll need a c... (by Gaminic)
|
by icef4lcn
What is wrong with this program?
|
|
[2 replies] Last: ooooooh thank you very much =D i kinda rushed this project so i guess ... (by icef4lcn)
|
by snash
Need " Matrix Addition" program
|
|
[3 replies] Last: it is better to you that first you try yourself, twice, thrice ... the... (by Bibek Subedi)
|
by gh24
Recursive Help Needed
|
|
[19 replies] Last: Well, you need numbers to multiply together so the return tells the co... (by WilliamW1979)
|
by Ishara54075
Server port gets down in Long idle time
|
|
[2 replies] Last: ServerSocket::ServerSocket(int port) { iSockFD = 0; listenfd = 0; c... (by Ishara54075)
|
by Teslafox
Pthread socket connection
|
|
[2 replies] Last: Thank you for pointing that out. I'm still getting the hang of C++! (by Teslafox)
|
by bballamis
formatted output
|
|
[3 replies] Last: use gotoxy(int X,int Y) function you can easily display as you like he... (by Dinesh subedi)
|
Please Help. strcmp not working? |
|
[3 replies] Last: Thanks Dinesh! Oh yeah, I fixed it a while ago, I actually made two si... (by hellohellomoon)
|
by icedude444
Suggestions to improve my code please
|
|
[no replies]
|
cin won't work in function??? |
|
[4 replies] Last: Oh!! my bad. Yeah, I read it too fast. After reading it too fast, I w... (by hellohellomoon)
|
Help Please! STRCMP? |
|
[8 replies] Last: thanks Eric, yeah, their suggestions did work :). Lol Disch. Oh yeah I... (by hellohellomoon)
|
Stock Sorter |
|
[2 replies] Last: Well now i'm just trying to manually add each struct but I can't get i... (by sixstringaddict)
|
by RyanV
Can't Seem To Get This Loop To Execute Properly
|
|
[1 reply] : Try using for instead of while for(int x=0;x<5;x++) cout << "H... (by WilliamW1979)
|
by FrenZFrice
Need Teachers = )
|
|
[16 replies] Last: Thanks WilliamW1979 And TheMeerkat ! You guys helped alot ! (by FrenZFrice)
|