- A question regarding operator++ overloading.
- Stream operator and namespaces
- How can i replace std:string value with different value begginer question
- Array as class member
- [LINUX] - print from application!?
- Eight Queen problem
- Array of Function Pointers.
- problem about converting from string to long double
- GetModuleFileName problem
- difference between key values in win/linux
- Dynamic Memory Allocation Which is best?
- Problem with Iterators and Vectors
- NULL reference?
- Returning multiple state fields and preserving const-ness
- can a value of variable in code segment can be changed
- vector iterator not dereferencable
- Can a type define in a class been seen from another?
- GCC and <regex> confusion
- Gcc Html Parser and then SQL
- C++ Unknown Error
- How do you delete a log from the Event Viewer?
- newbie combining c with c++ code
- newbie question
- Use of extern "C" with global variables
- Building std::string obj from char*
- Problem with While function
- Security API to encrypt data using currently logged on user profile
- TCHAR doesn't work for me
- Complex numbers and equation optimization using GA
- Simple string reverse, problem.
- Problem storing values in a 2d array
- STL Iterators Implementation in Vc 6.0 - VS 2005
- <stdio.h> and <iostream>
- const void???
- STL question: Passing iterator to find in form of find(*it).
- vector erase
- reference and type conversion
- vector delete question
- About the return type of a template function.
- gdb
- Location of class files
- Can I pass string literal for template parameter?
- Segmentation Fault
- I get a strange error
- calculate free heap memory
- Calling static member function from non-class function
- c++ library for taking screenshots
- Overloading '=', getting errors
- image hangs in std::cout ...
- initialising Arrays
- Importing Data From .txt File
- Unresolved external Why? i don't know ....i need your help
- extraction and insertion operators overloading problem
- linking socket++ libraries
- STL sets... weird and unresolving...
- A question regarding pointer
- Crazy pointer error
- getline () won't pause
- Finding X/Y coordinates from the center of a circle using degrees
- A question regarding recursion
- template arguments for a sorting algorithm
- cast
- Operator Overloading For Built-in Types
- Static vs Global vs Singleton(?)
- implicit overloading a derived type into a base reference
- What's the proper way to define operator+ for a derived class?
- brain teaser (but issue for me)- write a C++ class with char * member
- Transmitting Wireless Protocols
- question about vector
- Trouble in serializing/deserializing int.
- Im new to DLLS
- String question
- c++ How can I append 3 values at once to a 2d array?
- Reverse Hangman Help
- Bridge Design Patterns - Unresolved External Symbol
- General Allocator for Several Structures
- [RESOLVED] Karatsuba Algorithm - Not Fully Understand and Don't Know how to Implement It
- Sustitute for CFileFind in C++
- At what point you became more than a newbie?
- an example ppp communication program
- My Problem: Debugging
- C++ String append- or use of "+" gives segmentation fault.
- Is there any rules/guidelines for putting classes within classes?
- Alright, now problems with the while loop
- Critique What I've Relearned?
- Partial template specialization
- 'With' keyword in C++
- How to open big file
- fstream File Permissions
- Multibyte Hexadecimal Conversion
- Returns from functions
- no match for 'operator==' in 'response_3 == 'u''
- What is the Differences between Abstraction and Encapsulation ?
- Do constructor creates object ?
- Learning Challenge?
- Program skipping quit algorithm
- How do you use app.config file from unmanaged C++?
- Can Any One Help?
- optimizations
- minor encapsulation issue
- [RESOLVED] shared memory with 2 processes
- Internet
- Fundamental question in C++
- Strange behavior when declaring offset-of-member constant
- Multithreaded Console application similar to windows Application.
- #pragma
- [RESOLVED] Using boost's singleton class
- Call Stack Memory Management
- Using Object Members in a Function Try Block Catch Statement
- Should I always check if a pointer is valid
- Strcpy() and strings
- Need help with my BASH Script
- Array of sub-byte values?
- Ugh... pointers
- The "this->" pointer...
- Problem with file processing
- Open/Close Browser
- Need help on structure with in union...
- How to know if an object is created by "new" directly?
- delete issue
- free functions (or static members) to access private function from different class
- Program crash on exit?
- Simple encryption program.
- virtual function vs non-virtual function
- Change boost's multiIndex sorting
- How to make gdb silent?
- C++ Book by CG members
- problem with bool function in C
- Dynamic Memory
- vector of custom class
- segmentation fault on pthread_join
- Program is not taking input for a filename
- assignment operator for an static array inside a class
- [RESOLVED] Some help requested with understanding templates in a hpc context
- comparing two single char
- How to set language character set
- Errors i can't understand
- weird typedef struct problems
- File attributes
- [RESOLVED] Assignment on function
- Weird problem.
- Memory usage and memory leak
- Detecting String as specified
- Interesting
- Legacy C question
- arrays of strings
- Understanding POSIX
- Understanding _access on Windows
- Problem with pointers of structures
- Alright, code skips needed stuff.
- Why does my application stop?
- Get Hard Drive Serial Number
- Any Unicode experts here?
- Why should I close a file?
- looking for embedded DB other then sqlite
- Multiple inheritance and virtual function with same name
- Illegal Else without a matching If
- Another problem: Compiler trying to convert variables
- Testing for bad data types
- Tab Deliminated output file
- Read pixel values from file
- List updating
- Array with related elements
- Speeding up iterators
- stringstream - string size
- Image Processing
- Message strings in a portable system
- Problem with Palindrome with C
- please help
- Please Clarify this (pointer)
- \n and getline()
- Need Ideas for this problem please thanks!
- Trunation & Modular Arthmetic
- Restrictions on pointer types
- Finishing a Program
- [RESOLVED] STL container static to class and avoiding raw pointers
- Trying to assign pointer to a pointer?
- Dynamic linking
- Partial const on struct
- help
- VS2005 Add Reference
- Resetting a Variable?
- Float display as 0
- Town Project: What I've Learned Thus Far
- Dereference or not?
- double type and cout
- Create File Permisions
- Initializing an array data member?
- why crash?
- Simple problem
- Hashtables
- [C++] File IO
- Weird problem with template friend
- Crash on va_arg()
- Understanding Event Logging
- Random byte generator
- File Input
- understanding the difference between inheritance and polymorphism
- [RESOLVED] using "unique" from algorithm to a collection containing user defined element
- Writing columns in a file
- apress books source code won't compile
- Can sprintf write to its own argument?
- counting of all kinds of characters
- Does memcpy copy or point ?
- What is wrong with the code?
- A question regarding template instantiation.
- Static var initialization in static lib
- Simulate DFAs
- Microsoft -> ISO conversion problem
- string to char*
- memcpy
- Transfering files with sockets - how to transfer unique characters?
- Dynamic Parameters?
- Calling member functions...
- Error with #defines...
- [RESOLVED] Accessing a vector element
- Problem with class declarations and reference
- std::bad_alloc
- 64bit coding questions
- [RESOLVED] Type Lists and Template Classes
- Dynamic Multidimensional Array
- comparator function crash
- Need OSX / Darwin guru: Programmatic Firewall questions
- prefix on variable assignments
- seperating a string by space delimiter
- shared_ptr VS. intrusive_ptr?
- [RESOLVED] Curious questions
- Setting an iterator to "end"
- change the target of a reference
- remove_if inside a class
- Passing Classes in Functions
- [RESOLVED] Program gives me wrong numbers
- CExe source code help...
- Whats the difference between...
- srand() problem
- Find First Array Element Aligned on 16 Byte Boundary
- can't get right answer
- [RESOLVED] Redraw Certain Area of Console
- Question about making a C++ archive (.a file)
- Why do I have to explicitly include the header file in a code?
- B+ tree update/delete/insert issue
- Half Width and Full Width Characters
- local time to UTC epoch time
- why is the loop started a third time?
- help me
- Truncation of Digits with Double
- size_t
- Template Object Scope/memory Assignment/Best Practice/Destructors Question
- function Pointer
- File Reading Issue