On 08/03/2012 10:27 PM, Vinicius Pavanelli wrote:
> Hi,
>
> I think the problem is line 24, you got:
>
> dispatcher().assign("/odd)",&number::odd,this);
>
> Should be "/odd" only, without the ).
Yeah, that was it, and I had the same mistake in another place too, copy & paste
mistake.
Thank you!
--
Barbu Paul - Gheorghe
Common sense is not so common - Voltaire
Visit My GitHub profile to see my open-source projects - https://github.com/paullik
|