- pointer to a class member function
- Function Pointer vs Polymorphism
- How to get number of lines in a file in C/C++
- .lib file is a static library file or DLL implicit linking file?
- sscanf
- Templates & classes & variables (oh my!)
- Cannot open include file: 'iostream.h
- unused local variable.
- kill a process cleanly
- [RESOLVED] Setting C++ command Line
- Borland C++ And ODBC / MySQL Server
- nested makefile
- Cannot make sense of linker errors
- const + & + * issues
- Deleting Sub-Folder's Files
- reading different files
- Memory Allocation for base and derived classes
- sscanf problem
- Display jpg / gif file with c++
- Why do we need heap allocation?
- no white space before macro ##
- getting string size at run time
- Global object
- ..unusual default constructor..
- Problem:Reading a .pdf file and saving its contents in a .txt file
- linux
- Possible ??
- std::vector question
- Flash Screen in C++ application
- STL and specialization - Is this possible?
- Signedness warning
- Control a LED through COM1
- initialize constant and initialization list
- simple question about classes
- C/C++ interpreter
- <getopt.h> library in windows
- What are the criteria for defining classes
- wut the fux?
- Can someone help me (you will get reward)
- Filtering Winsock Packets...
- Standard Input Trouble
- Reading data from 'ostrstream*‘
- looking for tutorial
- C++ implementation of an interval tree
- Access Voilation Issues!!
- strange linking error -- can not find shared library
- function template - expansion
- Pointer to Pointer !!!
- String search
- implementation dilema..
- Insensitive Comparision
- How to initialize private Static members of a class
- how to find the value of a macro?
- how to buid ffmpeg for windows
- accessing functions from different classes
- Work around std::hash
- little / big endian dilema
- STL: vectors of structs
- Offset of a bit-fields
- I want to call this Method from my Main() Is it possible ?
- Its not rocket science but im happy!
- New Coder - Tiny Logical Error?
- ..per-object member function..
- passing arrays to functions
- flush console when no input from keyboard
- use of Purely Abstract Classes
- Array of objects of a derived class
- overzealous protection rules
- Need Help: Passing an unintialised pointer to a function
- typecasting a double value to int
- Double and Scientific Notation
- Dump STL List
- Array output problem
- two dimensional array - pointer problem
- decimals in numbers
- Ignoring strings
- C++ code to Perl
- Ok gurus, explain this one cause I cant!
- Help with C++ Return Statement & While Loop
- freopen
- pointer to an array of structure
- Urgent Variable Question
- sscanf bahaviour diff ppc and x86
- How to call C++ Dll in linux???
- How to use the idle time to do sth. in console app?
- Creating Dll without wizard??
- Problem with Vectors
- const string some = "in header";
- invalid conversion from `char' to `const char*'
- i/o with excel spreadsheets
- Non-Syntax related Error
- when to use new and when not to
- Finding the right Visual Studio
- reinterpret_cast question
- data manupulation
- casting float to int substracts 1
- returning char**in a function
- Access permission for private members of data types derived from the same base class
- Executable file question
- How #include works
- formatting woes
- bit shifting
- Inline function !!
- Problem using vector..pls help
- menu of character strings
- the speed of stl::hash_map is too slow.which is the ringleader ?
- is this the correct/best way to set file size?
- fgets, fgetc
- want to make a custom string function
- hex word->char
- Weird Error
- Real-time penalties due to Multiple Inheritance
- compiler bug?
- I need a string class
- ..operator overloading quandary..
- a question about list
- any gdbserver tutorial or documents?
- stumped by this small dbx issue
- Character replacement in string
- gdb remote debugging
- associative array
- Polymorphism troubles....
- basics?
- Dreams.....
- overloading a variable argument list function
- string question
- Pointers and iterators
- Implicit Declaration
- C/C++ cross-development environment
- return *this in assignment operator
- C++ Uni Questions?
- problem with function overload.
- Query on std::map template class [Moved from Visual C++ & C++ Programming forum]
- Query on inheritance concept
- How do programs talk to each other?
- static library - removing a function
- how to get all invoked system API of a program
- order of destructors...
- Makefiles and memory management
- OSX / BSD / Linux - Knowing when a user loggs out
- Assignment problems with a Vector of Vectors
- Neural Net Spam filter
- Binary to binary coded deciam converter problem
- [RESOLVED] Library linking problem
- [RESOLVED] int64 to string
- differences between Partial Explicit Specializations
- Command Line Arguments
- An empty Main function
- Skipped cin
- Reading from File
- Blowfish encryption
- template functions
- control vs automation server
- Simple memory management or ownership question.
- Spoonfeed Me on Pointers
- class problem
- How to get db info
- Server connect to C++Builder 6 Null to string problem
- Import library to c++builder 6
- Pointer for picture path
- Problem with string replacement
- C++0x
- launching a program without black DOS box
- compiler crash.
- c++ to c# conversion
- microsoft access with c++ [moved from Database by cjard]
- copy algorithm
- a tempt to derive a class from CString-
- opertor inside structucre defination?
- Adding External Scripts
- reinterpret from double* to char*
- compiler problem or not? (header files)
- ANOTHER compiler bug??
- [Help]Keylogger Coding
- help on reading strings
- File operations in cpp
- Segmentation fault fclose
- Question about file pointer
- asynchronized I/O == multiplexing I/O?
- Inline Function VS MACRO
- Pointer
- A question on v-table.....
- Dll Problem!!! Std string problem!
- Opening a list of file pairs
- How to output a " character to a file
- storing a string in an array
- Passing ofstream object to another function
- Yet another question on reinterpret_cast
- another compiler bug?
- Solving multi-dimensional vector iteration
- Round Buttons-Forms
- A TXT file parser
- Incremental linking
- Derived class does not inherit base class operator
- inheritance vs composition
- what is the best way of saving a layered image?
- Result of fmod(.5, .05)
- Circumventing Scope
- hex Problem
- image processing in C
- Issues with Lua/Luabind
- restructuring my design ..
- What is the reason for this assertion?
- overloading an overrided function???
- \0 and delete
- Size of structure and class
- Generic programming
- iota problem
- Nesting structures
- Why use Smart Pointers?
- I think I've got a memory leak
- static pointer?
- Wm_lbuttondown
- Please...help me
- optimizing the replacement of a vector's elements
- "Smalltalk’s object-based hierarchy does not work so well" and c++ vs c#
- template argument deduction
- bits?
- jumping around a large text file (_lseeki64)
- Command to shut an exe through command line
- CPU Usage
- No of bits set in a single byte
- Advanced Concept
- Exception specifications
- Problem while getting information at runtime
- Help calling Pascal DLL
- GUI in DOS
- Compatibility issues with JNI Dll
- Linked structures
- What is the impact of MSVCRT.dll?
- add char* to char*
- Please help me answer a couple challenging test questions
- problem
- using a string as a variable name
- please confirm my answer to these easy questions.
- std::vector::insert
- static in template class..?
- Design/Layout suggestions needed for program!
- syntax: std::bitset
- if complexities
- a new problem
- calculate point having an angle
- Slow Performance
- Unable to debug.... release.exe....why ?
- Windows Mobile 5.0 == Windows Mobile 2005?
- about delete....
- 8 bit integers and ostringstream
- missing dll
- is this bad coding practise?
- Is this piece of code correct?