- Passing variable length parameters
- cursor
- pragma directives in c
- How to control the ouput precision of a double?
- How to use __FUNCTION__ macro in VC6.0?
- how add 0x to 3D450FC = 0x3D450FC ?
- cctype functions
- Buffer Del
- Address of a variable as an int
- [RESOLVED] overloading pure virtual in the base class
- Sending email when port 25 is blocked
- Data Conversion
- Implicit Typename Annoyance
- duplicated definition for a target in Makefile
- char * question
- Kindly explain the output
- How to Find 'Alt + p' Combinition
- Difference between printf and cout
- General rules when using #pragma aux in Watcom C ?
- How do I open a file for viewing?
- Problem with string
- erasing elements from a map
- Need help with C++ linked list using objects
- Access Violation??
- std::deque and file reads
- [RESOLVED] Link error: Unresolved external
- help converting a c++ program to c
- a bug in my little db program
- Range Issue
- linking with libdl.so in Linux
- problems with ifstream
- Large-Scale development question
- Hardware Information
- Good OO-structure!?
- Emergency linked list help needed!
- write to file
- Maze Game Map loader
- Searching for a file
- Generating a password
- Need help
- Map Data Structure
- vending machine program
- Can't create temporary objects.
- Change System time in c++
- Decorator pattern
- reading file into std::vector
- font size
- typecasting c vs c++
- C++ Builder 6 and Crystal Report
- OOP problems
- Problem with for loop
- can you see a bug?
- I can't compare 2 chars
- Urgent!!
- memory bug - help
- Send email
- wont compile
- Templates and List Container Question
- Any "strtok()" alternatives?
- Help with sorting numbers
- C compiler
- Initialization problem in class
- sorting program: invalid conversion from `int' to `int*'
- Constructors, voids, and classes help
- std::map vs std:hash_map
- Date string
- fflush question
- compare numbers and display largest
- about -shared option in gcc
- using seperate language files
- vector of objects
- GMP problem
- Pointers & Linked Lists
- Blitz Library Strange Initialization
- Can't open .exe files - Please help
- returning a class
- "undefined reference to" linker errors!
- Count files in unix
- printf("%x",...) <=> cout+ ?
- creating char array
- Const Correctness / Position
- Using the return value
- Simple program
- implementation approach..
- system(" ") problem...
- Help with string arrays..
- C containers
- Please, can someone check!!!:-)
- C/C++ Objective Output Questions ?
- Abstraction
- Compile on Windows for Linux
- [RESOLVED] C++ do-while problem!
- question for a definition
- class declaration
- Read only file problem
- c++ programming style
- Abstract Class
- Serial Programming under Slackware
- C++ huffman codes - compression
- Dynamic Memory Allocation gone wrong
- Maze Game Problem
- hidden attribute
- Sharing variables between .cpp files
- file i/o woes
- How can I get the System time???
- Unable to set pointer to NULL???
- syntax doubt
- member variable instantiation
- Time and date
- check if correct
- why can we assign base class object reference to derived class pointer?
- for_each
- "Memory Could not be "Read"" - Error
- Working with MS Sql server in Linux
- Passing a static array by value
- Who knows good Linux to keneral develop forum??
- how to transform hex 661 to string "0661" ( with itoa )?
- array vs vector
- PROBLEM : write in file
- CShape * sqr ;
- std::string Destructor
- strings
- Linked List with static
- searching and then modifying element in a list
- array of strings problem *help*
- ... linking...
- implementing ping in C++
- multi dimensional array at runtime
- [RESOLVED] Writing and Reading a .txt file?
- copy constrution & default copying
- Why do we need to derive classes?
- I need a quick help on a very simple class code
- retrieving size bit
- 2 dimensional vector reserve
- scanf problem
- Monitoring the motherboard sensors
- ifstream- bizzare behaviour
- std::equal
- Using a Qt app from another application
- openssl triple-des encryption problem
- vector ints
- new ..
- [RESOLVED] Handling Pointers
- Variable usage across files
- how to access variables from Class to main(console)
- Help with reading value of SSE-register
- Type Conversion!!!
- same code compiling in dev c++ but not in VS2005
- segmentation fault when invoking new
- how to reverse a doubly link list??
- How can I use the SQLExecDirect sentence to use variable and constant
- array parameter
- a cout error
- using WMI script for remote installation
- SSL Socket Programming
- find_if trouble
- Refresh UI
- Lnk1202
- Check if CString type variable comtains numbers
- int[] into vector
- passing the address of a member function?
- Reading Strings? Finding key words?
- getting array from pointer
- method address
- calling convention template
- References Vs Pointers
- Using a do...while
- Can anybody tell me how to write the multithread?
- term does not evaluate to a function
- Help with USB programming
- Separating strings
- nested classes as predicates
- String Manipulation
- pass array
- printing a text file
- How to pass parameters when using function pointer ?
- Constructors
- double output?
- Byte alignment problem
- List Class
- template design question
- type Name Expected
- adding a timer to a program
- Accessing derived class via base class pointer
- static global
- Global Variables
- Pointer to bound member function
- Template function not generated?
- LIB & DLL
- Learning C - Need help if possible
- How to build a dll with boundschecker 7.2
- Hiow to debug JNI?
- Template class specialization
- convert ascii grided data file in to binary data file and vice versa
- a simple program error
- Anyone knowabout PFF files?
- [Borland] id3lib
- Dynamic array of pointers
- Load Map From File More Than one char in array
- writing an array of objects to a binary file
- must i port .lib file with dlls
- pocker code...need help
- Stopping Sorting Feature of Maps,
- Parallel Processing
- Constructor
- Writing to a serial port
- Lib Size difference
- Accessing one class from another class
- Sending object to DLL file
- How to use mssql in c programming
- data from edit box on another form
- references to vectors
- Translation
- Printing it's own source...
- How to install C++
- Print Distinct Keys of a multimap
- saving the state of a process
- 'mov' in 'c'
- How to Pass a fully Array of characters to a function
- Diff btwn int *p=NULL & int *p=0; ?
- Another Date and Time question . But it's more difficulty!!!
- Winsock Error: Unknown
- How to align an array to 16-byte boundary
- template woes ..
- member function template and ostream_iterator
- peformace - lots of local variable declaration Vs few global variables
- static local variables
- memory question.
- file counting problem
- Use Bitmap as map in console ?
- new nothrow
- struct vs class?
- Quicksort into TEmplate
- Bizarre linker errors.
- conditional construct
- Can't get address of pointer pointing to a value.
- Simulation wireless connection
- .dex file
- corrupted stack
- Absolute begginer question!
- How to remove an item from a list
- vector<int> from image
- scope of variable in C
- Linker error borland c++ builder about odbc api
- 16-bit CRC
- connection
- exceptions
- book page text block detection? (image)
- How to calculate point?
- Begginer's function question.