Home : Bytes IT Community / View Full Version : C++
- Linker Warning
- How to make code accepting differet types work?
- Doubt on Constructors
- Defining a variable in switch statement
- ExceptionHandler class & list of error messages ?
- T* const& a,
- A question about copy constructors in C++
- Why does C++ program run differently on VxWorks?
- Virtual inheritance & covariant return types
- Programmatic rainbows
- Finding Duplicate Messages off of COM port
- new operator
- UNICODE/ARABIC
- What does this (unusual?) structure definition mean?
- doubling by copy
- Initializing: class within structure
- Appending to a File using system()
- Do we need to recompile all libraries after we modify the class?
- flow between references , constructor and initialization list
- MSVC++ linking with Intel libs
- A 'memset' question:
- Need help in forming a regular expression using regex_replace
- conversion of String data into Binary data in the registry
- passing an struct from vb to c dll
- manupulating data from database
- dynamic function definition
- Iterators and pointers in vector<T>::insert()
- defining keys
- Sending Data over Shared Memories (MFC)
- Communicating with MQ servers
- Interaction with system hardware with c++
- copying an object to a char array and back
- Is there any system call....
- Using a variable
- Command Line Disappears (Win 2000 NT)
- Why is template function not allowed to have defaut arguments?
- Tokenizer Function (plus rant on strtok documentation)
- limiting a template class to certain types ?
- ANNC: Reliable Software LLC Advances P2P Version Control technology by including a P2P Wiki and Bug Database with the upcoming release of Code Co-op 5.0
- no unique overrider errors...
- classes in unions?
- How can I make this code less ugly?
- strange warning
- Intro to C++ Instructor needed
- Crash in erasing element of a list.
- using declaration and miranda functions
- elementary code needed
- IT PROFESSIONALS...
- can't understand this weird case
- Doubt regarding QT
- how to best use valarrays as constructor arguments
- Should this really be a compile error?
- How is memory managment in stl stacks / deques implemented?
- ctags
- How can i replace a pointer in runtime?
- How Can I get an Input Box?
- static_cast vs reinterpert_cast
- Reference Counting
- Implementing isInstanceOf(...) in c, any ideas
- division... strange behaviour i dont understand
- is there a good way to save data of different types ?
- Help with C++ <ctime>
- Class design
- List, set and map
- pointer to any member function of any class
- Performance considerations in 3D arrays
- Performance Considerations in 3D arrays
- recursion + pointer
- Multithread prob.
- pi(e)
- Problem with sending structures over a socket
- abstract base class question
- Dump program results to file
- network programming
- How to sum the determination of a pointer(s)
- Problem with exceptions, templates and pure virtual functions
- Hackers are ruining it for the rest of us.
- boolian and for contingency
- GUI Library preferred by Standard programmers
- enum lookup tables
- C/C++ interpreter
- Error from DialogBox() when called inside a static LIB
- copy assignment for different length
- Pls excuse if you consider this off-topic. Conceptual artists seek programmers here.
- Function that reproduces itself
- what is getopt() ?
- Build options
- type
- pair STL query
- temporary object creation question
- Problem of template
- VS 2005 should allows this, why?
- Best place to start learning
- Throw from a destructor
- Virtual destructors
- constructor or factory or builder
- heap and co.
- C++ getline(istreamVar, strVar) return null string
- Arithmetic/Comparison between different integer types
- std::set and insert speed
- Use of signed integer types
- Big Endian and Little Endian
- Type of comparisons and conditionals
- What is wrong with compile?
- can garbeg collector be assisted by compiler
- Expression cannot be evaluated - why?
- Expression cannot be evaluated - why?
- what's the difference between the two kinds comment syntaxs?
- Use of placement new in memory mapped i/o
- Linking error LNK2001 - "__declspec(dllimport) private: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Tidy(unsigned short)" (__imp_?_Tidy@?$basic_string@DU?$char_
- reversing a file
- Help Me.
- Why does C/C++ programs crash
- Initializing a smart pointer
- Address Arithmetic
- Why did the C++ standard committee make such restrictions on bit-fields?
- Why did the C++ standard committee make such restrictions on bit-fields?
- Why shall a non-const reference not be bound to a bit-field?
- confused with SFINAE
- #else not working
- find length of a dynamic array
- class access to variables
- stricmp
- string conversion
- Kernel mode programming in VC++
- why there still generates warning?
- Support for std::wstring
- AddIn for folding ...
- exception virtual function through base class
- Constraints lifted/imposed as technology progresses?
- Check that a buffer has been completely written
- Is there any best practice for "port Java code to C++ code"?
- understanding flow between object creation and member initialization list
- RECt Structure Problem
- Help Urgent:-Regaring Brainbench C++ questions
- namespace:: scope resolution operator does not list all classes
- Cast to a struct?
- Ensure template parameter derived from a particular type?
- memory leak with deque ?
- Default arguments, one call compiles, the other does not
- Namespace of lambda library/how to use _1 with members
- nested class
- Virtual Registry and File system?
- Low level Screen Capture. No API/GDI / No DirectX/openGL
- Programming Forum
- evaluating builtin [] during initialization
- removing duplicates from container,
- Singleton class fails on reboot
- Virtual constructor & covariant return types
- The C Standard Library
- Strings and for loops
- pure virttual function
- Implementing the sizeof operator
- help passing pointer to char array as argument
- ascii "" and unicode L"" question
- [g++] library inclusion problem
- Magizia
- more related to const
- memory leak
- #include
- how many arguments in fscanf of gcc?
- [HELP] Application Process Size in UNIX Enironment
- Violating Sequence Point?
- opensource HTML parser for C++
- Change background to bitmap
- Max value of an integer type?
- ifdef
- Is this a memory problem?
- Hardware info
- Help with Xerces-c++
- templated function as parameter of another templated function
- Treasure Trooper
- Overloaded [] operator + template
- Avoiding ugly template pedantry
- C++ Create an MDI child from a .dll
- calling a virtual funktion from a parent class
- STL set (compilartion error) how to resolve this
- how to display 1 as 01?
- Can anybody tell me the reason
- #include or System
- tokenizing and reading a string by predifined type and width
- basic class memory use question
- [VC++ 6.0] Ambiguous call to overloaded function
- seeking (free) souce code visualizer / analyzer
- Impliment "Press any key to continue" in console program?
- Question regarding templates
- Strange warning with deque.
- Why need static member variables?
- Reading Integers
- Smart Pointer help
- "Next Generation Artificial Intelligence, Artificial Mind - Part One - Basic Architecture and Cognitive Structure"
- how to solve this #define issue?
- validating the comma separated value message in C++
- QUIERES SABER COMO GANAR DINERO PARA PAGAR TUS DEUDAS
- Simple question about templates
- Template metaprogramming
- read image from url
- Simple Class Question
- C++ GUI Programming with Qt 4
- avoid buffer overflow using sprintf?
- 2006 ICFP Programming Contest registration opens
- help me please
- Memory allocated for a given Pointer.
- std::strerror and UTF-8
- std::map and newed char *
- singleton template
- Sorting data and creating multiple instances of the same class.
- devc++ -- kdevelop
- windows service not starting, may be something to do with static variables
- simply code with templete
- Please someone test this on a Big-Endian System
- how to read the information of a file(.dat),and use them in a program.
- what's the trick of making virtual destructor protedted?
- automatically calling a function when a variable changes ?
- Make Microsoft angry
- Creating a list of multiple element rows, and sorting them.
- References and destruction
- standard headers
- unnamed namespace,
- predicates,
- true or false question
- Template metaprogramming: list of types and recursive templates
- How to resolve ADL(?) issue using std::copy and std::ostream_iterator
- Assistance using classes
- stl container for interval data type
- In-memory construction of variant types/subclasses?
- Prevent hiding -- add an overload instead.
- Does containers get copied when used as parameters?
- Copare two strings
- Array size determined at run time
- address of a function
- Integer Base Function
- object creation questiions
- what is the problem with my code?
- Outside access to ACTUAL template parameter
- Effecting an MDI Child from another Child
- Any tips on finding the problematic line of code?
- Log-base-2 function as compile-time constant
- overloading +, * and = for complex objects
- Operator: alignof
- NULL used in arithmetic
- unexpected eof
- adding local variable/struct to container - problem
- MYGSMINDIA
- Heavy use of virtual MI
- Problems whith an header file
- Computer Industry Workers May Face Cancer Risks
- HwHash - the computer ID generation tool
- finding C++ fan!
- sound in C/C++
- Pointers to member functions
- Why assignment operator is'nt inherited?
- Boolean Operator question
- Code to replace Singletons
- Data Storage, Interface and Design
- STL map erase() functions question
- Help Code won't compile
- Accessing anonymous namespace
- how to form a pointer to the n'th element of an array which is a class member
- Restrict pointers?
- Sum up the effects of "inline"?
- Examples
- Better implementation of "isPalindromic"
- Can We make Virtual Contructors?
- istream and while(cin >> i)
- "Tileing" a Container
- same name global variable multi files
- Help Required!!
- Problems with output in a multithreaded program
- How to call string member function inside debugger?
- Pointer arithmetic
- Is there any reason for private virtual functions?
- pointer iterator interaction
- help me with undefined references
- Bit Shifting in structures
- liblog4cplus
- A question about GetPrivateProfileString
- Passing address of stack memory to placement new operator
- libedit
- C++ Message Handling without using state machines
- How expensive is getting the RTTI ?
- I NEED UR HELP
- some inner thoughts on va_start()
- error initializing vector with istream_iterator
- Designing issue
- stl string find issue
- zlib APIs usage problem in C++ program
- Why friendship not applicable to function arguments
- tr1
- how to ban other language characters in a username?
- More of a raw kind of cast
- abt learning c++
- make this snippet efficient
- initialize a string or a stringstream with fstream
- A question about smart pointer
- Variable Number of Arguments in Macro
- a stream manipulator
- How should be delete for this allocation
- problem related to overloading == operator in c#
- Why use struct instead of class while using functors?
- header include order
- Calling class specific methods on a superclass object (or - Is therea getClass()?)
- String problem
- Offseting in Structures
- about to start learning
- Default functions implemented by compiler
- Missing Destructor
- polymorphic class have diferent size on different os
- i want make friends
- need help with a new site
- why it isn't compiled about "template< template<class> class T>"
- moderator for c++ standard
- Template "redefinition" linker error. (attempt #3)
- file io and enumerations
- Template "redefinition" linker error. (attempt #2)
- inheritance - public, private, protected?
- How to pass the field name of a struct as a parameter?
- exception question
- endl = " \n " ?
- Custom Website Design
- cppflags and make files
- Pointer to container in STL
- Understanding temporary objects / taking address
- static function in dll
- Zlib, C++, folder
- Memory manager for arrays wanted
- Operator overloading with templates
- errors
- access to a static variable within a function
- Processing byte arrays
- Rule of three and so forth...
- i want to make friends.
- pointer to 3dimension array
- boost::lambda
- forward declaration of class in namespace
- Dialog window procedure
- Classes with reference members in a vector.
- this
- Getting an Errror ...
- Help with delete of User object
- this program is wrong ?
- Simple C++ function prototype extraction tool?
- Strange template "redefinition" linker error.
- Strange errors about set using STL
- ctors defined twice in .h and .C files
- std::transform ugly cast
- forcing code inline
- Any way to force compile failure?
- C++ implementation of FD grids etc.
- hi friends
- order of subexpression evaluation
- Some complex structure I can't code correctly
- xhtml generation library
- Is there a way to span a suite of explicit instantiations automatically?
- Initialized Constants
- Okay to move an object?
- STL facility for copying array of objects?
- Verbosity of C++ errors
- more warnings
- Vector trouble from within class
- GetChar loop
- Member-reference and copy constructor
- void fn(...)
- VC 2005 - templates - partial specialization
- getting linker error - multiple definition of the function
- operator+ for complex numbers
- Is this if-else statement legal
- check for polymorphism during runtime
- std::vector help!!
- commenting no-op lines lead to wrong results
- VC++
- Length of array
- _getch() implementation
- Practical Programming Processes: LASER Summer School
- variable number of class method variants
- gcc warnings again
- gcc warnings
- Tuesday Sept 11th 2001 CRIME INVESTIGATION
- quick question about C++ function
- Deleting items from std::list
- warning
- Value bits as compile-time constant!
- Borland C++ Builder
- is std::ifstream buffered or not?
- stdafx.h and highgui.h
- Brainstorm for compile-time constants
- std::list problems
- how to hide a template specialization by inheriting.
- Opening large text file makes program unhappy.
- need help with data types, constructors, tight deadline
- Implicit conversion constructor with template classes
- Templates, copy ctor and type-conversion ctor
- Why hiding copy-constructorin polymorphic classes?
- Optimization
- Job: Algorithmic Search Engineers wanted
- Odd behaviour of operator+()
- mysql backup
- Amaltheia C++ library: No Main() function?
- iso c++ standard on c linkage
- definition
- Obtain padded string containing number in hex form
- LIBGIF Problem
- Do you have to delete a function pointer ?
- preventing scaling of controls
- setting bitmap on button
- C++0x Garbage Collection
- I've Got A problem On Referencing Functions
- [iostream] how to get the rest string of a istream
- ostream& as parameter -> segfault? / understanding polymorphia
- C++ Senior Developer - Architect/Designer - N. Wilkeboro, NC [USA]
- A<B>::ctor() : pointer( (B*) this ) - used for private implementaion (PIMPL) pattern - template framework
- cin and strings
- Which is a good project to develop online
- Set of template class
- What to do when you want a Shallow Copy?
- reference question
- Windows like C++ editor for linux
- very intersting:derived class private member accessed???
- <complex> : no match for 'operator*' // conversion operator double()
- lost object files- recompiling give different binary size!!
- how to compile socket programs in c
- Callback member functions
- accessing base class members when base is template
- Rule of Thumb:Copy ctor,assingment opr
- inhomogeneous container
- Some guidance
- Default conversion when passing to an ellipsis
- Interaction of delete and destructor
- Just how powerful is the cast?
- new and delete
- Parameter name can be same as function name???
- const on primitive type parameters
- Empty Block require semicolon?
- c++ questions.
- 802.11 packet inject with Hex
- Usage of private inheritance
- STL support for 64 bit applications
- Making base class non-inheritable
- reference to the temporary object
- Analysing core files
- Barcode generator
- delete does not work
- Unexpected pop_head performance compared to push_heap
- .cpp vs .c
- Undefined reference in G++.
- std destructors
- NULL vs. 0
- multidimensional array with different row lengths
- Example of C++ wrapper for select() ?
- Pointer to pointer to const conversions
- Static Member of Template Class
- C++ pointers
- virtual+static
- Function pointer to class member function.
- Do You Want The Book C++ Programming Language By Bjarne Stroustrup?
- implementing const_iterator and iterator
- Use (encapsulate) a class inside a class...
- Can We Read Text data From an EXE
- Introduction
- static method returning inherited type
- Return site code
- A question regarding templates
- a problem relate to namespace and using
- should "using namespace std" be used?
- bug
- Relocation error with STL Map in Shared Object
- Pre parsing ?
- Algorithm for character replacement in string
- fwd declaring STL containers
- buffers, streams, confusion
- Uniform input stream from various kind of sources ?
- Multiple inheritance
- map with pair as key
- Get address of function, not entry in jump table.
- C++ compiler optimization... who's on first?
- boost smart_ptr and WIN32 PostMessage
- Stack overflows
- Measure time to execute a piece of code
- linking to calling function from dll
- Passing member variables as function parameters
- Compiling templates using GNU C++
- Best database practises
- Default & Value Initialization
- using dynaic dll's in borland
- Casting (void*)&foo
- Template binder
- Question regarding virtual functions/destructors
- What are the popular c++ compilers?
- How do I add exception-handling to this code and make sure it compiles and runs properly?
- Can not parse a template class
- Closing many CInternetSession objects
- YA Template specialization question
- c++ and win 32 api
- calling non-default constructor with new[]
- Parsing help
- const char* to char* conversion
- Problem with CMapStringToPtr Lookup function
- Clarification in Thinking in C++ Vol 1
- unsigned char * to string
- Structuring a tree
- Pointer to class equals pointer to base class
- Porting from DOS to W32 - COM port
- b-tree
- Strange behaviour of tiny double numbers
- Define template parameter or just declare?
- how to insert tow byte in front of a file
- How do computers do arithmatic?
- bitset woes
- C++ domains
- typedef & template
- how to deal with this problem
- About "const" problem
- Very strange problem with a operator "-"
- Some design questions
- Can I be a programmer?
- C++ website
- pointer from C module to printer
- user-type operator definition and multiple classes / source files
- Efficient URL-decoding.
- floating point
- class templates & constructor defn outside the class
- Preventing stack instances
- vector of lists: anyone know how to do this?
- Techincal Interview Questions
- Preventing delete on a SmartPointer
- Are unused class methods removed from exe?
- LibSerial and signal_handler
- need help with MBA course project
- cast problem
- cerr and clog
- From bool to int: 1 or 0
- Compilator GPP
- Displaying progress dots in ANSI C++
- Any easy way to compile, link, exceute, debug C++ on IBM mainframe?
- comparing char*
- "hhctrl.ocx file in in-use"
- Accessing Database from c++
- Non type template parameter Help
- want to leave virtual functions undefined
- C++ Singleton problem...
- Bizarre char* problem
- WG21 paper on templated namespaces
- Understanding problem of long numbers
- gcc needs copy consturctor for inplace constructed object passed to func as reference, others not
- More effective C++
- LNK2005 error
- Map erase memory problem
- LNK2005 error
- Most annoying aspects of C++
- Forward declaration vs. include header