Click here to Skip to main content
15,910,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Giving memory back to the system Pin
Chris Losinger15-Sep-06 7:47
professionalChris Losinger15-Sep-06 7:47 
AnswerRe: Giving memory back to the system Pin
David Crow15-Sep-06 8:49
David Crow15-Sep-06 8:49 
AnswerRe: Giving memory back to the system Pin
Rick York15-Sep-06 10:57
mveRick York15-Sep-06 10:57 
QuestionNeed some example of C++ chat application Pin
Yanshof15-Sep-06 6:38
Yanshof15-Sep-06 6:38 
AnswerRe: Need some example of C++ chat application Pin
Reagan Conservative15-Sep-06 7:03
Reagan Conservative15-Sep-06 7:03 
GeneralRe: Need some example of C++ chat application Pin
Zac Howland15-Sep-06 8:31
Zac Howland15-Sep-06 8:31 
GeneralRe: Need some example of C++ chat application Pin
Reagan Conservative15-Sep-06 9:32
Reagan Conservative15-Sep-06 9:32 
GeneralRe: Need some example of C++ chat application Pin
Zac Howland15-Sep-06 9:56
Zac Howland15-Sep-06 9:56 
I can argue back on that, but that wasn't the point I was making with my comment. Trying to look at Java code and derive what you would need to do in C++ is not an easy task, and definately should not be recommended to someone who states they are a beginner.

As to your off-topic points:

VC++ (even VC6) was FAR superior to any of the Java IDEs (even the most modern ones) when it comes to certain important features (e.g. debugging). Yes, many of the Java IDE's look prettier and will try to type for you, but more often than not, those things get in the way of development instead of doing what an IDE should do (e.g. help the developer). Granted, there are some things the Java IDEs do better, but as a user of both, I prefer VC over Eclipse or NetBeans anyday. In fact, there are times when Eclipse annoys me so much that I write my Java code using a text editor.

As for books, there are just as many C++ books published (actually more) as there are Java books. Granted, not all of them are terribly useful for beginners, but that can be said for the Java books as well.

Say what you want about Microsoft ... but MSDN (even with its minor hickups) is still FAR more useful than Sun's javadocs which are great at telling you how to call a function, but almost never tell you how to use it.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: Need some example of C++ chat application Pin
David Crow15-Sep-06 8:53
David Crow15-Sep-06 8:53 
AnswerRe: Need some example of C++ chat application Pin
Eric Dahlvang15-Sep-06 7:30
Eric Dahlvang15-Sep-06 7:30 
AnswerRe: Need some example of C++ chat application Pin
ThatsAlok16-Sep-06 1:15
ThatsAlok16-Sep-06 1:15 
AnswerRe: Need some example of C++ chat application Pin
Hamid_RT16-Sep-06 2:29
Hamid_RT16-Sep-06 2:29 
QuestionConfuse SHFileOperation() Pin
Max++15-Sep-06 6:30
Max++15-Sep-06 6:30 
QuestionRe: Confuse SHFileOperation() Pin
David Crow15-Sep-06 8:54
David Crow15-Sep-06 8:54 
QuestionVisual Studio 2005 Style problem Pin
Cyclone0215-Sep-06 6:23
Cyclone0215-Sep-06 6:23 
QuestionIE Extension: How to add a button to the status bar? Pin
rryyjw15-Sep-06 6:06
rryyjw15-Sep-06 6:06 
GeneralRe: IE Extension: How to add a button to the status bar? Pin
Guffa15-Sep-06 15:57
Guffa15-Sep-06 15:57 
AnswerRe: IE Extension: How to add a button to the status bar? Pin
ThatsAlok16-Sep-06 1:15
ThatsAlok16-Sep-06 1:15 
QuestionToolbar over 2 rows ? Pin
RedDragon2k15-Sep-06 5:11
RedDragon2k15-Sep-06 5:11 
QuestionDLL link error Pin
kk_vp15-Sep-06 5:03
kk_vp15-Sep-06 5:03 
AnswerRe: DLL link error Pin
Chris Losinger15-Sep-06 5:13
professionalChris Losinger15-Sep-06 5:13 
GeneralRe: DLL link error Pin
kk_vp17-Sep-06 19:29
kk_vp17-Sep-06 19:29 
GeneralRe: DLL link error Pin
kk_vp18-Sep-06 4:16
kk_vp18-Sep-06 4:16 
Question64 bit? Pin
Haoman1715-Sep-06 4:42
Haoman1715-Sep-06 4:42 
QuestionMFC (database) please help ! Pin
Bravoone_200615-Sep-06 2:55
Bravoone_200615-Sep-06 2:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.