Home : Bytes IT Community / View Full Version : C++
- Is C++ decompilable ?
- Help-New Student Trying Hard
- best practice for returning elements from a container
- Does anyone know...
- How do i declare a byte variable?
- What is the "philosophical" meaning of const?
- fstream buffering
- operator<<() in namespace or global?
- creating dynamically growing string using char*
- How can I convert UNICODEwchar to ANSIC_char using STL.
- Latest in Ajax - Coming out in Private Beta in the next couple of weeks - samfind
- Stop Repetitive Strain Injury
- Emulating Access Insert Hyperlink GUI
- Designing an API in C++
- This is not an Ad , I want to help
- index to iterator
- map containing a string key and a templated value...
- Errors with templates
- Dicom communication protocol
- stl deque multiple push_back & remove_front
- stl deque multiple push_back & remove_front
- Storing a 3D scene for
- Making Forward Declaration Class's enum Member Visible
- Stack and Heap
- How to compile the HelloWorld of boost.asio?
- C++ emitter templare ?
- Studio
- C++ or C?
- Comparison operators
- Passing an object's method as a callback
- Big Problem! How to overload operator delete?
- namespace
- namespace
- anyone ever take ikmnet test for visual C++ 6
- Audio and image capturing
- legality of re-using code?
- Static class member Linker Errors
- malloc(): memory corruption (fast) [Cant seem to figure this out] on FC5 + G++ 4.1.0
- simple port access
- vector
- Koening lookup and templates
- How to overload Subscript operator
- a very simple question, pls help a new programmer
- Removing Copy Constructor functionality
- perferred way of converting const char * to const std::string &
- std::vector - allocation size at declaration?
- bestchoice4u
- Network application design
- A question on multiple-inheritance and its usefullness
- Using "this" pointer as a parameter in a method
- Cyclic dependencies
- How to find_if in a map?
- virtual printer device
- Implicit default constructor is not called
- Overloading normal functionality ???
- Simple question (namespaces and operators)
- Simple question (namespaces and operators)
- The new operator
- The C++ Standard Doesn't Permit Overloading new and delete?
- friend cannot access private variable
- Balanced ternary computers
- Regd:Video Converter Programming
- Is this Smart Pointer class thread-safe?
- Need a guru to help a noob
- using namespace std
- passing an iterator as an argument
- CComBSTR, std::endl and stack overflow
- Question about inherited class virtual functions
- Converting between number bases
- rounding to the nearest nth digits
- Accessing a thread's object
- Const objects defined in headers
- difference between static_cast and reinterpret_cast
- check the existence of string
- What does << mean in C++?
- Subclassing Off Of Vector
- Mode Oriented Lexical Analyser Generator
- Determing if a line is a comment
- Large Buffer Memory Management
- malloc in 64-bit
- How can I insert null bytes in to std::string?
- parsing a string
- codecvt and stringstream
- Class knowing properties of another class that contains it
- how to use friend ?
- Always create the object in heap?
- Get list of all IP addresses
- declaration affects efficiency?
- dialog problem
- assigning reference to a returned value from function.
- Need a URL for Coplien's discussion on Exemplars idiom?
- Problems with LNK2019
- Problem communicating between DLLs
- vector of pointers to instances of a templated class
- Bruce Eckel's CD
- setprecision in output
- std::string to char[] with a twist
- std::string to char[] with a twist
- typeid
- multiple inheritance and base pointer
- using pointer in a friend operator +
- Linking ASM Object File to C++ Program
- Write 3 decimal places always to stream
- while (std::cin >> x) why it works?
- Vector
- A problem with inheritance
- Problem with a template class & friend function
- UNET Contest IDE
- virtual function table ptr stored to file and then again reread
- Creating a class which holds a container with pointers to itself
- STL
- exception model for real-life applications
- string constructor difference
- "n Parameter" in C++
- Templated container members
- Function for all integer types
- Which container to use for circular buffer?
- std::string.find_first_not_of(size_type index, size_type num)
- reading from multiple files 1kb at a time to a byte array
- cost 2 company problem ....
- intptr_t
- ambiguos symbol ifstream
- Converting 4-byte char array to float
- strtod(*iter) + double
- how to initialize a vector in the constructor
- Initializing a reference ?
- function overloading question
- char** question...
- reference and pointer and function argument copy
- Mitov Software, AudioLab, SignalLab Usage questions
- pointer
- Why doesn't this compile....?
- STL list's assignment operator
- Catching a system error.
- types
- Using boost signals
- error compiling this code
- Factorial
- Optimization of STL map's find
- namespace doubt
- how to make this possible
- using insertion sort with a linked list
- VC++ does not compile my code after header file change :-(
- Reference Variable Vs Pointer
- traverse directory with boost
- Safer Array Length
- unexpected 'pure virtual function' error
- variable declaration in if statement
- need a hint
- Template trouble
- Class and Container
- return of a function
- inner class and initialization list
- end()
- stack address is different when parameter is passed to function?
- function can be called from ## operator
- problem in object
- a unique set of unsigned char-arrays?
- Problem about memory allocation
- Copying entire file, line by line into another file
- style and performance
- Constructor function
- Small application
- I need to adjust the size of a bitmap in a buffer
- Static class members - how
- TR1 Book Now Available
- Very strange, please help
- Very strange, please help
- Read text file
- Strange output
- Detecting the arity of a constructor at compile time
- reading other peoples code
- Error while testing the "non-template friend function of a templateclass"
- inaccessible constructor
- static & dynamic allocation problem
- Visual Studio
- Is this a Bug of VS 2005?
- implicit type conversion
- precision in C++
- How to tackle this problem???
- fprintf format
- What's the benefit to dynamically allocate memory?
- Calling a class' memver function from inside another class
- recursive function
- specialization of a template function in a template class?!?!?
- cin/cout vs. scanf/printf
- Function-like macro or templates for auto buffer allocation
- How to invoke member function over by "const"?
- How to understand this sentence
- meaning of j++
- Basic Linked List Problem
- FILE* and fstream
- return a line back to the stream
- Why can't the sentence compile?
- Calling std::list::erase(iterator pos) with a reverse_iterator?
- How to type an empty string in command line?
- big gap between visual studio 6 and 2003
- a==b==c ?
- Lightweight XSD validation
- method & function
- A problem with GNU Scientific Library GSL
- How to invoke member functions of the objects in a Set
- Can someone give a simple implementation of RTTI in c++?
- split, splice and the like
- Bit enumeration algorithms
- Bit enumeration algorithms
- The most powerful question to ask A.I is:
- weird compiler warning
- Template problem with unordered_map
- Copy constructors, de/constructors and reference counts
- How to pass variables from a C++ function into inline ASM
- typedef every where
- How does std::set stay unique with only std::less?
- multiple level bom search
- What to prefer - TCHAR arrays, std::string or std::wstring ?
- fstream::open problem
- [c++] Nested calsses and access to them.
- memory leak or mtrace()-problem?
- An Array and memory problem
- structs problem
- inline, templates,
- istrean Vs ifstream
- type, class, object
- Problem with lengh of string
- Standard command line argument parser.
- Template specialization problem - compiler bug or my fault?
- Does bit shift depend on platform/implementation?
- ##
- The Holy Shroud
- What are functions provided by the compiler in a class?
- Startup Needs C++ Developers
- Doubt regarding strcpy()
- objects known inside the class
- Application's pointer
- define and include
- Doubt on STL vector
- How to negate a group
- Difference between MFC Container classes and STL libraries
- Can we get whether a character is even or odd using regex
- will this code work always?
- Memory
- Calculating RSA Decryption Key
- Base and Derived Class
- Custom Allocator
- TI RFID-reader
- namespace
- How to avoid multiple definition of a variable by multiple inclusion of a header file
- Using objects without ever creating an instance - recommendable?
- better way of doing this!
- Weird pointer issue
- map problem
- input and output from multiple text files
- how to pass variable arg list to a function pointer
- & and Int &
- old question: difference between pointer and reference
- a * b
- data structure & alignment accessing speed on 32 bits system
- Private member accessible from another object?
- problem with big programs
- Null Pointer
- std::numeric_limits<double>::infinity() returns 0.0 on Intel/Linux g++ 3.2.3
- problem using strlen
- Windows error on calling exit(0)
- Template specialization
- Functions that get called automatically
- function in the class have addresses
- RTTI
- virtual inheritance and virtual function.
- Code Cleanup Tool
- Problems with threads limit.
- rand() between m and n
- multiplatform C++
- Proclama del Comandante en Jefe Fidel Castro al pueblo de Cuba
- It proclaims of the Commandant in Boss Fidel Castro to the town of Cuba.
- decimal acrobats
- Operator versus Function Object
- SSE - UNIX INTERNALS - URG. OPNG. IN BANGALORE FOR AN MNC
- Address of a class
- Compile directives
- Function Pointer
- 1's complement and 2's complement
- Array of Char
- Don't know how to define my class correctly
- get variable number of ints
- vector<pair..> >::iterator
- free() and delete
- STL list problems
- WTF??
- removing last written symbol from stream
- const_cast
- [C++] Problem with compiling my program.
- Virtual Destrctor Function
- Just learning C++ - a question
- A Few Questions
- cast int into a string
- Const
- template template argument
- trouble with .lib file export - class exported, but not as expected.
- String problem, I guess?
- how to generate this code?
- implementation of copy_if using lambda
- Converting from UTF-16 to UTF-32
- how to run multiple processes from a single process?
- will an iterator to a map becomes invalid when an element is inserted into the map
- Getting Mojo
- But I have to use a struct!
- lambda and map
- Templates and Polymorphism
- How to initialize array?
- Writing portable code in Visual Studio C++
- clearing a member variable
- method inheritance with default parameter
- Managing large class heirarchies
- inheritance and templates
- How to get rid of extra characters
- new and delete operators
- VC++6.0 Problem with SetFocus()
- Universal environment for running programs written in C++
- Problem declaring pointer of netsted class inside template ?
- Clarification in templates
- Char in String
- Operator overloading
- Problem copying objects.
- reference
- Check whether a file exists
- Diffie-Hellman-Merkle Key Exchange Program
- Lifetime extension misconception
- Why is there a need for reference in C++?
- Use of getenv when calling C++ through JNI
- Specialization of template functions
- Flik
- Copy constructor problem
- what is the difference between char*& and char*
- problem in parsing double prec. numbers
- C++ GUI Beginner - Qt or gtkmm?
- <iomanip> precision value
- get an IP address
- Executing an external third party application and not waiting for it to complete
- Shell Commands
- how i can write "operator+"?
- A concern about mixing C and C++
- how can I use 128-bit int in linux
- clock_t clock() ambiguity
- comparison between signed and unsigned integer expressions
- Seeking some help with pointer/array notation wrt class members.
- help with dirty hack
- Problem in Generating 1st 100 Primes
- C++ N00B seeks guidance
- Maps, Iterators and Templated Classes
- help with boost
- comma delimited text file.
- The Wikipedia article on C and C++ operators
- multiple inheritance oddnes
- template specialization problem
- Create a dll from a .h file
- Question about Item 23 of C++ coding standard
- java programmer does c++ have an "API" like library list of std functions?
- 'academic' problem ( speed/memory efficiency vs. human readability and easy design )
- how stl container classes layout in memory works?
- a sizeof problem about template
- declaring an array in a structure with a #define length
- Size of an executable for locally created arrays
- Streams/Movies of ACCU Conference Presentations
- read strings from file with values divided by ";"
- problem regarding overloading of operator <<.
- memory usage question
- problem regarding overloading of operator <<.
- which will be more efficient Stdlib MAP or Array /w sequential search for may be 50-1000 times?
- enum generate simple question
- manipulator persistence in streams
- HERE I BUILT A QUICK MATRIX TOOOK 5 MINS
- set new value for data member
- binary i/o question
- array holding 2D arrays
- function pointers
- First-chance exception Problem
- Inheritance and STL containers
- string.replace help
- polymorphism advice,
- problem with template template parameter.
- question on operator ( ) overloading
- Wild reference
- Standard math functions as operations in std::transform calls
- compiler bug or bad code?
- generic setVariable
- Return a container from a class method
- How do you implement this Python idiom in C++
- print up to n decimals
- loop vs memset to initialize array.. different results?
- c++ / vc++ Bluetooth Stack
- References as private members
- Not catched exception
- static data in member function
- stlfilt for g++ 4?
- char * to HBITMAP
- Little help required
- wxWidgets on Dev-Cpp
- VISIT MY SITE
- Opening for SAN testing
- same problem - asked differently: polymorphism efficiently
- template function or template class
- oddly behaving rand( ) in microsoft compiler
- Does mysql++ 2.1.1 work on your comp.?
- linking lib file ...
- Embedded namespace
- pure virtual function calls / optimization
- typecasting function pointer to void*
- why code is not working properly
- why code is not working properly
- why code is not working properly
- return a string by ref
- overloading >> operator
- Directory/File Monitoring Service in WindowsXP Question
- Recursion in template definitions
- log4cxx library
- why this program can get compiled using g++ without any complain?
- Constrained Nonlinear Minimizaiton
- Is there any strong reason for not using Templates?
- char signed or unsigned
- Decimal to Packed Decimal Conversion in C++
- Going From MFC to .NET
- Can we overload on return types
- Q's on pointer sizes
- VC++ error C2662: cannon convert 'this' pointer...
- wired bug using gcc O2
- Absurd OO Design Practice: Query Classes
- Qquestion on Shortest paths algorithm
- #include in IDL files
- range count
- How to delete a line from the file
- Bitwise OR on large memory regions
- removing object file from static library
- Programming books
- static const variables
- hey all
- truncate/decrease file
- MSVCP70D.dll not found error
- static polymorphism and Factory Pattern
- Algorithm template specialization problem
- new vs new[1]
- Reading Flat Files to display queries in table format
- problem delete class object contained thread
- Forward class redefinition problem
- retrieving random number generator state and other RNG questions
- Can i create a constructor in a data structure?
- deleting structure
- strange bug when using gcc O2 or O3
- How to access DLL methods n variables without .h n .lib file??
- strcpy from int[]?
- Does g++ come with a STL library default ?
- fstream :: more information about failure
- Library exposing STL containers
- Compiler-Generated Default Functions
- returning an address warning
- file access properties.
- Cast pb
- string type casting to int
- Protected data can't be accesed
- Tasking C166 C++ compiler & temporary objects in function call parameters
- CRTP and Factories
- Problems with tertiary operator and reinterpret_cast
- VisualC++ and mysqlpp::Query problem
- log mousemovement
- RTTI - how to ?
- exceptions with null pointers
- Surprising Problem
- Returning String Literals from a function
- Multiplatform IDE for C++ development
- initializing private static members
- Identifier Not Found
- string to double conversion - atof() vs istringstream
- how to Specializations of function Templates or Overloading Function templates with Templates ?
- Shared Library Exceptions & Vague Linkage
- Initializing multi-dimensional array in constructor
- private construction on GCC
- exception
- Can this code invoke Undefined Behaviour?
- How can i display a bitmap transparent
- Printing vector<string> with spaces between items.
- undefined reference
- usb connect disconnect problem
- Efficient sieving implementation?
- Casting function parameter from Base* to Derived*
- container inside container in stl
- initialize a const in class
- current time with ctime
- How do I concatenate three strings?
- Good software using c++ for learning how c++ works
- back up data in c++ how & when in sudden poweroff?????????
- help: derived class uses base class protect value
- Q: sequence of excution in if
- read unicode text file
- Does industry use C++
- MULTI-DIMENTIONAL CHESS DOWNLOAD FROM DEEP SPACE
- constructor question
- Combo Box help
- Using structs in C++
- error running my project
- regarding C++ standard library
- classes overview
- Machine intelligence- can this program be written ??
- FindWindowEx
- Optimizing away a class as best as possible?
- A question about Matrixes and Triangular matrixes
- Templates for syntatic niceness only, does it waste space?
- delete [] operator help
- New garbage collector for C++
- Writing Low Resource Windows Service
- multi-threaded priority_queue in C++?
- Avoiding copy: char* -> istringstream
- Template problem
- including a lib header file
- what is the best practice to store "modes": enum, int constant orwhat?
- I guess all of you know this one... static variable in class A acces from B
- from computer engineer in IRAQ
- error reading from socket
- Newgroup redirect, where to post this?
- focus group in ct easy fifty dollars
- Am I inherited?
- Specifying integer precision with Stream I/O
- No special meaning to '\0': just like any other character
- trying to make a bot
- build an array based on data from file matching criteria
- int to size_t
- Problem using STL list and map objects as static member variables
- constructor
- iterator vs const_iterator
- container for insert/delete + fast index
- covariance matrix
- statistics library
- Visual C++ express
- http://chennai.click.in/classified/housing/houses-flats-rent/35644/chennai-only-boutique-hostel.html
- Arbitrary function with parameter
- Where is this code not freeing memory ?
- Where is this code not freeing memory ?
- Does stream I/O support "%a" floating-point format?
- Where is this code not freeing memory ?
- Where is this code not freeing memory ?
- CORBA object used in Vector
- how can i use fstream object to clear file's content?
- CORBA object used in Vector
- making STL use " __malloc_alloc_template<0> "
- making STL use " __malloc_alloc_template<0> "
- Trouble Declaring 3D Array in Header File
- number of words in a line
- Tokenizer
- Is there C/C++ corresponding function in Linux for Java's java.util.Locale.getCountry?
- class that have a member of type that's derived from it
- determine pointer to point to array or single item during runtime
- gsl in c++