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
Monday, May 31, 2010
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.
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
Wednesday, May 12, 2010
Subscribe to:
Posts (Atom)