- char array initialization??
- Question about bit fields
- conversion required but a different way
- please help me now !!! please
- good tutorial for C++
- Please help me
- How to empty string stream buffer??
- Using multiple shells in linux
- How to define char value.
- Recursive Funciton.
- Reverse number program
- std::strftime() ??
- Order of static initialisation problem
- Need Help on Recursive Linked List Reverse
- How do I get rid of these annoying warnings?
- Malloc and Free
- Error in Program!
- How to count number of elements in an std::string[]
- singletone vs static.what to choose?
- help editing a txt file
- char* to int, int to char*
- Operator Overloading
- Read, Sort, Write (without STL)
- How can I approach my homework assignment?
- Coding style: Usage of macros
- CListCtrl and the common control
- Windows DLL to Linux .so
- GetKeyState
- Problem wtih the following code
- I need help wiht this complicated question.
- Question about iterators
- Files used by a process
- Static member function cannot be const?
- STL, typecasting problem
- how to dispaly a string
- Maps within Maps
- Need help putting structs in an array
- Need help regarding address of array
- Why is this code correct?
- DirectX help needed
- Malloc issues in C
- Help with memcpy()
- print(stream) - print on a gives stream
- Default twmplate parameter question
- Dev C++ version 4.9.9.0
- 2-D Vectors
- Need a link for posix semaphores
- Graphic programming in standart c++
- Design Problem...
- Method not deleting properly in binary search tree...
- Random numbers
- Fastest way to handle this data?
- Problem entering data with cin...
- C++ compilers and tutorials
- Using a template typename as a string?
- Generating pair of numbers from string (combination issue)
- need help with this prog
- operator overloading
- rounding float value question
- passing an object into a function?
- Counting possible combination (4 characters) - seeking for mathematic formula
- how to retun file handlers
- A program with class use.
- What is the out for this code ??
- Is there any website for unix programming?
- warning received when overloading '<<' operator...
- string question
- directory parsing.
- String converting between ascii and unicode?
- C++ project.. no strings or arrays allowed
- casting up/down
- how to get the System and user environment variables
- killing a service
- Problem with Tan() function.
- Simple Question on Simple Program
- RTC_CheckStackVar link error
- finding length of array?
- beginners trouble
- copying the contents of a txt file
- What is a nonstatic member function?
- How to link this?
- Object inside of loops question.
- operator << and hex display
- Anyone know of good intrinsics tutorial?
- Double Check Questions Please
- day difference
- [New to c++] How to write to text file?
- CASIO DT-900 Programming Help
- Communication server for linux
- Inheritance problem
- Graph algorithm - reaching nodes problem
- how could i create the .exe file ???
- Finding program information inside itself
- Is it right using isolated functions????
- Time and Date
- Calling an exe file from another application
- writing a predicate
- Score char Array
- using less w/ objects i made
- overloading operators w/ const
- Darn it! I stuck at sorting
- RNG- Get different whenever i need
- C++ Help Can't figure it out
- file sharing
- ARRAYS help needed!
- question with arrays and duplicates
- using find
- Crazy Memory (SIGSEGV, EXC_BAD_ACCESS)
- help from c++
- Is there any cross platform,cross DBMS tech of c++?
- Enumerate Processes on Remote Computers
- Passing std::cout as an argument
- Decimal arithmetic
- Reading actual bits from a file
- Playing with processes
- Again, floating point comparison problem
- Free a dynamic array with free()
- Style question: Method Size
- Strings to Objects
- class A contains instance of class B. How to let B access A's member functions?
- How to Reduce High CPU Utilization of C++ application
- virtual functions
- Another array question dealing with totals
- virtual functions
- network adapter
- Need a favour
- Passing array to function and back again
- Reading in from an array
- Branfart: multiple .h files, "redeclaration" errors...
- pointers to classes
- Template Member Function
- LDAP SDK: SSL client 'de-initialization'
- Cross platform stack trace dump
- Macros with a Variable Number of Arguments
- double & double fail
- Const
- Object Structurial question
- Help quick!!
- tricky pointers
- Minor output problem
- Why does new[] cause program to crash?
- c++ compiler
- Externing
- Functions with stars
- Template Function Specialisation
- Please Helppppppppppp!!!!!!!!!!!!!!
- moving backward in an array[]
- A little assignment problem....
- Size of static libraries
- Simpson has a class problem
- How to make a program window
- Type
- Active Directory (Microsoft LDAP SDK) : Problem with ldap_bind_s
- void pointer
- Appending integeres to a string?
- Nested classes.
- making a linked list by reading structs from a file
- ASAP: Binary search algorithm
- Please spot out the problem
- fin.is_open() always true
- what does this code do
- QUestion about singleton classes
- Help with my program
- HELP!!problem with file.read
- Closing a chiled window of another process
- How to structure my code?
- A couple of questions.
- Template Function Parameter
- Function ambiguity question
- parsing a connections file in C++
- Diamond Death
- Sharing object between two processes.
- template problem-the best match
- Mmap and memory usage
- Problem with vector.
- What's the decalres for a char**
- Calling a dll
- Struct Command
- Is a strcmp needed?
- Poor performance in File IO
- Hash map in STL POrt
- How do you get the size of DOM (MSXML) object in memory?
- Implemting Tree
- Object Allocation
- platform independed programing in c/c++
- #define somethong at runtime
- using directive in headers
- Problem with <string>
- Silly void curiosity
- How would I Read in a binary file in Big endian
- How to know if a auto_ptr is null?
- Can c++ program compiled run in the linux operation system?
- Find out SessionID on logoff
- STL list question
- random number generator
- difference between int and long ?
- Making Assertions
- realloc
- Error In This Code ?????????
- who knows EM_SETTABSTOPS message?
- Adding numbers to the front of lines
- Timer
- Supported OS
- Compilation trouble
- beginners help
- Segmentation fault caused by strch()?
- Please suggest tut location
- new and delete operators
- Bubblesort-Quicksort
- File I/O in c++
- handling received stucts
- Stl
- array of array question/thoughts
- Default arguments for class template parameters
- string
- Binary Tree Heap - finding the last parent node
- 110 percent novice
- String search and substrings:
- Getting values from a loop (complex?)
- Super new to C++
- Question about function pointers
- CString -vs- std:string ?
- C++ Net app.
- template and friend ostream operator problem, please help
- Usage of static const
- vector::erase problem !!!
- Template Definition ??
- { ?}?{{? errors
- Hashing a sequence file
- Linux (RedHat) -to-> Unix (Sun)
- array / pointer error?
- Some strange problem about operator >>
- A more effeciency way to handle batch file
- Netware debugging tool
- File Transfer
- C++ and Microsft Visual C++
- float point bitwise operations
- using Shift operators on char
- Can we add two templates in c++
- the problem about static
- Searching a list for "closest" floating-point value using STL
- Some Basic Knowledge
- using java classes in c++
- One-time use?
- project for fun,get each word in string,stumped on one line of code...
- help
- Representation of a 500bit word
- Priority Scheduling (preemptive)
- Not sure how to code this.....
- Can someone take a look at this?