string programThis line is s**t [code]char str[]= a;[/code] You can't do this.. This means nothing. If you want "...
Recursive sort of linked listHi, I'm trying to implement a recursive sorting of a singly linked list, so here it goes> Algorithm...
Losing precision in string to double conversionOf course. I don't know how I could have missed it. Thank you DHayden!
Losing precision in string to double conversionHello, I have a problem with string to int, [code]atof()[/code] to be precise. It doesn't happen eve...
Moving pointers in a matrixSorry for the late reply, but it did help! In the end I did it my way -> implementing copy construct...
This user does not accept Private Messages