[Insight-users] std::cout

elhadj meljane elhadj.meljane at gmail.com
Sun May 9 12:40:02 EDT 2010


hi bill
I put std:cout<<"hello"<<std::endl;
i fixed the problem see below, ihad two copies (itk and my project) of the
.h and .txx I had just to rename my files
thanks,
Elhadj


On Sun, May 9, 2010 at 6:31 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> Did you put:
> std::<<"hello" <<std::endl;
> or
> std::cout<<"hello" <<std::endl;
>
>
> On Sun, May 9, 2010 at 7:27 AM, elhadj meljane <elhadj.meljane at gmail.com>
> wrote:
> > Hi all,
> > when i put a message with std::<<"hello" <<std::endl; in the cxx file  it
> > works
> >
> > but when i put this message in the .h or .txx I don't get the message in
> the
> > out. I'm beginner with itk, do I miss somthing, I put this message to
> track
> > a code.
> > Thanks,
> > Elhadj
> >
> > _____________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Kitware offers ITK Training Courses, for more information visit:
> > http://www.kitware.com/products/protraining.html
> >
> > Please keep messages on-topic and check the ITK FAQ at:
> > http://www.itk.org/Wiki/ITK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.itk.org/mailman/listinfo/insight-users
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100509/0ecfa8b2/attachment.htm>


More information about the Insight-users mailing list