- New program
- New program
- Memory allocation problem
- Some assitance please
- How To Create a Function that Rearranges the elements of a table by ASC
- GNU indent styles
- Converting C# DateTime field into Native C object
- compiling ffmpeg -> missed dlls
- Compiling ffmpeg -> missed dlls
- Using STL map
- Using STL map
- Can't access member - structures.
- doubly linked list
- trying to use vector<char*> as char**
- get current directory in ANSI C
- How to get the correct size of inherit class?
- coverting binary data into unsigned int
- Macro parameter list
- Macro parameter list
- can you replace this line of code ?
- How to know the size of array
- confuse by typeid()
- problem with strcat function
- problem with strcat function
- How to create class which can't be inherited
- Using underlying bit representations of floats
- syntax: struct in a struct
- different behavior of destructor
- String search and Replace
- Facing Problem with operaror == in stl queue
- Embed Mozilla ActiveX Browser Control or MSIE the easy WAY!
- Embed Mozilla ActiveX Browser Control or MSIE the easy WAY!
- Question on Memory Pooling for char*
- callgraph using static analysis
- ofstream:seekp failed
- pointer, array arithmetic
- Why the while() doesn't work?
- function pointer question
- Use MessageBox in Win32 pgm with STL - winuser.h n/g in this context
- more on tempalates
- Another template compilation problem
- Syntax
- template compilation problem
- make: Fatal error in reader: Badly formed macro assignment
- New or nor
- robotic
- hash_map with multiple integer key
- PAC (presentation-abstraction-control) question
- convert a binary into decimal
- Reading a file...
- Static function returning object reference
- Template function and const array of chars
- Static losing its value?
- robotic
- ip address
- Change IP address of packets
- Little Confused
- Little Confused
- Choosing a matrix library for image processing. Blitz++,MTL or others?
- program problem
- reversing a byte
- good ebook links
- progrm to find a substring in a string
- Parsing a Section of Binary String Data!
- Got one compiler diagnostic I can't handle
- virtual inherite
- Why do we use libraries?(Sorry but i am a newBei)
- Quick Pointer Question
- loop doesn't stop in example program?
- Getting User Input after getting Input from a file
- array subscript type cannot be `char`?
- two this pointers in double inhertiance?
- Group rules
- x=x*x vs. i=i++
- Files to array with pointer.
- When to use pointers in a class?
- Casting a file pointer to char pointer
- reading character from stdin
- Redirection of Streams
- Strcpy
- std::map problem with inherited classes
- Containers
- "Shifting" floating point numbers
- base class copy ctor and assignment operator
- passing pointer to struct by reference
- size of array XXX is too large
- typecasting std::string to const void *
- Specialising a template with a templated type
- what's the 'right' way to get rid of size_t to int conversion warnings?
- help me atleast now
- help me atleast now
- Need help with input
- Need help with input
- making sql queris with dev-c++
- Int86 function in C
- Int86 function in C
- Iteration with unsigned integral type
- Member destructor inside a constructor
- renaming class templates
- Reading unicode (utf-16 le) using wifstream
- "cl HelloWorld.cpp" => "std.afx" not found
- Function Protoytpe Identifier....
- Sha512 help.
- Problem with endian notation and bit masks. Need suggestion.
- A map of varying vectors
- new - bad_alloc or NULL
- Solving Algorithm Equations
- help
- How to access the individual bytes of LONGLONG value
- operator= ?
- Why are the min and max values for a particular numeric type implemented as functions?
- CLC wiki: faq
- order of declaration
- recursive function kills me
- Overloading error
- How to ignore/catch unsigned int calculation overflow
- DCT algorithm
- Using Printer
- where's Boost's shared_ptr destructor?
- Array setup Question
- What's the easiest way to print the rest of the string
- boost::try_mutex mutex--code review/your advise-comments
- how to use c++ to efficiently solve this problem?
- Boost .rodata build error
- Reading from a file
- malloc for struct
- explain this.....
- Callbacks and member function pointers
- casting
- C++ Certification
- Creating a 3D Array
- How do set a default parameter....
- How likely is a function starting with an underscore to cause undefined behavior?
- how to return std::vector from function?
- length of a string
- To reverse a string
- Storing macro param?
- why c++ not support typeof()?
- Difference between standard and compatability mode compilatin in C++
- Ink
- Ink
- Updating C++ apps
- matrix of function pointers
- Difficulty designing a map with custom structs.
- Arrays of derived objects
- Problem with send()
- Estimating Software Projects
- Available C++ Libraries FAQ
- Pointer hell
- typecasting of function pointers
- Ink
- Ink
- what is fork() ?
- MEmory Addres of DOS screen
- compile problem
- compile problem
- Why the type of /this/ pointer not be X* const
- How to make a string buffer...
- STL Question
- Preprocessor: how to define a macro in terms of another
- Specialization of member function template in template class?
- Need helpin figuing out Segmentation fault when calling size() of STL vector
- Pesky Error
- Yet another date class, public-sourced
- Learning C and Learning Make/Configure/Building/Linking
- question of operator '->' precedence
- Help!
- to const or not to const
- question about older code
- Char array and integers
- How to simulate REAL card shuffling?
- code that compiles in c but not in c++?
- char array with multiple entries
- updating deprecated sys_errlist? Simple Question?
- Standards & Library functions
- pure virtual function: implementation?
- Is it legal to assign a template function to a function pointer this way
- About structure member order
- pointer to function problem
- Please explain about c
- Container of buffers
- Doubly linked list
- seperating pixel values to DCT blocks
- querry related to structure padding
- different outputs in gcc and tc
- STL vector memory footprint
- Looking for hooking SDK
- caught non-std exception
- explanation required???
- Sub strings
- Looking for a good C++ logging library
- Is the following code legal?
- Any ideas on tracking down memory corruption
- embeddable early-binded database
- operator overloading
- Benchmarking multiplications and additions
- A few things that puzzle me...
- array greater than 100
- error when callin matlab from c
- Difference between c structure and c++ structure
- Compiling problem
- Using DLLs in MS Visual C++ 6
- 10 Reasons Why Programming Is Like Drinking
- a socket programming problem
- how to write antivirus code using c++
- new to inter-process programming
- delete operator
- Error on Compiling LCC on WinXP VS.Net
- A question about reading an UTF-8 text file
- Encapsulation and Operator[]
- Have you ever considered of mousing ambidextrously?
- Have you ever considered of mousing ambidextrously?
- How to copy derived class from a base pointer
- I need a online c++ compiler
- char * can point to any byte?!
- should this compile? [const]
- Sin ()
- How to get the actual C code finally passed to compiler
- How can you make different existing classes into "observers"?
- =operator for structs
- linking question
- Forward declaration problem
- Passing Member Functions as Function Pointers
- Mysterious pointer mixed with array indices bug
- unit testing guidelines
- code in C
- Latest stable gcc
- Memory Management
- HICON from loading a .bmp
- [Generic/Polytypic] Template not quite right
- Implement BODMAS
- enum + long
- Reference to temporary objects
- STL set members sorted?
- structs and STL stack
- Code for ejecting the CD-drive.
- Raw image in header file
- Encoding Converter Windows Application (C#.NET)
- Encoding Converter Windows Application (C#.NET)
- Preprocessor magic needed
- Preprocessor magic needed
- queue<char> and memcpy()
- HOW TO??? call an unknown function's method
- c file reading
- When does Storage allocation for static data happens?
- Puntatori a funzioni
- Array problem
- Multithreaded application performance impact of global arrays
- What is wrong with this dll import code?
- Hi All
- Instansing singleton right in the header file
- Reading data from a text file
- Pointer-to-member-function code okay?
- Date Calculation
- pdf plug-in about add stamp to pdf files
- VC++ Client accessing Java Web Service
- Convert postcript to PDF?
- Explain C++ files generated plzzz...
- Algorithms for Trees
- Checking whether the exe is running or not
- String variable appears to become corrupted after assignment
- Checking whether the exe is running or not
- FASTER string copy ????
- Why c++ not support placement delete
- how to cast unsigned char to char?
- dynamic memory allocation question
- Namespace across files
- Void pointer to pass by reference
- Need help with exposure of object in MFC visual c++
- Question about lower_bound
- Checking for valid data in file
- Design of C++ Periodic table project
- Endian Reversal?
- Creating array of (some_arr[DynamicSize]) structure. (struct xxx)
- What's wrong with these simple codes? (parse error before `<' token)
- object reflection
- problem with a code segment.
- arrays incomplete function call
- problem passing list iterator
- this code is memory overflow or not?
- problem passing list iterator
- How do I get a count of the values in a array?
- destructors
- how to convert characters to upper case in utf8 env.
- how to convert characters to upper case in utf8 env.
- how to convert characters to upper case in utf8 env.
- Template specialization
- i++ * i++
- function calls like printf
- specialize a template for bitset<N>
- how to understand yytable yydgoto yylhs.... format?
- how to understand yytable yydgoto yylhs.... format?
- Global variables in files without functions
- Alternative to a very large array?
- Syntax Question
- Very large array?
- Inheritance: "abstract objects"?
- read data from excel using c
- querry regarding function pointer
- problem about outlook
- Simulation
- Type in derived template class unknown
- bit fields that do not fit in a built-in type
- how free() ,delete() works?
- FILE structure - porting C DLL into other languages
- freestanding enviroment !
- is there any faster way to parse string into float number
- calculate day's between two dates
- pattern recognition
- length of array
- Private destructor with virtaul inhertiance
- convert decimal number in a hexadecimal number ?
- compairing No without Operator
- How do i convert an integer to an address for a function pointer
- c++ compile error on linux 64 bit machine
- what will happen after i use free()???
- Looking for Software Developers and testers to work in India
- Regarding Padding bytes
- What is "marshal" in programming context?
- Help with open, dup and dup2
- VC++ or .NET
- VC++ or .Net
- An initialization with a class involved
- Mixing Wide & Narrow Character Output to stdout
- is there any instruction or operator to convert a Byte from 10110001 to 10001101?
- Newby: how to check if a module is loaded in linux
- Trap Representations - c99 [again]
- how to count rows and columns of integers/doubles in a file?
- Forcing Specified Libraries
- I went a help
- Simultaneously overriding multiple member functions
- -1.#IND00 problem
- MS vs Intel C++ compilers for Windows
- mutex error when using C function in C++
- removing a loop cause it to go at half the speed?
- Question about basic input output.
- how to create a sclock simulation program in c++
- wan ip
- clock simulation in C++
- Please explain signal handler behaviour
- are bit manipulation guaranteed to work endian independent
- iostream help
- Book-keeping metadata for allocated memory
- Executing exe
- Druck Position eines Textes ?
- Druckvorschau ist nur Schwarz weiß !!
- Idiotic question of an Idiot - dint like dont reply.
- question about linux static libraries
- GRATIS FREE: Your online Archive and Photo Gallery!
- fopen and non-blocking
- About Segmentation fault
- Template class to enable transparent use of pointers or references
- using maps errors
- how to implement a huge adjacent matrix?
- diff between strcpy() and memcpy()
- Aurora Compiler
- question about clock()
- problem with compilation
- Why do i get error "error: expression must have a constant value"
- OT(? - Hope Not): estor.lib In Symbian .mmp File
- the replacement rules of the macro?
- Is diagnostics of const violation required
- question on casting
- ccmake errors compiling VTK
- Inability to view a header file source in a debugger
- logische ausdrücke
- printf(): giving format to an unsigned long questions
- C code to flowchart convertor
- Very wierd problem
- explanation required
- making a simple module
- Find the ID file in Directory
- strange ???
- API design choice pointer vs. object
- Working with Endianness
- Map-like container?
- Please Explian
- Q: typename or not typename?
- how to evaluate user defined functions?
- C++ code in SPLASH2 benchmarks
- POD class member order
- object-like macro used like function-like macro
- OS version running
- Type information in structs of different types
- JSF++
- Strange behaviour with printf
- Stuck in inf loop in a multimap iterator?
- hi!every one !
- Migrating C Code to C++ Builder
- tool to check multiple inclusion of header file
- Need help regarding library conflict
- tool to check multiple inclusion of header file
- command line arguments
- about license
- Help With strtok
- Help with strtok
- Can anyone provide methe best books for C?
- best method to find the freequent numbers
- Copying pointers
- how to check a string whether it is
- Resetting a static int
- Regarding sizeof Operator
- Output of a program
- Virtual constructor
- Easy c programming tutorial
- Scope visibility
- Migrating C++ code from gcc 2.96 yo 3.4.4
- writing 0x0A to a bin file without having it automatically write 0x0D
- Can any one help me?
- Unicode: ugh!
- File reading and writing problem (SEGMENTATION FAULT)
- help
- array pointers
- Visual C: Obtaining __int64 value from a DLL
- can forward declearation of struct as class cause any problem
- chsize 64bit
- text and binary files confusion
- Converting from Unicode to Multibyte
- Min/Max gametree
- Opening picture file in C
- File reading problem probably newline character
- about iconv
- C++ and streams (not iostreams)
- c++ network programming library
- what's the difference between #include "queue.h" and #include "queue.cpp"
- help with queue
- wchar_t and wide characters
- In Debug it works but not in Release.
- Size of an inherited class ?
- extracting integers from a string.
- Optimizing C
- Problem related to design
- Problem related to design
- How can I read a 8 bit gray image using c ?
- i cannot initialize a object of ADODB
- Using an iterator to remove an item from a STL list
- C Database
- plasticmachine
- Help wih regexec() function in libc.a library ( Solaris platform)
- A question on function overloading
- redirecting clog
- Diff between namespace and include
- Philosophical reason behind the concept of friend function
- PROBLEM...please READ
- cin and getch()
- A general question
- [Linker error] undefined reference to vtable
- Coverity Scan of open source
- How to protect startup object
- error: expected initializer before '&' token
- Going Back To The Start OF C++.
- Problem with Borland C++ 5.02
- C++ object model
- C++ Object Model
- Problem with linking - can't find the right solution.
- C++ Builder 6 - SQL Query
- set<string>::iterator i to binary filename?
- Memory leak problem
- finding out what an optimizer did?
- C++ primerä¸*文第四版
- g95+OpenGL HowTo
- OO system design question
- Sequential and Associative containers
- Which container - std::pair or std::map ?
- Unix command that can post question to a group of expert like using the newsgroup.
- Want to pass a file name to a function
- What is the Purpose of Constructor in a class?
- give me some tips
- Number of Years
- using c++ dll in delphi
- array of function pointers for class functions
- Implementation of functions in math.h on clc-wiki
- sizeof dinamically alocated array....
- how to build a chat server in c
- templates instead of macros
- char array to int array
- Terminology : casting/conversion
- In accessible base class for return pointer type
- Problem with sorting algorithm and double linked lists
- global variables are bad?
- Help with generics
- representational error in C
- 2 classes pointing to each other....
- Help! serial communications programming in c
- Help with void's
- Is there a hash algorithm with direct access to hash elements andreference count?
- How to convert a big java project to corresponding c++ version?
- Source Analysis for C/C++
- sscanf style string parsing
- Stdout to UDP socket in inetd
- help with loops
- getchar function and EOF problem..
- reading and writing to the video frame buffer
- memory use global vs auto
- Template class copy constructor
- encrypt filenames debug
- Virtual arithmetic operators
- Help about videoprocessing with c/c++
- Calling XML WebService VB.Net from C++
- Local or Global ?
- When does the destructor of a static object gets called?
- pointer question
- problem reading integers separated by commas with VC8
- virtual overloaded functions and base class function call...
- Pointer
- Private data access using friend
- Tracing each line output in Unix?
- cvDFT, fft2 ?
- Newline in a File Text file
- Interpret each line in Unix?
- Is this legal ? (non-contiguous values for enums)
- Linux > 2.6.13 - How to use Inotify for watching the whole Filesystem?
- How to create a function that returns a whole structure in C++ Builder 6?
- Some problem on macro declaration in C again
- diff memcpy and memmove
- Calling Function at runtime
- macro to control conditional compilation based on date
- Multiple Assignment Evaluation Debate
- Learning C
- Learning C
- inheritance and base constructor
- Solar Eclipse March 29th 2006
- global hooks in win xp and 98
- Arguments and Functions
- Simple parser question...
- problem with memcpy and pointers/arrays confusion - again
- Does this look correct?
- Does this look correct?
- Macro
- copy constructor
- simple return question
- p[assing by reference
- ambiguous call to member
- problem with a makefile
- structure initialization
- strange output
- Problem of finding funtion names in any C file
- linked struct
- Unknown Compiler Warning
- Pointer and Array
- Need Web reference and forums to learn C++
- How to use a vector data member when the class object is a vector?
- Garbage in a char* (getting rid of it??)
- Can a base class be its own factory?
- how about the function strtok()
- How can I use a function pointer to non-static member function of a class.
- Strange class definition
- Please comment on my integer to string code.
- PCI Slot/Card Question
- about c/c++ 问题ï¼