Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Writes to freed blocks detected
Re: Writes to freed blocks detected [message #20070 is a reply to message #20068] |
Mon, 16 February 2009 10:47   |
darthspawn
Messages: 58 Registered: February 2009
|
Member |
|
|
I think that the problem is the class socket that I use. I have tryed to use the u++ socket but I have some linking problem.. I don't understand why!
C:/Lavori/Kosmos/Vcc/KMarketRecord/main.cpp:10: undefined reference to `Upp::Socket::ReadUntil(char, int, int)'
C:/Lavori/Kosmos/Vcc/KMarketRecord/main.cpp:18: undefined reference to `Upp::Socket::Close(int)'
but in my code I don't use that function in that way!
ipsck_Socket->ReadUntil('\n');
ipsck_Socket->Close();
[Updated on: Mon, 16 February 2009 10:52] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jun 28 06:14:11 CEST 2025
Total time taken to generate the page: 0.04186 seconds
|