On Wed, May 6, 2009 at 10:40 PM, mark <[email protected]> wrote:

> yes, i have refenrences particularly "Beginning Visual C++ 2008".
> Im just trying to experiment which things work and i found that definitions 
> can all be written in .h without extra .cpp file.

Declarations should go in the header files (.h) and definitions go in
the .cpp files.

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to