User loginNavigationTake FREE online C/C++ test now!Unix / Linux ProgrammingCode search made simpleYour feedback needed!As a webmaster of this site, I regard you as our most important critic and commentator. We value your opinion and want to know what we are doing right, what we could do better and any other words of wisdom you're willing to pass our way. It would be our greatest motivation which will help us in developing areas you would like to see in this site. We hope you will continue to encourage and support us in our future endeavors.
INDIA |
ArticleArticle Learn Kernel Bootcamp - Part 1 has startedhi friends The much awaited session Learn Kernel Bootcamp - Part 1 has started and the contents or step-by-step instructions to compile & install the Plain Vanilla Linux Kernel 2.6 is available at: http://www.c4swimmers.net/wiki/mediawiki-1.6.10/index.php?title=LearnKernelBootcamp_Part1or Visit http://wiki.c4swimmers.net and click on "Learn Kernel Bootcamp - Part 1". Your feedback is always welcome about the session that helps us to improve our further sessions: Never mix malloc with delete OR new with freeNever mix malloc with delete OR new with free as the outcome will be undefined behavior. It is not a good programming practice.Let's look at the two undefined behavior due to the mixed usage of malloc with delete OR new with free and learn how to overcome it: * malloc with delete (attached mallocdel.cpp) - In this case, memory is allocated with malloc and it is freed using delete or delete[].
Represented C4Swimmers at YahooGroups Moderators Union 2008 Event held in BangaloreYahoo! (read it aloud).I'm Nanda Kishor, Group Owner of one of the largest & active C/C++ Programming Group (c4swimmers@yahoogroups.com) attended the Moderators Union 2008 organized by Yahoo! India along with the TWO moderators of my group - Pradeep & Alok.
Represented C4Swimmers at Moderators Union 2008 Event held in BangaloreYahoo! (read it aloud).I'm Nanda Kishor, Group Owner of one of the largest & active C/C++ Programming Group (c4swimmers@yahoogroups.com) attended the Moderators Union 2008 organized by Yahoo! India along with the TWO moderators of my group - Pradeep & Alok. (Download) A Flash-based audio-visual seminar - Thinking in CA Flash-based audio-visual seminar to introduce you to the fundamentals of the C language which will help you move on to C-based languages like C++, Java and C#. This seminar was formerly delivered on the CD-ROM bound into the 2nd and 3rd editions of Thinking in Java, and the 2nd edition, Volume 1 of Thinking in C++. This is the release candidate and will be the final version unless bugs are discovered. This also tests the new download server configuration. This version makes some small changes to simplify and improve usability.
|