3 messages in com.mysql.lists.plusplusRe: problem with 2.0.0?
FromSent OnAttachments
owen nirvana13 Jul 2005 21:26 
Warren Young14 Jul 2005 11:52 
Warren Young15 Jul 2005 15:37 
Subject:Re: problem with 2.0.0?
From:Warren Young (mysq@etr-usa.com)
Date:07/15/2005 03:37:08 PM
List:com.mysql.lists.plusplus

owen nirvana wrote:

for( it = res.begin(); it != res.end(); it++)

Better to use ++it here.

Please post the errors you are getting.