Is the 0th item null or something odd like that?
 

-----Original Message-----
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Friday, December 12, 2008 11:30
To: ICS support mailing
Subject: [twsocket] C++ Builder strange AV in OverbyteHttpTst.cpp
Hi,

What's going on:

for (I = 0; I < HttpCli1->RcvdHeader->Count; I++)
AV here ==> DisplayMemo->Lines->Add("hdr>" +
HttpCli1->RcvdHeader->Strings[I]);

HttpCli1->RcvdHeader is assigned (of course) and Count is greater zero,
however
I get an AV on the first iteration??

--
Arno Garrels



  
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to