Suppose we have classes Gallery and Image. There can be many images in one gallery. Gallery should have some method which returns number of nested images. My suggestions:
i use visual studio 2008, and i chose a .cpp in visual c++ at first i copied a tutorial sample #include <stdio.h>
I\'m trying out some dynamic web page background generation using lines and text. Take a look at my demo at http://74er.net/labs/lines.html (just focus on the yellow line).
I don\'t know RC scripts. I want to include Product version, File version, etc. metadata into a DLL I\'m building.I\'m using an .rc file to do that. The build is makefile driven.I\'m following along