Recent content by Templeton

  1. T

    c++ seg fault:

    std::getline(std::istream&, std::string&) is defined in <string>, there's no need to allocate and manage your own buffer in this case. I'll second the post above in doubting that this is really seg-faulting in getline due to allocation issues, Have you tried stepping through the code with a...
  2. T

    Quick question: C++ compare to null?

    It is near impossible to write exception safe code in c++ without RAII, smart pointers of some type are required to keep from leaking in the face of exceptions without resorting to try/catch at every level. C++0x/tr1 includes support for additional smart pointers based largely on those found in...
  3. T

    Quick question: C++ compare to null?

    In c++, Null is defined to be 0, there is no difference. See Stroustrup
  4. T

    Automated testing in C/C++

    Boost Jam is the toolset that's used to build boost.
  5. T

    Automated testing in C/C++

    I've used Boost Test in the past, it's pretty easy to get started with and does its best to stay out of your way. If you're not already using/familiar with boost, there will be a slight learning curve.
  6. T

    C#, password checking -- would like to use regular expressions library

    Without getting into a debate over the better method... (I don't think performance is a valid argument here in either case) This manual method code is creating multiple string copies each time through the inner loop, try this instead: for (int k = 0; k < s.Length; k++) { digitOK =...
  7. T

    What's the proper way to clean up this type of memory allocation (C++)

    std::auto_ptr<TYPEDEFD_TYPE> pointerToTYPE((TYPEDEFD_TYPE*)::operator new(Multiple * sizeof(TYPEDEFD_TYPE))); use boost::scoped_ptr or boost::shared_ptr if available depending on needs.
  8. T

    arrays of function calls and memory errors

    He's not dereferencing the array, ->* is the pointer to member operator. That said, you should only be calling through to valid function pointers, anything else is undefined and will probably lead to strange runtime behavior.
  9. T

    Stupid C++ question...(should be easy to solve!)

    like this? typedef std::vector<int> IntVec; typedef std::map<MyKey, IntVec> MyMap; MyMap map; IntVec vec1 = ...//create/fill vector map.insert(std::make_pair(someKey, vec1)); ... MyMap::iterator it = map.find(someKey); IntVec& vec2 = it->second; vec2.push_back(newInt);
  10. T

    did visual basic 6 have native code or interpreted compiler

    Who told you that? Native code will be produced by the JIT compiler at run time - this has the advantage that specific optimizations may be done depending on the currently running target as well as hot spots observed in the running code. Also, you can produce completely native code in visual c++...
  11. T

    C++: Do you flowchart?

    I'm of the opinion that it's useless to create any type of documentation unless it's embedded in the source itself. (And even that's of limited value) It may seem like a fine idea when you're first starting a new project, but it'll be worthless when needed the most a couple years down the line...
  12. T

    PHP: how to abort construction of an object?

    throw an exception?
  13. T

    Overloading an STL function

    Especially considering that it's illegal to add anything to the std namespace. Either use a boost ptr_container, or roll your own by layering on top of a standard container.
  14. T

    How to access member of template in C++

    You can't. The value is statically bound at the point of instantiation. If you want a different value used, then instantiate the template with this value.
  15. T

    C/C++ prefix vs postfix increment

    Don't be so quick to brush him off, if the difference were < 100ms, I would agree with you; we're talking over a second here though. (assuming he didn't decide to do anything crazy at the same time as running the test the second time, this gives at least a rough picture of things) Do you have...
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |