c++ tutorials and code-snippets
- How do I use the C socket API in C++ on Linux?
- How do I map Streams in C#. Mapping Streams to Data Structures in C#: Can I understand the structure of Streams?
- How do you create a sparse array?
- What are the barriers to understanding pointers?
- Is lazy construction of singleton a thread safe?
- How do I make a GUI?
- Of Memory Management, Heap Corruption, and C++. Of Memory Management, C++.
- Testing a function that throws on failure.
- How can I redirect stderr from calls to fprintf?
- How can you open a file in C++?
- Can we create a secure memory allocation in C++ using C++.C++?
- What's the best way to create a static class in C++?
- Which tool is best for makefile generation?
- Validating a Win32 Window Handle. I understand Win32 is a Windows operating system. But not this is a Windows operating system.
- How can I remove icon from windows title bar without ditching close button?
- How do I prevent an object from being created on the heap?
- What is the best way to unit test code generators?
- I'm in Windows and I have a C++/Windows 10 computer. How do I get the network name of the computer?
- GCC issue: using a member of a base class that depends on a template argument.
- String to lower in C++. String To upper in C++.
- How can I overload std::swap()?
- In c++, we should use case insensitive string comparison.
- Inheritance and polymorphism - Ease of use vs Purity. Inheritance and polymorphism - Ease of use vs Purity of use.
- How does a C/C++ program call the main() function?
- How do you determine share name of a shared drive?