by itcsr
File Managment, skiping certain lines from files
|
|
[3 replies] Last: Loved your answer Cubbi, sadly the seeking is the requirement . thats ... (by itcsr)
|
by genis
GSL bivariate
|
|
[no replies]
|
by Omer Can
How to find square root of a number without math.h?
|
|
[1 reply] : http://en.wikipedia.org/wiki/Methods_of_computing_square_roots (by Peter87)
|
by Blesswind
Need Help! Multi looping :(
|
|
[2 replies] Last: The cleanest way to do this would be to use a struct to hold all infor... (by closed account 3qX21hU5)
|
by beginner123
server not receiving ip address from client
|
|
[4 replies] Last: yes sorry that line should not be there i have used getpeername alrea... (by beginner123)
|
by moosa94
my assimeant
|
|
[4 replies] Last: this is my new codes but i still have errors !? And another PLEASE ... (by tcs)
|
by coolguy1
Function Pointers
|
|
[2 replies] Last: well, b-a will give -4 in case of the line. But that's not an integral... (by coder777)
|
by ing703
consecutive char and counting
|
|
[1 reply] : Like this? int CountConsecutiveChars(char Lookup, char* Array) { ... (by Stewbond)
|
by rcast
Different aspects of C++
|
|
[7 replies] Last: Yes, it can completely replace VS! (by Stewbond)
|
by daljit
error in code
|
|
[1 reply] : need help pls correct errors (by daljit)
|
by rohanshah1
issue with character array
|
|
[5 replies] Last: Maybe I should have been more specific... I wanted to know if there wa... (by Zhuge)
|
Video Game (Turbo C++) |
|
[2 replies] Last: read my post here: http://www.cplusplus.com/forum/general/95245/ (by DeXecipher)
|
by David0805
periodic table
|
|
[3 replies] Last: no... char only holds one letter. so if he enters 'he' then it will on... (by closed account Dy7SLyTq)
|
by Neil010
Prime Numbers
|
|
[5 replies] Last: @Duoas , thank you very much for taking the time to answer my questio... (by Neil010)
|
by tmlee2
.h File that is Continously Updating to extract certain variables
|
|
[4 replies] Last: Well I was wondering how I would incorporate the file that is always b... (by tmlee2)
|
by mrpeed
Proper way to exit after encountering an error?
|
|
[2 replies] Last: On error you have to exit with any value but 0. Mostly applications r... (by tcs)
|
by asda333
chroma key
|
|
[4 replies] Last: Now i am trying to implement it but i can't seem to loop through the m... (by asda333)
|
by yados
Overloading function in a template class
|
|
[no replies]
|
Help with array transferring |
|
[14 replies] Last: OMG I FIGURED IT OUT, it was stupid solution though, I had to put the ... (by greenleaf800073)
|
by klaus2013
copy string ..
|
|
[4 replies] Last: You are not doing what you think you are doing. So comment your code ... (by ne555)
|