Timestamp | Post | Voter | Comment | Reputation |
---|---|---|---|---|
Re: Is this the correct way to convert from java to c++ | jamesjohnson25 | Thanks for the info. | +0 | |
Re: How do you handle the slow execution speed of STL during development? | mike_2000_17 | That's cool! | +14 | |
Re: Listing files in folder - WCHAR problem | NathanOliver | Very Nice | +13 | |
Re: besides ::malloc() what alternatives for Windows? | マーズ maazu | I need time to think about it. Right now, mingw32 is fine. | +0 | |
Re: Difference between char* and char [] | mike_2000_17 | Very complete! And I didn't know C++11 deprecated this construct, cool! | +14 | |
Re: integer overflow in expression when simulating sizeof | mike_2000_17 | Makes a lot more sense! | +14 | |
Re: c++ deleting a line from text file | Ancient Dragon | nice solution :) | +14 | |
Re: majority element (recursion) | kal_crazy | nice explanation | +2 | |
Re: int = variable (int)charVariable | mike_2000_17 | thanks for the precisions! | +14 | |
Re: Best C++ Book by your opinions | tux4life | Very useful :) | +13 | |
Re: How to get the words in c++ | tux4life | Thanks for clearing up :-) | +13 | |
Re: Multidimensional array & pointer in range for loops | Vasthor | tyvm!!! | +2 | |
Re: flter a log file using c++ | L7Sqr | Much cleaner approach. | +8 | |
Re: Printing Sentences Paragraphs from file | Daniel BE | I'm using Turbo C 4.5 | +0 | |
Re: setw() question | WolfPack | Thanks! | +11 | |
Re: Delete Repeats | WaltP | Nooooob, remember? Dynamic memory? C'mon!!! | -3 | |
Re: type checking c++ | mike_2000_17 | good effort! | +13 | |
Re: Simple math c++ | m4ster_r0shi | Wise words! | +0 | |
Re: error while finding the the common alphabets in string | m4ster_r0shi | I don't think vectors, maps, numeric_limits and sorts are crap. | +6 | |
Re: error while finding the the common alphabets in string | WaltP | He can't even define a char string! How the h*** is he going to use vectors, maps, numeric_limits, sorts, and all that crap? Help him, don't flaunt your expertise | -0 | |
Re: Simple math c++ | WaltP | helping and doing their homework are two different things. You can help without writing *the* answer. | -3 | |
Re: C++ - Sorting Iterators To A Map Container | gerard4143 | Nice detailed reply - Thanks | +12 | |
Re: RegEx on char array | Suzie999 | Superb help here absolutely delighted | +0 | |
Re: RegEx on char array | Suzie999 | excellent help | +2 | |
Re: Problem removing duplicates of items in array. | m4ster_r0shi | I don't see any language extensions here. This code is standard C++. | +6 | |
Re: Problem removing duplicates of items in array. | WaltP | You learn nothing from using language extensions. | -3 | |
Re: Specializing a function template for a set of parameters | daviddoria | Thanks for several very helpful answers! | +12 | |
Re: About compilers | mike_2000_17 | good to know! | +14 | |
Re: command line parameters | Srinivas0 | clear explanation on command line parameters | +2 | |
Re: Inheritance Question | epicbeast9022 | Detailed, correct response! | +1 |
The End.