Monday, May 31, 2010

Visual Studio 2010

I have installed Visual Studio2010(ultimate) on my system. After successful installation, when I initialized it, I set it to project management. When I opened visual studio 2010 and tried to create new project, i did not see new project option on File menu. Finally, I found solution to it.

Go to Tools> Import Export Settings> Reset all settings> No> then choose vc++ other than project management

Wednesday, May 26, 2010

oop class today

Pointer is always an integer, and takes 4 bytes; but it points to different data types.
When pointer increase by 1, it moves to next address according different data types, like int adds 4, double adds 8.

Wednesday, May 19, 2010

MAY 19, OOP344

modified blog feed, set oop344 as the label of posts to Planet CDOT.

Wednesday, May 12, 2010