- how to find the number of elements in an int array
- static function
- How to verify a digital signed file
- Errors
- what happens if i change the order of class method
- stl, pair errors~~need help:(
- sending an int array as parameter to function is not working
- functions to identify whole part and fraction part of a number
- Memory, stack and heap question
- partly inherit
- regarding newline error
- what am I doing wrong here?
- Reading from file and binary search tree...help pls!
- adaptive and non adaptive sorts
- Verify Digital Signature without use WinVerifyTrust.
- Temporary object in conditional expression
- Abstract factory for LFS/RFS
- Dijkstra's algorithm modification
- How to create a console project integrated with the .NET IDE
- simple math program
- "Enum Hack " ???
- Stupid question: typedef or #define can do this?
- valid pointer use?
- Array initialization
- how to write a macro for file pathing??
- setting stderr temporary
- Comments required on operator overloading...
- Is this ok?
- Aggregation doesn't work in COM+ applications ?!!
- getting first cluster occupied by a file
- implemenetation of Dijkstra in C++
- 2D array initialization
- Why the program is crashing?
- Signed and Unsigned
- c++ builder ide!
- factorial()
- using time to determine idleness
- Reading all files
- what this macro means ?
- Data smoothing methods question.
- Use of virtual destructors
- How to get rid of this error?
- Is new a function(its prototype differs very much from a function)
- strstream output formatting
- Compilation Errors
- Hello,T.G., please have a look over this
- G++ compiler error - unable to find class constructor
- Small Problem :( Beginner
- repeats in a string
- virtual functions and its consequences
- alignment rules in C++
- Rename a file using stream classes
- Efficiency of list::reverse()
- Variable stack allocation
- How new commits memory in a higherarchy
- Monitor Program
- Namaspace
- segmentation fault during cout
- Investigating Comeau Usage
- Friend template problem
- help,almost finished..
- The need of a pointer for dynamic linking
- IPC using COM to share object between Executables?
- Dynamic memory in C++...
- pointer to members in gcc 3.4.3
- why set pointer to null after delete?
- Win32 detecting "Elevated Privilege"
- C source code generator
- Is it Call by Value / Call by Reference.....?
- Corrupted hostname
- Creating EXE file for C
- Comments in input files
- Taking the address of a character
- Interpreting addresses shown by the debugger
- Borland compiler is crazy
- Executing external commands
- Accessing items in a list
- Simple Programming Issue...I Hope
- enumerating all files in VSS
- Using a loop to assign values to an array--Neophyte
- Newbie | problem with rand()
- sparse array
- class pointer!
- Problems with the Loki library...
- Putting together a project for WinCE; do you anicipate any problems?
- Pre-processor Macro
- map indexed by string problem
- Creating a string from a vector element
- got a ?
- Deleting a Struct with a Member Class
- Placing a namespace inside of a class
- newbie string query........
- Important concepts -
- question about boost::filesystem
- std::sort in a vector of pairs
- ? about Borland C++
- pointer and reference
- string manipulation
- Error in fetching time from Remote Server
- Calculation Problem :s
- Signal Handler .sa_mask
- Another bitfield size question
- Viewing the assembly language of a compiled C++ code
- Namespace at class scope
- i/o query
- getch()
- Help with header files
- Disjoint Set ADT
- Inserting into the input string
- multiplication For C
- Void value not ignored properly...
- linker error
- How to Pauze ?
- Function Pointer in a Class
- file.open
- Serial communication in C/C++ console based
- C++ OOP related question (class methods)
- non-virtual functions in a class hierarchy
- Difference between C-style cast, static cast and dynamic cast
- delay
- IRC Connection (Console programming)
- Creating a Tree Structure
- Polynomial Class
- How to check if a file exists
- char to int
- Design Issue....
- Copy of a stream?
- more I/O output help
- Memory Leak problem
- got a problem
- Floating Point Numbers
- two classes accessing each other?
- Appending and playing a .wav file
- Help me by giving solution to these problems in C or C++
- How to access files in NAS?
- LPSTR issue
- exception handling in c++ when base and derived class is involed.
- Convert decimal to binary
- Composition in real word scenarios
- Still struggling with input file comments
- Simple Issues again
- Dynamic Memory in a function
- '=' operator in object initialization
- Access BIOS
- Namespace-Confusion
- winlogon/Notify problem.
- A constructor calls another constructor of the same class?
- Question with using getchar() and scanning a file
- NULL pointer and void pointer?
- Hooking in linux
- Manipulate a Binary Number
- Need help i'm NEW!
- Help with LPT1 interrupt...
- Using putchar() for output, not printing out how I want
- Hide the window, and still draw.
- array initialization
- A question regarding initialization list.
- infinite loop on char input
- Can anyone give examples for ad hoc and static polymorphism?
- Need source code for DES Cryptography (Encryption/DeCryption) in C/C++
- Homework help with confusing problem.
- How to terminate cin?
- Game engines
- Delete record from File I/O
- PCI slot access using C
- __stdcall and __decl
- STL list with Complex Datatype
- confusion abt virtual functions
- calling matlab function from C++ program
- Ambigous!!! But why???
- STL string and two dimensional char array
- A bug in std::stable_sort ??!!?
- != conditions inside if function()
- Outputting numbers in hex format
- .exl
- Inheritance error (or gcc bug?)
- Need some advice on a RS232 Console Program
- Problems with array output
- Unable to access a value inside of a linked list...
- heuristic best-search with STL
- combinations in c++
- operator== is not working
- pointers
- Launch with no window
- controls property
- dll Updates
- preprocessor!!!
- problem in assiging value to variable!!!
- What is a virtual pointer and table
- recording sound in C
- pointers
- (dll)export symbols
- tweaking something:
- Project help PLS
- C++ IDE for WinXP
- Need information about the PC time
- Pointers, STL....Help
- How to read records in such a file?
- Const correctness in function parameters
- Duplicating a struct
- Batch file
- Unexpected result ..........
- pls help! type cast
- Show all Files and Folder Names
- Replicate DOS in C++
- why private fun() of Derived is called from Base??
- binary trees
- Strange "incomplete type" compile error
- `errno' undeclared (first use this function)
- writing a custom auto_ptr?
- Multiple output arguments
- new and delete
- Borland C++ - Excel Reports
- borland c++ builder 6 help! pls
- Same function. disk reading speed call in main is 4 times as in thread
- Best GUI API to learn?
- How to read strings
- Variable Exchange Java <-> C++
- Simple question about outputing float numbers
- Student Grade program
- Combining two programs into one
- Passing address of a char* and then initializing and setting it
- Sorting files for only 1 occurence of entry
- console window question
- sscanf issue
- Item class and file i/o
- The MXClass Gui environment
- search directory using wildcards
- void pointer function returning a values?
- Searching for files
- Containment vs. Private inheiritance
- Defining external const arrays in a DLL
- Array question
- Function Objects
- Initializing a list container...
- increment operator problem
- Pointers, I'm going nuts...
- Overloading operators
- converting a string to a int
- Cannot find symbol, which is in static library, in a exe file.
- .jpg diplay
- compilation time
- find the object type
- Problem with using a variable for a float exponent
- numerical values
- const properties and the DRY principle
- Destructor question
- multidimension array as function argument
- allowing this to be done to a class "classvar << L"hello world";"
- Input problem