- typedef problem
- Input-checking function
- not all control paths return a value
- Pointers
- Getline needs help
- Dll usage
- Operator overloading via pointers
- STL string Compilation Warning in VC++ 6.0
- file into string
- std::map & std::string
- Recursive delete Operator
- deconstructor problems
- newly daclared variable seems to contain data
- remove last added element from priority_queue
- question with 2D arrays
- Windows Processes and Tasks Monitoring and logging
- structure of a struct...
- Error with vectors
- Variable argument list in c++
- how to compare std::vectors?
- Problem using Pipes
- question with arrays/pointers
- Typedef question
- Functions with parametrs in .dll loading
- class inheritance problem
- Quick question guys
- Please compare "inline" & "macro"
- C++ & nmk link error!!
- CSTRING implementation
- how can i use a user-defined class in STL containers
- Please help me amend the code.
- C++ 'Files'
- Header files
- C++ interfaces
- get the echo of a system() execute program
- implementation of FIND (part II)
- Operator overloading
- Text File input to Array
- Help
- Declaring a structure for use in a class
- Who can tell me why the "*" is integrant ?
- piece of code in C loops when you enter a character instead of a number
- fnsplit
- Function parameters using parameters
- Getting Hardwares Information
- Binary compatibility versus new virtual functions
- Array problem.
- File descriptor end of file
- Why this memset fails?
- sys/time.h & sys/param.h
- buf question
- Handling Object References (A Sample)
- Integer to hexadecimal char
- Printf and cout both corrupting data
- pass array values between functions
- Inheritance of class templates
- An error at the time function?
- very large numbers
- _int64 : cin and cout
- array question
- the right most 10 characters of a string
- Random question
- Check if a variable holds valid number
- 2-dimensional arrays
- pointer & array question
- unsigned char[10]
- working with files (splitting and combining) under UNIX C
- new - delete question
- shortest path
- Calling constructor of superior class
- App to access /dev/[n]st0
- Memory Allocation
- QSort
- Bst Hw
- operator overloading
- StrnCat
- How to clear out a stringstream
- what is the type of char (*blah)[10]
- Design Q: Inheriting from template parameter
- Memory raise
- Memory Raise
- Directory Listing in C
- Network access to file
- End of line
- A strange problem
- problem with files
- fudging with the function pointers with atexit()
- gives continous outputs without a loop???
- International characters in a console window
- How to determine if a file is ASCII or Binary.
- filelength of file descriptor?
- Simple question, pelase help
- Finding a sqrt of an integer
- linked list template trouble
- I can't seem to get away from this array error when compiling...
- Overloaded operators calling each other.
- stl list & iterators
- Memory pointer in class won't delete[]
- Infinity declaration.
- WaitForSingleObject & threads
- Is there a mistake in this article or am I an idiot /maybe both
- client server + FIFO issue
- pointer question in C
- Try with 2d vector catch the error
- Template Question
- get() function and string reading
- unmanaged code memory profiler
- Question on storing direct keyboard input via new
- i can't understant this, can anyone help me
- please tell me how to learn template programming?
- Serial generator
- QSort speed
- open a text file with notepad or other viewer
- 16 base to 10 base
- Linux vim c++ syntax coloring
- What's a good forum for Linux questions?
- fprintf question
- speed of if-else VS operator ?:
- ascii in chars
- makefile question
- help with constuctors/class stuff
- class inheritance help
- working with arrays and pointers
- overloading operator >>
- Oracle DB programming probem
- setjmp good or bad?
- getline instead of cin>>
- auto_ptr
- The largest sum which I am looking for...
- inline function error
- problem on unique string >.<
- manipulate local *char in function call
- Linked List help
- Precision settings Performance increase
- Sound file problem
- Programming Styles
- adding space in a string using sprintf in c++
- understanding commandline
- Passing a vector...by reference or value?
- Structures
- closesocket
- function recursion
- The most irritating linking error...
- quick & dirty question (I hope)
- Don't know why there is "Segmentation fault"
- local table in ANSI C
- Getting News...?
- cout of a template class object
- double click question
- translate this code from Ansi C to C++ (file related)
- please tell me how to download the book'''c++ template'?
- Polling Function.
- Configuration file
- please tell me how to understand the grammar
- DLL - functions name
- suppressing system() print statments
- priority_queue question
- void* vector parameter
- .txt file read into an array
- something in the adaption of a algorithm to a real programme
- it cannot use thisway ?
- Are C programs portable?
- Reading a page from a file
- Checking pallindrome
- packet Editing
- tree problem - desperately need help
- Zombie Thread?
- stringstream class
- Callback functions and DLL's
- ASM, Inline or OutLine and Breakpoints
- Unsigned numbers: am I correct in my understanding?
- reading in file data with boolean options
- Window closing
- what is the meaning of data upsampling ?
- std:map throws unhandled exception assertion
- virtual member function pointer passed as an argument
- serial (RS232) question
- namespace as a friend of a class?
- ANSI-C++ vs. ISO-C++
- ios::boolalpha
- const references? I'm confused.
- Hex editor
- Comparing text
- math library for calculus
- screen buffer?
- passing pointers by reference?
- Filestrteam Trouble
- Problem with functions and(or) operators...
- ANSI C++ queries
- AGP Slot Detection
- time.h error (not my own header)
- type conversion problems with function pointers
- timeout and warning
- added timeout and warnings
- using a templated copy constructor
- rs232 question
- a pointer to member function
- Compilation Errors - Xtree File needed.
- Graphics in LINUX (c++)
- Toolbar minimization
- Read/write bits in files
- RS232 with ANSi C?
- Linking problem
- Hex string
- Help needed
- what's wrong with this codetypedef std::list<_Type>::iterator iterator;
- virtual destructor
- thread safe!!
- String Encryption
- hex char to int in C
- Heap Memory
- global #define !!!
- Using Boost with mingw
- Simple Question
- Vector won't resize()
- error sending templated object pointers into a list
- GZip64 encoding functions
- hash_multi_map
- hash_multimap key
- friend function not accessing private date
- Finding Application Data folder
- STL support on Linux
- comp class member private
- Is temporary object constant?
- Function pointers
- getting line from file
- multiple redifinitions
- getch() in linux not compiling
- do i need a copy constr
- Struct member access
- how to pass a string from c++ to c#
- How to avoid #include directives in header file?
- stl list
- Hiding process
- Copy File in Console (Without Win APIs)
- question about destructors and inheritance
- is this how you woudl chk if the constructor has been successful /?
- orders of values associated with a key in multimap
- vector of std::list with unknown size of vector
- hash_map iterator
- Word file to text.
- define an Iterator on object
- help please - basic thing
- C++ callback functions!!
- Speed Test
- "press any key..." functionality
- why is this code crashing?
- How to check if port is available?
- Encryption documentation and examples
- Issues with a parsing function