View Full Version : answers
- __declspec(dllimport)
- Shell program execution -yafray
- a great deal
- proper initialization
- Linker Error: Undefined symbol _closegraph in module GRAPHEX.cpp
- template specialization, nested?
- Windows/Linux optimization problem
- How can I instance such a class?
- Urgent Help: Multiple calls to JNI_CreateJavaVM
- Default initialization with dynamic allocation
- Which Callback implementation is better?
- outportb problem
- How do i set zero as a Integer?
- Catch bad_alloc?
- Using class initialization to initalize inherited attributes
- dao 3.6 in visual studio 6
- [Programmazione oggetti] inserimento in testa in una lista
- A question on malloc() and calloc()
- String pointers and string arrays
- sorting maps according to their value_type
- Debug exceptions
- Compiling in MSVC7
- windows hates signal?
- Function overriding
- asking for references
- Embedded Strings -- Arrays or pointers?
- C++ on Windows-XP
- how to search a table by any of the field
- conversion operator question
- How do I hash this ?
- Comparisons
- pointer concepts
- Can't dereference pointer to stack?
- Some hint requests for read_line variations
- How do I convert an int to binary form?
- why does the complier complain undeclare identifier even though i have included the header file?
- runtime error-gnu c compiler
- Why this code can't compile?
- efficiency of && vs. array
- about malloc and calloc
- return string from c++ to c
- Why the variablle's value is so weird
- Mental Abuse
- Places to declare variables
- Vector used inside class definition appears to become static
- C++ beginner Help
- Allocating space for array of pointers?
- Allocating space for array of pointers?
- What is the output of this program? and why?
- bitshift a large amount of data
- function vs. class partial specialization
- GUI kit with ref-counting
- How would you use qsort to sort on a string
- Code Review? memory management in C
- Run-Time Check Failure #n Question
- difference between compiling and linking...?
- returning an std:string pointer as a parameter
- text file indexing
- gethostbyname and timeouts
- stringstream str(), buffer overflows
- bmp->pgm
- &&
- Help with end-of-line string characters
- why int ** test :: iptr = & test :: i ; is incorrect?
- Modelling the real world
- restrict example - reasonable?
- Print Format
- UNIX : Full Form !!
- Passing char*
- scratch memory
- OK for compiler to not call function with constant return?
- Templated for-loop fantasy
- Output as SOURCE CODE itself !!
- About fork()
- ABC w/o virtual functions?
- Password changing using mutation strings
- Traversing the link list from end
- what datatypes of key can be used in c++ maps?
- How to use htonl in IPv6
- Determine equality of template parameters?
- discrete event simulation question
- How to encrypt and decrypt a C data at run time
- Sorting a double linked list
- static data member initialization
- how to convert string to double?
- Memory errors HELP!
- friendship and pImpl idiom
- Help with console problems
- Survey for Compiler usage
- Defining the fields of a structure at run-time
- Detecting binary files
- Compiler Directives Not Working
- Why foo and bar in every tutorial i read?
- why it is wrong?
- C++ help
- C++ help
- C++ help
- Store a char into an integer variable
- Unexpected results in matching a regex
- Byte ordering and array access
- std::set - sorting order specified?
- C++: Operator overload syntax error
- Help! About Profiling Problem
- Smallest "C" Program !!
- Bug in compiler?
- Need Help !!
- Undefined behaviour?
- Compilling allegro.h & windows.h
- error while "free"ing memory
- what's wrong?
- Compilation Problems on a AIX with XLC
- drawbacks of linux
- drawbacks of linux
- drawbacks of linux
- function pointers
- stdint
- get version of gcc from within the makefile
- Reverse Iteration
- lvalue error needs explanation
- programing with function pointers
- problems in file
- usb access
- usb access
- using member address of an unaligned structure
- 64 bit performance speedup over 32 bit
- 64 bit performance speedup over 32 bit
- fork implementation
- seekg Concerns On Fragmented File
- Style question: SetShutdown/GetShutdown .vs. SetShutdown() overridden
- communicating with every object of the class
- pre-ansi declarations
- Where can I find the ansi C source code of linux?
- random number in [0, 99]
- Vector and adding of object
- Pointer to array of structs?
- Can a static member func be a friend
- Q: portable way copy files using C on Unix an Windows -- dirent or similar
- hi
- union REGS donīt get DOS Version
- a question about a class and a list of the class.
- Validate IPv6 Address
- better way to read data?
- the time of the routine
- convert static final from java to c++
- opensource group
- can I re reference items in a map
- initializing a pointer?
- here is some problem in structures
- whats there in C that is not in C++ and VC++
- classes vs structs.
- warning: incompatible implicit declaration of built-in function 'malloc'??
- Unable to create *.dll
- operator += on short int values - strange compiler warning
- vector::iterator to a pointer casting
- code reuse and design reuse
- Comeau (working *.bat file)
- C++ Proofer
- comparing two structs .. revisited
- Great Job Board
- Great Job Board
- Overriding const member function with non-const
- is there a symbolic constant telling us we are using a C89 compiler?
- I need the math.h header file
- Sorting a list
- C++ Multiple Inheritance
- socket programming
- new & delete in CRT.How to get a efficitive memory allocator.
- parse comma delimited text string
- Best Job Search Site...
- confused about pointer arithmetic
- inline functions
- Class execution
- formated output excer (help)
- shift, signed unsigned
- Question about postfix ++ precedence
- how to read data?
- vectorstream analogous to std::stringstream
- Help debugging stack program
- string table in c?
- A c++ Program for Valentines day
- Usage of RAM related to C++ programming
- string table in c?
- Pointers for these pointers...?
- c++ to c
- Length of a string?
- about system call in driver
- about driver class
- Bigint library?
- online standard c++ library reference
- writing binary files to Sun workstation
- Short form of __FILE__
- undefined reference error
- stopping a boost::thread
- ridefinire bool
- How to declare function returning array of Integer pointers
- How to declare function returning array of Integer pointers
- Dynamic arrays help
- delete resouce of partial constructed object
- const string in the header file - solutions?
- preprocessor and parenthesis
- regarding core dump
- Reading in a variable number of integers with cin
- Shift portability
- Abridged FAQ Question
- basic c programming tutorial
- Why not add namespace feature into standard C?
- Calling new pointer twice?
- segmentation fault
- REQ: how to override 2 virtual functions with the same name and same parameter
- why standard files?
- Undefined reference to...
- What the use of (void)(a)?
- Implementing Chmod command using c
- Function declaring style
- Program Assistance
- I need a CFRONT C++ Compiler for MS-DOS/Windows to replace an Apollo Domain 2.1.0 compiler
- Function Pointers - design question.
- lvalue difference between static and non static member functions
- static opaque pointers?
- Beginning programmer... I need some help.
- Checking bits states
- variant template
- std::cout << x << " " << x++ << std::endl
- Trying to use rename(); correctly.
- Float to int type casting?
- Strange problem executing
- Compiling with GSL
- various way to delete pointer to pointer
- help with string to int
- C99 struct initialization (C99/gcc)
- where to inform about TR1/TR2 progress
- This Pointer is legal or not?
- fork()
- longjmp issue
- char* to string conversion
- how to encrypt a C data and write a bin file and read a bin at run time and decrypt C data
- Beginner help!
- REQUEST TO SOLVE MY PROBLEM IN VC++
- REQUEST TO SOLVE MY PROBLEM IN VC++
- REQUEST TO SOLVE MY PROBLEM IN VC++
- REQUEST TO SOLVE MY PROBLEM IN VC++
- REQUEST TO SOLVE MY PROBLEM IN VC++
- fork()
- Is this good code?
- string and pound symbol
- How can I cause the datetime to be the name of the output file.....
- simple question
- Template Member Functions of Template Classes
- trying to get a class to work
- Is this part of the standard?
- Behaviour of if and for loop without {}
- iterator problem
- iterator problem
- dynamic arrays (convert vector to array)
- Latest ANSI C++ proposal
- Cannot write 0 for pointer in a vector.
- Random access an element in a STL List
- Unix I/O and C library I/O, why there are two sets of I/O functions?
- get values from data file to integer variables..
- storing a map of inhomogeneous container types.
- WinXP: Ostream Operator Corrupting MFT(?)
- PostgreSQL - OTL programming readiness recipes
- Bugs in my code, help!!
- KDE FAQ states using static functions is better than putting themin an anonyous namespace
- Memory allocation problem
- request to solve my problem
- Duplicate removal
- request to solve my problem
- request to solve my problem
- clearing or capturing the screen
- Split the newsgroup.
- namespace and enum?
- Class / lib files
- Exception in Constructor
- Data statements in C++
- How to improve this code
- Protected Access
- implementation assistance
- Objects can't be passed by value
- Static Variables in C++
- Programar IP en DOS con C o C++
- Programar IP en DOS con C o C++
- Programar IP en DOS con C o C++
- TCP IP programming under DOS with C
- passing multiple-index array to function
- fopen and fclose?
- Programming IP with C++ under DOS
- Equation parsing
- finding slow parts in program
- c99 and popen()
- Encapsulation idiom
- Where to get gcc compiler?
- Reinterpret the bits of a float as unsigned long
- basic question
- concurrent distributed programming online resources?
- Straming video playback
- Basic/simple question regarding header file
- c problem
- STL lists as retrun value
- fwrite help needed
- How can I resume a download if the user gets disconnected (I am using CHTMLfile )?
- find digit length or the number of numbers in number ?
- communication - how?
- random number generators
- Order of construction
- curvature of a circle passing through three
- How to find number of array elements in a function argument.
- Converting C code to Assembly!
- reading a database file
- Doubt regarding returning const char*
- Sybase OC Library
- vector<bool>
- Program Help
- OT? My First Working Modification of C++ Example Code, under QT. :-D
- mem_fun_ref: parens in reference of function
- Checksum method determination
- 2d vector error
- Help converting malloc to new
- STL vectors..
- Parallel port command
- ofstream help needed
- floating point problems
- ASyncResult vs. IASyncResult
- What is the fastest way of getting the fraction part of a floating point?
- What is the fastest way of getting the fraction part of a floating point number?
- template specialization
- an enum and ntoh question
- CBitmap
- what is the better way to determine if a string is number or not?
- error checking by parsing thru a string
- Set operators
- How to disable preprocessor checks in BCC32
- Input Length
- source code commenting
- String Manipulation doubt
- pragmas with example
- virus
- Regarding UTF16
- virus
- Now a tricky one ;-)
- Static Table...
- Access to excel spread sheets
- structure padding
- Rotated Sorted List Search
- Simple reference counting.
- objects hierarchy problem
- accumulate() usage
- finding angle between two points
- Protecting Your Application
- Vector withing map: accessing values
- Template Specialization: when are extra template params required?
- Questions about const reference
- Dynamic object costuming
- generate
- how can c++ be slower than Perl?
- reading date and time
- Walking thru a STL list and remove element at the same time?
- what is the better way to do the mapping?
- catch(...) doesn't catch everything
- &*iterator
- DLLs - State of Play.
- random numbers
- Template specilization problems, howto work around
- executing program name
- Runtime Type Checking
- using .so file
- Apache C++ Standard Library 4.1.3 released
- Syntax for literal "s on Windows command line
- Safe conversion from floating real to integer (and vice versa)
- index vs iterator
- SetParent() on a control
- How to convert an integer into a string
- computing hexnumbers
- Traversing a 2D array
- Rotated Sorted list
- map/set and multithreading
- Question from the 2nd edition of "The C Programming Language"
- What is the Use Of Static Fuction.
- How to insert binary to memo
- ostream_iterator<wstring, wchar_t>(wcout,"\n"))
- changing the sorting behaviour of std::map
- Serial COM port driver
- How Globals is handle in C.
- Anonymous Uniouns
- binascii in C++
- is C compatible?
- Tokenizing a string using STRTOK() in g++
- C++ "packages"?
- Manipulating bits
- Reading a file that looks like this..
- Trouble with va_list processing
- Running system command
- Deleting a Polymorphic Class
- How to get pointer and offset from vector<bool>::iterator (or reference)
- Is C portable from PC to UNIX
- Convert an ip address to long value
- C style casts
- Initialization inside a class
- C99 conforming compilers
- storing arrays in cpp
- Manipulator for parsing quoted strings
- How to enforce execution order?
- Hardware
- Endian swaps with C++; comments please
- calling virtual destructors and virtual functions
- Find the Data Type of Variable
- Just curiosity about some constructs
- Design question
- g++ vs msvc++
- How to prevent a letter insert in a int var ?
- "Good" and "pricy" developement environment for c++
- tree container library, revisited
- Preventing delete
- hi
- Texinfo C code source reference (through doxygen) ?
- Operator overloading vs. class derivation/inheritance
- struct compatibility
- hii
- Trap representation
- Hi..
- What u mean by this statemnet ?.
- est
- test
- union
- Send receive using sockets
- Operator overloading - lhs, rhs?
- Operator overloading - lhs, rhs?
- Compile error
- restricting memory
- istringstream
- some last minute isues...
- ifstream read() loop
- Linux and c++
- Multiple Double Linked Lists
- Class Member Memory Allocation
- Read and write the same file
- Finding dupilcate entry in a STL
- compile detection of powf, etc
- ostringstream and write()
- Namespace and #Include best practises
- RoseRT to "clean c++"
- Help about windows programming with DLL
- Link errors
- operator overloading and virtual funtions
- Bad Reference?
- C++ Builder 6 - Controlling the main form
- linked list program in c++
- in-place functor comparison instead of std::binary_function
- Delete node from singly linked list when header is not known
- Function / Method in class
- Making C++ classes available for C
- avoiding code duplication w/ type lists
- Linking C programs...
- Linker errors on Template function definitions
- Working with 3D matrices
- Seg fault when delete a pointer to vector<int>
- loop thru a STL list causes an infinite loop
- IT tests. C, C++, XML, HTML, .NET, SQL...
- const and non-const variables
- gcc error for Name lookup. - Item 32 exception C++
- symbol reference error while linking the object files
- Timer, threads, exceptions
- STL remove compile error
- 1D array values into a 2D array
- qsort of malloc'ed structs
- CAN WE TYPE CAST AN INTEGER AS (VOID *)X..(Like can I return a value (void *)x)
- Is there any command like Pause or Nope in C++?
- reading lines from file
- Global Array with size for input
- break outside a loop and a switch
- checking and verifying input line in a C program
- [MFC] CDataExchange::Fail() fails
- which clustering algorithm to use
- File I/o questions
- Implementing
- help with string reverse
- Operator < in map template
- C++ Network Solution -- Where should I begin?
- syntax question
- Problem with fopen
- UNIX command prompt
- custom allocator using templates
- Forward declare a templatized class
- question about function pointers
- Rot-13 encoding an std::string
- Masking a virtual function?
- Class inheritance question
- Passing a const object by reference.
- How can i get each coloumn of a 2D array as 1D arrays??
- Main loop helper functions
- NULL with representation other then all bits 0
- Online programming challeges?
- Please use wxWidgets
- More Solutions
- advantage of using typedefs
- Binary File Reader
- std::find / find_if versus for loop
- Casting return value to fit within constraints of error values (portability)
- How do you define key_compare and value_compare
- tightly coupled class design problem
- Random Colors For Use In Defining Different Regions
- writing binary data whose size exceeds unsinged it
- map inserts and efficiency
- How to pass this template template argument? (MSVC++ 8 error C3200)
- bitmap array
- ToString : convert types to string
- std::string, subscripting, and npos
- DOS interrupt
- Template Instantiation and member templates.
- Linux c app, called remotely by web.
- #include in header file for size_t
- how do increment operations work
- Forward iterators and past-the-end iterator
- About const references
- Help! Need to make my own color...
- source files vs. resource files
- Problems using recursion while browsing directories
- templated pointer function for simple array
- Subscript operator overloading with vectors
- second largest element in an array
- Permutation problem
- How to use wide char
- knight's tour helpppppp
- Bit-fields and integral promotion/UACs
- Comment on style
- Bitwise questions with the following code
- Binding
- Simple output problem
- vector erase
- Dataset always null
- How to find the dependencies among C files
- reda4win released
- Overwriting a portion of a binary file
- How to find the depencies among files in a project
- MS ACCESS and C++
- member initialization - no matching function - candidates are
- Socket class done the C++ way
- class design question
- s there something better than EnumPrinters?
- Main loop
- Multiple Double Linked Lists
- how to declare this template operator?
- extract data from file
- Veteran Programmers!
- Which members are created automatically, which members are not inherited?
- What is the advantage of inherit from unary_function template
- Enum to type (for static dispatching)
- Question about the clc string lib
- Which members are created automatically, which members are not inherited?
- What is the proper behavior of gmtime()?