View Full Version : answers
- 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
- Segfault City
- u_long valid C?
- economizing with functions that do the same thing
- ostream& as parameter -> segfault? / understanding polymorphia
- include
- Forward Declarations
- String macro as wchar_t pointer?
- C++ Senior Developer - Architect/Designer - N. Wilkeboro, NC [USA]
- A<B>::ctor() : pointer( (B*) this ) - used for private implementaion (PIMPL) pattern - template framework
- WYSIWYG Help
- cin and strings
- Which is a good project to develop online
- Set of template class
- Problem using std::vector
- What to do when you want a Shallow Copy?
- reference question
- pointer arithmetic
- Windows like C++ editor for linux
- Help requested - Application to use an IP interface
- Commutativity of operator []
- Why pointer to "one past" is allowed but pointer to "one before" is not ?
- very intersting:derived class private member accessed???
- <complex> : no match for 'operator*' // conversion operator double()
- beginner c question
- redefine a function with a same name
- is it possible to access members of struct in loop?
- bit fileds or bit manuplation
- lost object files- recompiling give different binary size!!
- Compiler Issue
- how to compile socket programs in c
- strange use of format specifier in printf
- Callback member functions
- comparing signed and unsigned integers
- Unnamed members
- char * ptr = "hello" and char carray[] = "hello"
- accessing base class members when base is template
- What do you think about the code?
- Rule of Thumb:Copy ctor,assingment opr
- inhomogeneous container
- fgets info
- Some guidance
- strings in #if 0
- Default conversion when passing to an ellipsis
- virtual functions and dynamic binding
- Interaction of delete and destructor
- Just how powerful is the cast?
- 16-Bit char pointers valid?
- new and delete
- Parameter name can be same as function name???
- ifdefs
- Strange Segmentation Fault
- const on primitive type parameters
- Empty Block require semicolon?
- Hi
- suppressing the console window
- c++ questions.
- auto_ptr
- 802.11 packet inject with Hex
- program without using mathamatical operators
- Usage of private inheritance
- Wrong output - eliminate spaces in sentence.
- STL support for 64 bit applications
- Making base class non-inheritable
- reference to the temporary object
- Analysing core files
- Template Engine like Smarty
- Question on Centura 2.1 Table Window
- memory related concerns
- random data in structure - checking for no double values
- Barcode generator
- delete does not work
- Unexpected pop_head performance compared to push_heap
- Strings, Strings and Damned Strings
- .cpp vs .c
- Help on C problems...
- Undefined reference in G++.
- std destructors
- NULL vs. 0
- multidimensional array with different row lengths
- Example of C++ wrapper for select() ?
- Copy 4 byte block into a char array
- Pointer to pointer to const conversions
- Static Member of Template Class
- C++ pointers
- virtual+static
- dependency checking
- Function pointer to class member function.
- function * = void *
- Include-path in C++
- sscanf'ing floats into structure members
- Named parameters
- Do You Want The Book C++ Programming Language By Bjarne Stroustrup?
- about declaration of huge matrix in C
- implementing const_iterator and iterator
- to access the large page(2112 bytes) NAND Flash from the bootloader
- near-TeraHertz processors no dream
- Use (encapsulate) a class inside a class...
- Code for caluculating the execution time of C program
- Can We Read Text data From an EXE
- char confusion
- Can We Read Text data From an EXE
- dangling pointer
- static linkage and dynamic linkage
- about free
- short in c
- data mining
- 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?
- Read-only string
- bug
- Assembly problem
- Relocation error with STL Map in Shared Object
- Getch() in Linux
- enum question
- <= operator in C++
- // vs /*
- Pre parsing ?
- Algorithm for character replacement in string
- fwd declaring STL containers
- Bit field arrays unsupported?
- best C++ solution? (fwd decl, circular ref)
- buffers, streams, confusion
- Virtual function
- Uniform input stream from various kind of sources ?
- Multiple inheritance
- I need C complier.
- FAQ-Question
- map with pair as key
- packet sniffer code in C
- Get address of function, not entry in jump table.
- C++ compiler optimization... who's on first?
- incorrect warning?
- Lex Question
- Lex Question
- Macros and Variables
- can someone tell me if I'm going insane.
- boost smart_ptr and WIN32 PostMessage
- Stack overflows
- mxFree
- c------->c++ and c++------>c
- Strange malloc problem
- Measure time to execute a piece of code
- linking to calling function from dll
- Malloc for array of string
- Passing member variables as function parameters
- Compiling templates using GNU C++
- Best database practises
- Default & Value Initialization
- why this code dumps core?
- using dynaic dll's in borland
- Casting (void*)&foo
- Is the behaviour of * operator an example of operator oveloading in c?
- Program to toggle nth bit in C
- Template binder
- Question regarding virtual functions/destructors
- which is const in "char *const argv[]"
- What are the popular c++ compilers?
- How do I add exception-handling to this code and make sure it compiles and runs properly?
- K&R exercise 1-18
- Can not parse a template class
- Subtracting unsigned ints
- Closing many CInternetSession objects
- YA Template specialization question
- c++ and win 32 api
- token pasting problem in K&R preprocessor
- esoteric C stuff, what is "debug_flag"??
- problem about function pointer
- Why does it show the last data 2 times ?
- vector question
- calling non-default constructor with new[]
- Parsing help
- any info on graphs algorithms examples ?
- 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
- using classes with input of an array of char
- convert a float to a short
- b-tree
- permutation generation
- Problem with graphics
- who had used pclint for amcc?
- c source
- C struct to XML serialisation tool?
- "Numerical Recipes in C" code
- Strange behaviour of tiny double numbers
- Define template parameter or just declare?
- how to insert tow byte in front of a file
- copying a 2-dimension array into another
- How do computers do arithmatic?
- code hangs
- sizeof
- Memory (read) access violation handling in C
- segmentation fault
- bitset woes
- C++ domains
- typedef & template
- Pointers
- sizeof 'a' returns 4
- cast from function call of type int to non-matching type double
- how to deal with this problem
- Why occur the mistake in runtime about strtok()?
- word size
- About "const" problem
- Very strange problem with a operator "-"
- Some design questions
- Can I be a programmer?
- C++ website
- Pointer passing
- pointer from C module to printer
- user-type operator definition and multiple classes / source files
- Educated guesses for efficiency?
- Efficient URL-decoding.
- Sentence input and replacing
- sentence
- knowing exact string array length ?
- floating point
- class templates & constructor defn outside the class
- coin toss problem
- Preventing stack instances
- vector of lists: anyone know how to do this?
- realloc question
- Techincal Interview Questions
- Preventing delete on a SmartPointer
- deleting lines with C++
- Are unused class methods removed from exe?
- LibSerial and signal_handler
- need help with MBA course project
- wit's end
- Template instantiation problem
- MPI tutorial live
- a little mistake
- cast problem
- Undefined
- cerr and clog
- Printing "tab"
- From bool to int: 1 or 0
- Compilator GPP
- Displaying progress dots in ANSI C++
- Struggling with vectors
- Any easy way to compile, link, exceute, debug C++ on IBM mainframe?
- C++ read / modify text file help
- Which is more portable / is there a better way?
- CORBA/C++(returning reference to object)
- question with quadratic equation
- comparing char*
- memory
- "hhctrl.ocx file in in-use"
- what do we understand by advanced C
- debugging C/C++ program with COFF information
- Accessing Database from c++
- zero lengh arrays.
- Non type template parameter Help
- want to leave virtual functions undefined
- help with classes
- Calling macros from outside the definition
- Question about style
- clc-wiki gone?
- C++ Singleton problem...
- Bizarre char* problem
- Oracle Pro-C supports long long data type?
- Reference
- Is it that difficult?
- WG21 paper on templated namespaces
- Unnamed struct members allowed?
- 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
- types of 'Open' command
- How to use 64 bit integer in 16 Bit Dos ?
- What gcc options guarantee more portable C code
- Most annoying aspects of C++
- problem with devc++
- managed string library
- Forward declaration vs. include header
- Address of array behavior in pointer arithmetic
- Urgent help in ENUM
- ANNOUNCE ggets revised
- c++ newb inquiry
- Software Serialization (Both the Act, and the terminology)
- Simple recursive preprocessor meta-program implementation...
- Interesting warnings from latest MS compiler
- gui.h error
- forwarddeclaration, declaration, definition, order still a matter?
- "exception not rethrown" problem
- Managed String Library
- real life example
- overriding operator== error
- handling wave files
- printing
- comparing iterator with const_iterator
- Accepting manipulators
- C Programming: A Modern Approach 2nd Edition
- need your help (two urgent tasks)
- memory and subroutines
- Initializing a vector in a map
- initialization within constructor
- Telecom programming
- Concrete Mathematics
- What can C++ achieve and how to learn C++?
- c++ developer
- template function member with const classifier
- problem with sort
- C call tree
- problem with add old string to new string in edit box (MFC)
- Shift operators.
- c++ analyst programmers - singapore
- How to replace RoseRT 2003 with another tool
- stack trace
- doubt in basic c++ code
- This is a great NG, I learn a lot reading it everyday <EOM>
- automatic test generation
- How to prevent the quick disappearance of window
- Can we overload *_cast<> operators?
- converting int to string
- std::vector destructor ?
- Pointer to class member
- free(): invalid pointer
- Serial Port and Library
- C isn't for timid souls !
- learning C with a C++ background
- Timer with 0.5 ms period
- Why this is wrong?
- Question about the *= (and similar) operator
- convert long long integer to string using sprintf
- Semantics of STL containers (std::map) in a multithreaded scenario
- Position in North Carolina - Senior Developer - C++
- Error : Visual 2005 is more C++ compliant and my projct doesn't compile
- Xerces Library
- Template data type
- constructor question
- Updating Text on Screen
- String formatting
- endl like behavior
- What is a number for (in RC file)
- IInputObjectSite
- Looking for a library code.
- Save Input from keyboard to file
- Compiling with -O option gives different running time!
- g++ compiler question!
- Wrapping libjingle
- Really basic..
- Bit shifting vs Bitfields
- Do you see a problem?
- GetKeyboardLayoutList
- library implementation strncpy() modifies string literal, legal? more doubts need more suggestion?
- put the code to .h file error gone why?
- why link against a library?
- Can I dynamically add new elements to vector while looping it?
- freeing memory
- About the address of member function
- How to detect the entry point of a function?
- RWTPtrSlist core dumps, while removing entries.
- Writing monitoring program VC++
- Forcing all function template parameters to deduce the same type
- g++ -o Problem
- compiler generated destructor vs class implemented destructor
- functions that take many arguments...... + extern - what about it?
- Weighted Bipartite Matching Implementation
- Writing printf()
- struct in C99
- What wight is a sorting algorithm for a CPU
- Join the OISV - Membership Now Open !
- Using static to init vars?
- difference between compiler generated destructor and class implemented
- difference between compiler generated destructor and class implemented
- getchar() after EOF
- Garbage Reading String Fields
- Programming Forum
- sscanf problems
- Bitset Replacement
- Drive Combobox, Directory List box in MFC of Visual C++.Net
- easy pointer question...
- Struct in C and C++
- Can I passing a funtion pointer to a FUNTION which point to THE FUNTION?
- copy constructor
- RWTPtrSlist core dumps, while removing entries.
- Heo
- Best thing next to popcorn!
- How to generate a random integer that is bigger than RAND_MAX
- typeid and template class
- Database ODBC
- gcc knows about malloc()
- little endian and big endian
- structures
- about extern c
- volatile variable
- globals again
- Some part i havent learnd, so I cant solve it
- Stripping html
- Problem with socket programming
- matrix memory allocation
- undefined reference to ...
- How to calculate the time Complexity?
- ActiveX in DLL
- Just another difference between compilers.
- Multiple byte integers
- Multiple byte integers
- Need some help compiling something
- problem
- "Smart Quotes" in comments?
- opinions on code
- A quit strange coredump
- MSVC++.NET 2002--> problems with overloaded constructor reference declarations
- Detecting under/over flow
- Carry detection
- Taking IF sentences out of loops
- problems with strtok()
- C++ standard library
- shift a block of memory content
- Class array ? (2 dimensional)
- benchmarking c programs
- string count help --> C++
- template instance in normal class
- Problems reading strings from files
- the essense of the static data member of a class
- const int versus #define - does "const int" take up space in exe?
- About the find() is STL algorithm
- How can you test for undeflow?
- How to convert 'System::Object __gc *' to 'float array '
- Using a function which returns an object
- problem with getchar
- Point two objects to the same location
- the difference * **
- assignment from incompatible pointer type
- exercise 1-20 K&R
- Reading numbers from a file
- I have a consoleApplication poject and I need a Form to run with the project also
- sizeof of expression & sizeof of type
- how to iterate through all members in a struct
- Doubt in Code
- rand in a closed interval on the ints
- Example for an dynamically allocated associative array in C
- MAKING DOS APPLICATION IN TURBO C++ 4.50
- MAKING DOS APPLICATION IN TURBO C++ 4.50
- Vector of Pointers and push_back?
- Fixed-size FIFO queue
- Declaring Template Classes that take Multiple Nested Templates as Parameters
- Integer Promotion?
- math and scripting: how?
- ftp server
- ddj 29
- static variables in template class
- Beginner begging: problems with Builder!
- error C2872: 'streambuf' : ambiguous symbol Problem
- Get all drives in my computer?
- Quite Smart RIddle
- Is "?" a sequence point?
- How to handle textbox on IE?
- need some help
- Integer promotion?
- Can a sub-class (composite object) member function access private or protected members of base class?
- Question about run-time libraries in VC++
- Suggest Me in Developing Cross platform App Development
- inline functions
- Why can't we declare an argv variable?
- inline functions -- advantages?
- Variable name from string?
- remote access MS SQL through internet using VC++
- Unexpected Termination
- Project.In c++
- Number of bits and size of data types in bytes
- How to execute an stored procedure in c++
- capturing Input from a microphone
- Running another program and reading it's stdout
- Locale
- Structure of functions
- casting
- What does "%.*s" stand for?
- what's the size of sstringstream's bytegrow?
- checking for a word in a line(using getline) read from a text from a file using C++
- Help needed
- Why?
- Why the C committee doesn't provide an implementation when the standard is published?
- reference in function
- Using method function pointers in C++
- Help with array/pointer segmentation fault needed
- My merge-sort implementation. Feedback appreciated!
- Non-virtual destructors & valarray memory allocation
- return from catch - UB?
- I/O question
- Convert virtual key to actual character
- How Do I License & Protect My Software?
- How Do I License & Protect My Software?
- How Do I License & Protect My Software?
- Odd structure question reformulated
- where to find functions libariey
- about the #pragma
- about the #pragma
- How to concatinate 32bits of 4 bytes in a char array, and assigning to an int?
- Testing file deletion from under ostream object.
- opensolaris C library vs. GNU C Library
- association problem
- static method no locks
- Odd structure
- Conversions and casts
- Pointers to functions
- writing MyClass::Operator unsigned long()
- templated deletePointer in for_each algorithm
- define versus typedef
- assigiment problem
- Source Code for memcpy()
- writing GUI in C++
- sparse matrix class implementation
- const methodes and lazy calculation
- My Explode function(s) are too slow.
- conditional operator again
- C error : elements of array have incomplete type
- Any references on pattern matching?
- stdint.h vs. stdio.h
- wchar_t
- NEED HELP WITH A PROGRAM....ANYONE PLEASE HELP!
- string question
- How do I make my own custom C compiler?
- correct usage of pointers?
- A Question about delete..
- The Nature of the “Unix Philosophy”
- Dynamic multidimensional array using auto_ptr
- Coder wanted
- #define p
- The use of explicit with constructor
- Button class
- Not reading in what was written out...
- Passing "++a" to a function taking "int&"
- How to decide whether it is an English letter or a number?
- how do I tell whether the read is an English letter or a number
- Struct inside a struct, annonymous?
- type-punned pointers!?
- Searching the MSDN Win API
- vector memory cost
- best practices using STL <algorithm>
- Strange Question
- Sentenced to 66 years and 6 days
- Recovering Default new/delete Operators