- [HELP] Need Difference between C++ Streams and C Standard I/O
- C structure size and copy question
- Query abt writing & retrieving a class to mailslots
- static friend function
- goto statements
- create array of colums from dat file
- Count Occurences of a Character
- is this possible??
- Multiple Inheritance
- Static Members
- Signal processing, No idea
- Newb needs some help with LCM function.
- Regarding hash map
- is class friendship inherited
- bit level interpretation of integer
- Am getting Compile error with templates
- Free debugger for C++
- find string in a data file
- convert integer to string in c++
- Looking for some structure like a tree ...
- splitting a char* on spaces
- Bool function question
- C to MIPS
- Pass by pointer
- Number of phsyical pages
- std::map
- input output with files
- pointer to string/ file problem
- File Pointer
- Some Basic C++ Questions
- portable code
- typecasting void * to vector
- Read file into array
- Send Message To a port
- Go trough null-seperated string
- Need help with struct & vector
- C++ help desperately needed
- beginner, need help...
- Count records read
- Reading from an array of files
- Guys I need help...
- scanf misbehaving...
- quicksort&optimization
- Anonymous Union
- Virtual Tables
- Stop an object from being created
- How to create a variable of Outer class ?
- Dynamic memory allocation problem...
- cwd of process
- using merge algo on vector of userdefine data structure
- References & pointers equivalence
- Nested Loops help
- cin >> buf endless loop
- stop dos screen in dev C++
- How to unsort elements in map
- CStyle String help, what does this function do?
- Assembly Language
- castings
- Limit the type's used in a templated class.
- Random Addition
- An iterator has turned implicitly into a typename...
- derefrencing null pointer
- reallocation of structure elements
- power
- [RESOLVED] Return Values
- [RESOLVED] Array dimension boundarys
- switch
- vector .reserve() vs initialization list...
- count max function
- c++ console apps :: keeping console open - how?, many thanks...
- How to convert string variable to char array
- Vectors will be the death of me!
- C++ program for making change
- Urgent - Problem with template again in Visual C++6.0!!!
- Last ? about vectors ... then I kill myself!!!
- Viewing theBinary representation of variables in VS
- What are Hooks in software terms
- How to override default constructor to get a do-nothing constructor?
- getting code length and begin pointer
- performance std::vector vs array
- Default template parameters are not working for tmpl functions.
- help with code to 'read minds' lol
- streams and files
- How to retrieve value from key in map
- how to pass perameter to constructor member variable
- for loop problem
- Very weird problem
- Find the number of entries of a particular string
- Plz Help
- File Streams: Fin from file?
- parsing help needed with stl
- QT Problem: undefined class 'QTable'
- Speed problem?
- Passing array of struct as reference
- Interview Questions ,Implement Stack & STL
- INT statement help C++
- InstallShield X Question: How to get Path Information from Registry?
- please Help!!!!!!!!
- Question about networking
- Beginner C++ Question
- Dev-Cpp and Turbo C Compilers
- Local Class
- if keyisdown
- std::string to array of chars
- Templates and DLL files
- reading and writing a buffer using fstream?
- C Test
- Link errors with jpeglib.h
- char *recvbuf to string
- emulation of clrscr()
- Distinguish a non-integer from a integer
- reading from an istream?
- vector being cleared
- Excessive Inlining
- convert from 'char *' to 'LPCWSTR'
- can u do this??
- ATM programm will not work :*(
- Vector changes address of its entries on pushback
- Undeclared Identifier
- Resizing the console
- Binary files.. Reading/Writing... Editing(?)
- On right track?
- Urgent help needed in using log4cpp
- Function suggestion?
- Urgent C debugging with gdb
- Few Qs. on Circular Doubly Linked list
- How to do this using macros?
- Help Simplify This Code
- Dynamic Class Arrays & No Default Constructor
- Testing ID3 Tags
- Spawning a website from C++ (on Mac)
- Problems with sscanf and doubles
- why scope is different for different loop?
- 32bit compilation on a 64bit linux box.
- can anyone explain this line!
- Template and Namespace Problem
- Having trouble creating a library...unresolved external symbol errors.
- std::vector issues
- cout array at once
- Template functions, where generic type is used inside function but not in arg list
- C/C++ Certification
- No. of arguments in printf
- problem with array constants
- Rats! You know I wake in a cold sweat over vectors ...
- Need help with quadratic formula function
- maximum and minimum float and double
- Very Easy Question
- lines of code
- Single object per class ...is it possible>?
- Function doesnt changes the var for main
- Predicates; a question of style..
- Commit File Queue
- passing a 2D array as a parameter to a function
- static object
- unsigned char to DIB DWORD image format
- Flow Control: Exceptions versus if/then
- Help with build errors
- What is wrong with this statement?
- Recursion
- Assign User Input to Private Member
- ? squash my array to cut globals code size
- if() statement problems
- deleting a linked list
- Where can I find a good algorithm for compression?
- Maybe its because its late...
- 64 bit data type problem using rpcgen
- Question about array strings
- typedef..
- array of pointers to functions
- Platform independence using C++
- STL document
- C++: How to sum
- Arrays & Function Parameters
- Starting a windows application and passing parameters
- 5th loop error
- Lots of small [interesting] questions or "odds of C++ ?"
- How to insert into a std::map created with new?
- receiving sms
- local static variables
- new operator
- Porting C++ to Java
- Writing a new line character to .txt file.
- Compile problem
- Searching a List
- A strange usage of # and sizeof.
- Make loop continue inspite of invalid input
- Need help with a project.
- problem with _kbhit and i/o exception handling
- size of pointer
- using arrays of structure pointers
- Seemingly trivial linking error. Yet the symbols are all linked
- fstream.open does not create a file if it does not exist
- How Can I avoid char input for an int variable?
- Declaring a function pointer
- How do you exit an App from any point and ...
- Command Line Args
- Precision in numbers
- Why "637 1*52440" turn into "637 152440"?
- an easy question but i cant figure it out?
- Can anyone see...
- A couple of class questions
- Persistent Storage - Store data when program closes or crashes
- Strange file path behavior
- How do I get FilePath for exisiting file?
- Deleting JPEG image from memory
- long-term to short-term EntryID
- Screen resolution calculus
- Releasing a library... How? And what for?
- Passing 2D arrays to functions
- How to realize the ASM result using C?
- why template calss is giving error why not template function?
- Is it possible to create a class oject from just the class name?
- How to test if a variable has overflowed
- Question on Void * to class
- Accessing external devices(I don't have any idea)
- adding characters to char*
- Template problem
- Unknow error
- conceptual problem
- How to divide
- casting to const
- Including files into one file
- Doubly Linked List
- Help with shortest path algorithm
- how to find prime numbers
- ASM Rol/Ror Intruction in C
- #prama once --vs-- #define
- Notepad
- Maximum depth of binary search tree
- File processing: distinguish a tab
- Baseball end-of-game logic
- closest match - unix dict
- Errors from [testing...]
- Function pointer assignment where the problem lies ?
- Dynamically allocate
- Global variable.
- TREE findMin() function doesn't work.... help! :)
- Error C2079
- PalmOS application(Conversion)
- opening a file twice
- accessing the same object over translational units
- Initializer list in C++
- Good Old Union
- Member Function Pointers
- How to share a dll instance between two applications?
- Undefined Symbols with Static Variables and Functions in a DLL
- size of certain structures
- First data member of a class
- copy a char* to a string
- zlib