[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.cdt] Re: How to speed up coding in c++
|
Thank you very much Alex!
Yesterday, before opening this thread, I tried the same but it didn't work (nothing happen). Today after your post I tried again and magically worked... perhaps I did something wrong.
BTW, thanks again!
Last question: is there a way to do the opposite? I mean, I do write my method in cpp file and I want to have the decalration in .h. I tried with source > add include but nothing happens...