Home : Bytes IT Community / View Full Version : C++
- is it a good style to make a function return the referrence of one of its input parameters?
- Is there a Freeware version of C++ compiler
- Is there a Freeware version of C++ compiler
- Weird?
- C++ shines in what application domains?
- Design question on wrapping a logging library
- How do I access an AST of parsed C++ code?
- std:string assignments
- waveInOpen Code Help
- Polymorphism via Inheritance not working as planned
- map ordering
- Blend Blit bug
- Seeking advice on crash in __tcf_0
- help please
- gcc err : undefined reference to ?
- ifstream.get truncaing file
- pointer argument trouble
- how to output the wchar_t type string
- Borland C++ 5.5.1, Uresolved External
- pointers to function
- automatic linking of MFC problem
- automatic linking of MFC problem
- Compiled C vs C++
- class acces scope weirdness
- Linked List Problem
- how dodgy are these examples of char array use
- aggregate initialisation
- puzzle static member & iline
- sleep(,int); function HELP :(
- Multiply inherit from classes with conflicting function names
- When a program crashes, is its memory reclaimed by the OS?
- Need help on TCHAR
- order of calling overloaded operators
- Found: Code Beautyfier for C++
- how the C++ compiler implement the exception handling?
- Virtual Template Member Function - Design Workaroun
- new variable cause crash
- Need Borland 4.52 compiler or upgrade.
- c++/c to asm
- serial port comunication problem in linux
- Migrating generic.h to GNU GCC/G++
- Regarding Virtual Constructor
- i need to correlate between 2 dim' binary matrixes - Is there any library?
- How can i return an iterator from a fucntion?
- Need some help with this capturing keys
- Translate from C/C++ to VB
- Addnew fails when
- default arg value lost via function pointer
- struct "overloading"
- Is this design pattern correct (builder)
- iterate through an STL multimap
- regarding the usage of set_difference with maps
- link error
- SystemC basic question
- Printing a map
- Hola, queres jugar?
- Deriving input stream ?
- A conversion question
- Hola, queres jugar?
- fork, execv & state variables
- variable number of parameters passed to sscanf() at runtime
- c++ functions to enumerate days for a month?
- About operator overload?
- class matrix
- malloc fails if the function is called twice, how?
- A Map Question
- gcc cant support this ??
- Available C++ Libraries FAQ
- System::Windows::Forms and Win32
- Memory question on std:string and use of c_str()
- copying mutexes, cv and pthread_ts
- char [0-9] to int [0-9]
- Custom placement for vector
- correct way to use .h and #includes?
- How to check if a weak_ptr is empty?
- ReadFile Problem
- how to initialize a static vector
- using c++ with web development languages
- confusin with virtual inheritance
- A problem with Nested Maps
- access object in array of pointers to dynamic array of class complex
- Does integer over flow cause undefined behaviour ?
- Importing Existing Code into Eclipse 3.1 >> In Place <<
- how much memory does vector<bool> take?
- Address of static method
- STL: assistance with error - class undefine type
- Help in OOP
- Lower number/bound
- Weird build problem
- Using temporary std::stream object
- STL: User Defined Containers
- I love yours site
- Need help in design
- HANOI PROBLEM PLEASE HELP
- How to pass STL containers (say a vector) ?
- What is the correct way to derive a class in regard to overloaded operators
- How to add mySQL, save data to file connectivity to already finished application (novice kind question)
- date class.
- Multithread Interlocking -- What is wrong with this soluition?
- static vs. dynamic polymporhism
- what is wrong with this code: declaring a char array using variable
- Is it possible to let the c++ compiler run tasks parallely?
- Alternative for int ** to const int ** cast?
- What should a virtual destructor contain?
- Looking for tree-like structure
- STL: map vs vector
- problems with pointers and structs
- Porting from C to C++
- own stream, stream_buf?
- Internal Project Stafiing
- Internal Project Stafiing
- Internal Project Staffing
- Realloc array of pointers to objects?
- Counting number of zeros in an array
- Consts in Member Initialization list, before or after inherited ctor?
- Variable number of arguments in a C++ function
- If you were given a mall would you take it?
- what is polymorphism?
- why does _tzset return void?
- This case bypasses initialization of a local variable
- C++ Professionals invited
- C++ Professionals invited
- C++ Professionals invited
- Making virtual objects out of non-virtual objects
- Simple C++ problem - C++ 101
- Is there any article about "port Java code to C++ code"?
- malloc and new functions
- Do parens cause problems when returning references?
- Constructor question (again)
- problem with setw(X) and library <iomanip.h>
- Static methods and members
- Language change question
- can't use extern with map?
- Problem with fstreams
- const volatile???
- Object Splicing
- copy conctructor?
- read data from a file algorithm?
- name decoration - why does this example code compile?
- From c++ string to c
- marshalling in C++
- Game Development with DirectX
- stringstream and dll
- SSE2 Intrinsic usage with Visual Studio
- Text File I/O
- more auto_ptr confusion
- combind the C and C++ program
- Operators, how they are inherited, how they might be optimized
- how to reintialize a vector
- please review my code (splitting a char[])
- limite the use of CPU by threads.
- Safe to return a local object?
- Cyclic Creation Dependency ?
- Multiple UDP Binds to the same ip:port address?
- http - help
- Debugging at runtime
- Registry and Processes
- what is the difference between abstract class and pure abstract class?
- how to use c++ to get the system process in windows?
- Dev C++ question
- How do you do this?
- Reg. For copy constructor.
- Structure initialisation
- Destructing global variables in correct order
- Join Date: May 2006, Posts: 10 Reputation: HAOBBOY is an unknown quantity at this point (<10) Stopping Sorting Feature of Maps
- Debugger query
- function template
- function template
- function template
- help with a garbage value
- Aspect oriented programming.
- Differences between using printf and cout
- Silly returning-an-object question
- Static Map initialized with Static Function but error
- computed #include directives questiron
- Mixed public/private derivation?
- Exception in a derived class constructor
- hash_set help
- Need compiling help on c++builder 5
- C++ for smart phones
- child class as argument?
- static const in struct
- [fstream]how to set buffer
- passing by value pointer of a struct
- iostream buffer and write to file
- Static member use before its initialization
- WSAAsyncGetHostByName without window
- Declaring structs vs. classes
- c++ project
- Undefined Reference Error for Map
- Reading unser input & deciding course of action.
- C++ and Games
- Problem with datagram socket
- Gsoap webservice call Crash on Windows 2000 SP4
- How to force client to catch exception thrown from failed constructor
- operator[] in matrix class
- Template class and inheritance
- Initializing Static Map Member
- any 1 helpe me
- What is std:: ?
- side effects
- What is wrong with reference into std::map?
- Exception Terminate
- Thread safe way to initialize static object
- Overloaded vendor library routine: is this C++? Or very clever C?
- invalid conversion from void* to int**
- A little confused with this (const ptrs)
- DLL Encryption
- Help with Vectors and Dynamic Objects
- need help finding error in binary tree code
- Declare a member variable of a class in the constructor
- Emotional programming
- NovelSpace Media, LLC announces the launch of their new online bookstore and web portal devoted to developers and programmers.
- Checking if a path isDir()
- using less<string>...
- partial ordering of template functions & parameter specification
- deleting a boost::filesystem::path object
- Role of copy constructor
- Can u help me??
- Container Classes
- Text file Program help please
- shared_ptr to incomplete type, undefined behavior?
- C++, is it Dead?
- Iterators...
- CTreeCtrl move + button to the right
- How to get all the files in a directory?
- Class Member Data and Member Function Parameters - Should Parameters Be Data Members?
- Please help me in this
- Comparing Matrix for common entry
- attempting template metaprog to print arbitrary container
- Multiple Software Engineer Positions !
- invalid conversion from `const void*' to `void*'
- Rationale for Static Member Definition in ISO C++
- "virtual" variables?
- C++ for windows while camping outdoors.
- TekSystems WARNING
- Problem with C++ operator for Vector
- using extern to declare an instance of a class.
- Help converting this Write to operator<< overload
- strange exception
- Static Map Initialization
- creating output string
- call constructor from base class
- Is it possible to use type traits as a template parameter?
- delayed eof()?
- xml parser
- Neural net library?
- win32app & .net
- delayed eof()?
- ordinal number programming challenge
- friends of a class...
- Compiler barfing on struct with map including structure as second
- c++ ide
- Shared Objects on AIX
- Scope resolution operator question
- Derived class constructor
- cnuf
- Large-Scale C++ Software Design
- q re abstracting set operations (I'm baffled)
- HELP : visualC++ with STL roguewave => errorC2079(first' uses undefined class...
- Conversion from scalar to class type
- Where does one initialize a static template member?
- Noob question about parsing a BSTR
- Debugger question again
- Need help sending email programmatically
- Find the position of maximum value.
- Converting a float to a unsigned int?
- what is the problem with the getline / file?
- Trouble with heap after call of DLL method
- Program that prints itself
- i need any help for a project!
- unpredictable crash
- unicode mess in c++
- For loops help
- vector pointers
- Why does "function hiding" exists in C++
- const class reference return from function, what does const do?
- 8 numbers
- Array and Pointer Tutorial
- Testing for EOF in file with binary data
- Lowercase std::string compare?
- vectors
- can local variables be changed in a const [member] function?
- Inititialing list/vector inside a constructor
- why should throwing an exception by reference work
- ctor throws an exception case
- Using STL in a library interface
- template-nested STL iterator question
- CD burning with a C/C++ programm
- Numbers in string declaration
- Sources for checked STL implementations?
- undefined reference
- Placement new and destructor
- Template partial specialization question
- Question regarding int* const in function call.
- Will this code leaks memory
- Is this right??Is redefine??
- C++ References
- how to red doc file in c++
- question about exceptions
- operator overloand and .*
- map with pair of key
- Retrieving the src value of the img tag
- question
- database
- problem with function "_tfindfirst()"
- How can I make a Two-Dimension array of classes by operator overloading?
- how to overload subscript of 2D-array
- Namespace clash for istream object :-(
- Why do we have to define a namespace with string header?
- yet another virtual functions question...
- declaring variables inside while loop illegal?
- Inheriting template class
- New to STL
- Segmentation Fault
- Writing to Vector Buffer
- Software Engineers - Multiple Positions
- Getting MSVC to compile proper unix stuff, like hash_map, fts.h, dirent.h
- Combination Testing to a predefined value
- Is this allowed in c++?
- using base class instance in a derived class
- MS S Compile problems MT and clr
- new and delete from different threads
- boost::filesystem::create_directoy()
- Linker error for instantiating static data members of template class
- PR_BODY
- auto_ptr question
- correct approach to fix a bug
- Debugger and DDD
- where is VTABLE stored ?
- Implementing this constructor...
- Finding errors in this code...
- Copying Files from Windows to Linux Server throug VC++ Program
- create a database and dynamic allocation
- Fun with strings and vectors
- Compilation Error?
- static const function not allowed?
- visual C++ error C2371 redefinition basic types
- std::vector and object copying
- Systemc?
- pointers
- windows programming prob
- does STL set have FindKth() functionality?
- What does this mean?
- Password program problem...
- can't get the right time
- what is .h file's function?
- std::cin.ignore(std::numeric_limits<std::streamsize>::max(), '\n');
- map value as function pointer
- Improve an algorithme involving 6 loops
- RAX?
- Why does this fail?
- 2nd Attempt : How can I count the actual number of operations performed in a program
- Best wa to retrieve keys of a map
- printf("%x",...) in C <=> cout+ ? in C++
- What should function returning a reference return on failure?
- CObList
- Constructor question, how does the call to the parent constructor work?
- Create Window (not rectangle)
- Need GUI Input box and button to execute :)
- Info needed regarding iostreams
- pleac and Cookbook
- Looking for some way to get correct value with long precision
- How to pass memory range to functions?
- how to deal with duplicate class names
- who read what c++ books and best learning practices?
- Adseense and googlepages
- Reg C++ implementation for in memory database
- Notification Messages from objects
- Help with Pipe Implementation in NT
- Pipe Implementation in NT
- Question on C++ inheritance.
- Requset a console based c++ library.
- Occurence problem: different ideas
- bus error on vector resize
- Help with ATL COM code for a kind of collection !
- Consume C# DLL in C++
- compiler help needed (nu-B)
- cannot access protected members : why
- urgent help needed
- Practical Algorithm Book, Exercises and Answers
- Use of macros in C++?
- Should We Use Macros in C++ Programming ?
- a good C++ project ideas
- 'placement' new, and allocation in the constructor.
- discards qualifiers
- friend syntax
- file reading problem
- Searching through a map question
- Benefits of copy constructor over assignment operator
- SetWindowRgn tu Button
- RTF Library
- Negate an integer
- std::map Help
- signed in to unsigned int
- compilation error: "error: no matching function for call to 'String::String(String)'
- strtok behavior with multiple consecutive delimiters
- getline does not work on HP-UX:
- C or C++? (Preference for cross platform solutions)
- Classes - Adding members to members
- comparison signed vs unsigned
- std::bind1st making life difficult
- How to write the program with parameters?
- Corss plateform note programme - Where to Start?
- Want to khow how to run turbo c++ files in vc++
- linked list code won't compile
- Virtual inheritance + copy constructor pitfall
- extern template class
- typedef struct identifiers
- Nested classes in VC++ 2005
- object architecture,
- Is Borland C++ COM compliant??
- Partial implementation in derived classes
- Template functions partial specialization
- porting a c function to c++
- Which libraries in Boost are mature enough to be used in real applications?
- simple one-line question
- replacing structs in a vector
- c
- use a const variable as opposed to #define - Multiple const objects created
- Why? eval.cpp:25: error: no match for 'operator+' in '*result_plus + *car(iter)'
- Templates in blitter functions
- Negative infinity
- Programmer Research
- declare structure w/ mix alignment in project..
- How to compile VC++ projects without VS IDE?
- Better way to use istream to read an ascii value into a char.
- STL algorithm help
- C++ Code Beautifyer and Design Analysis Tools
- ofstream problems
- Redirecting all stdout commands
- typedefed enum
- std::remove
- All Interview Questions And Answers
- STL map with key as a structure compare function issue
- Schrödinger equation.
- how to access the outer structure member variable from inner struture?
- Implicit user-conversion error
- program to replace comm and space with tabs
- How do I handle atan() when calculating absolute phase? (Communication engineering)
- number of occurences and trim methods... I need help ..
- Segmentation Fault.
- iostream error.
- Creation of Virtual Function Table
- Using C# DLL in VC++ 6 application via Com
- How do I do floating point Remainder function in C++?
- template & specialization
- filing struct fields from input file
- std::ostringstream and \r\n
- help -- msn messenger client
- Use Windows Dll from Linux Application
- How to use std::copy with std::map?
- can't access parent classes private member (VC6)
- Two-way map
- CR-LF translation
- Exceptions with GNU
- Pass std::string to constructor
- How do I put a pointer to an operator?
- reference or pointer in parameter list - which is prefereable?
- enabling unwind semantics
- enabling unwind semantics
- reference to parent inherritance?
- Template function question
- sorting a doubly linked list/node
- STL: Maps instance with the operator=
- How to get the absolute path of the library currently loaded?
- Minimum Spanning Tree Algorithm Question
- Gathering string from input data to Array
- restoring the default format state for an ostream
- Elements of constant array as template arguments.
- Pooling
- template<class T> in the h file and cpp file?
- unique file identification id
- stack allocation error
- Forward declarations, templates, and typedefs
- doubt in reference
- Classes: Reading in data? Using constructors?
- map comparison function for a user defined key
- BackGround ComboBox
- Future of c++
- pbl when changing files from .inl to .cpp
- MAC address
- signed char
- wxWidgets for cross-platform GUI
- compiler specific: gcc and templates
- How to display Bitmaps?
- Can C++ allow multiple array assignment?
- Graph Data structure to storing components in spice netlist..
- Hi~~ I'm a beginner
- Hi~~ I'm a beginner
- const string & to fopen..
- Schoeder Decimation
- Battleship
- next business day class
- Returned object assigned to reference
- declaration of C function - conflicts
- How to create custom iterator for use with std::copy?
- How to get and pass data to a class member function
- Simple Q on dynamic arrays
- What Lies Beneath-Feature Article in Better Software Magazine
- STL list problem
- Way to tell if parameter is variable vs constant?
- const vs non const functions signature
- STL libraries in Red Had Enterprise 4
- Interview Questions May 1st, 2006
- Topcoder and C++
- local variables deleted by whome ?
- Troubles when using STL iterator
- Problem with stream overflow
- tenplate class error
- 1000 C,C++,RDBMS,Unix,OS Interview Questions And Answers
- ABAP,SAP,SQL,Windows,Siebel,Peoplesoft,EJB,J2ME Interview questions and answers
- Incrementing a Variable Name
- web-based software & OS programming
- Using a namespace in extern "C"
- Help With Copy Constructor.
- move vector into list
- inheritance problem
- A design problem: how to represent resource id's
- File Copying With Globbing
- Member data in class derived from template
- mouse in c++ graphics mode
- scope and references to temporaries
- Macros
- hi
- A beginner's question about C++'s & operator
- Wierd linking errors that I donnn't quite get yet.
- what's wrong with the following singleton class???
- Problem using pointer...
- decompiler
- reading from "unknown" number and names of files using fstream
- about extern inline and static inline
- vector::reserve,
- Format NTFS Partition With C++
- Count the actual number of operations performed during run time
- Setting bits to on and off
- assignment of read-only variable
- assignment of read-only variable
- Open a formView on buttom Clicked
- few questions concerning classes
- help with global variable!
- Comparison between floats... can it be dangerous?
- C++ Coding Standards
- Program to block Windows application
- quicksort 2-D variant array?
- function signatures const vs. non const
- reference to a vector
- array question
- Getting started with MS C++
- DLL Base Address VTABLEs and COM