View Full Version : answers
- g++ does not complain when not returning form non-void
- How is this trivial strncpy implementation
- what does this ":" in the structure ?
- 1-way hash
- Code migration question
- text justification
- Transferring several files through sockets
- leap year
- Reg memory error
- how to write plug-ins for safari
- Date Compression
- return a char array from a function
- Bit Vector
- is there any way to use macro to specialization a template class...
- type of variable in header and .cc file
- size of a class containg both data and function
- Divide Error
- Use C++ to print directly to printer
- Postgresql database connection error...
- Download Graphing Tool (Complimentry Copy)
- random number generation
- Questions about chapter 11 (Operator Overloading) of TC++PL.
- Finding minimum and mean temps from file.
- Virtual Function Mechanism
- Checking for excessive input when using fgets()
- where do the extra bytes go while using Malloc ?
- triangle help
- Performance Issue between c#.net and vc++
- Function to determine non-negative int
- Linker error:-Undefined Symbol _insert_point
- Convert to double value
- In what order are object Destructors evaluated?
- Definition in Header files
- Definition in Header files
- void function that read a file into a 2-dimensinal array
- Has ANSI Approved ISO/IEC 9899:1999?
- Fetch Japanese multibyte char with C and SQL Server
- Bits
- Code For seekg and seekp
- For Loop
- problem using strtok_s
- volatile
- Opening With Default Program
- Why connot declare a static member of STRUCT or UNION?
- C
- Program to open large text document and find a city name.
- To execute C++ pgm in MATLAB
- opening mouse dev's with multiple threads
- Raw Ethernet Packet Capture
- What is the best html to latex program on the market or the internet ?
- Thread safety and static member functions
- Function bodies in headers
- Static Method in base class accessing protected constructor of derived clas
- how to use an array of struct in java using SWIG
- Using Deque :: Iterator?
- Integer promotion of function parameters
- Rethrowing an Exception -- Core Dump
- In c++
- rename function
- How do you flush a socket in C?
- returning a string from an ostringstream
- Smartpointers and throwing an exception from the constructor
- learning policy classes
- What is the Caret Qualifier??
- linux coreutils 'basename' program question
- Can anybody explain this snippet for me?
- pointers question
- problem overloading the ++ operator of an iterator
- Iteration Problem
- Searching in a string for ints?
- a little programm
- dynamic array ?
- Passing a struct between managed and unmanged code
- The only way to acquire wealth!
- Memory Allocation
- Converting floating point to IEEE format
- Issues with adding/deleting modules and ticker in C
- how seekg and seekp is implemented
- C - Segfault when compiling wth -O2
- Linux: Unbuffered reading from stdin
- use of pure virtual functions in C++
- Print a short instead of an int... ? What's up with "%hd"?
- need some basic progarams in c
- Looks like the "conspiracy theories" really were true after all...
- about gcc 4.2
- streams - c standard
- Using enum in class
- change code to c++
- How dynamic_cast works internally?
- operator=() in base and derived class
- sizeof(ptr) = ?
- Fat Loss 4 Idiots
- Fat Loss 4 Idiots
- Need help finishing this C code for a currency conversion!
- Using rand() with matrix
- Subscript operator overloading and lvalue vs rvalue
- printf works without including stdio.h ?
- ->text to long
- C++ code for password entry
- Is there a Windows or C++ library function to break down a Filepath?
- About enumeration
- C++ Time Acquisition Problem
- Some help with Pointers please
- Multipath Macros
- Need help with this error
- loosing the data saved into an object
- How to design multiple timeout in Socket Programming(Linux C)
- How to pass multi-dimensional array?
- Finding min & max numbers
- What is your favorite profiling tool
- Program to calculate prime and perfect numbers
- C pronunciation question
- Please critique this function
- conversion
- Sine Code Problem
- Good links for handling with pointers?
- How to send dynamic vector?
- Including source
- Confusion overloading '=' operator
- sizeof and passing pointer
- Multiple Template-Parameter Friends
- Book suggestions
- C Unleashed
- Adding 2 user specified numbers.
- A few questions
- Multimap & iterator.
- c++ code to convert from infix to post fix
- Please correct my c++ Code
- Inserting into map while using iterator?
- help in c - getting the list of files/file names in a directory
- Variable declaration inside a switch statement.
- Function call before main.
- Is there anythng called 'zeroes' and 'infinity' in C++?
- comparison
- Indentation style: public/private/protected/case
- AF_INET PF_INET difference - socket programming
- Unable to iterate over all instances of a class
- Need help plz
- Why isn't this working! (palFind)
- where I can find errata for Stan Lippman's C++ Primer 3rd Edition ?
- Sending Classes via TCP/IP
- example rquired
- Why there is an error?
- Help with exponents loop, not allowed to use pow() library
- E2459 VCL style classes must be constructed using operator
- C++ Array Help
- can't figure out how to finish
- How to convert a String ^ to char [] array?
- New Programmer looking for Ideas
- String performance
- How to exit out of a function ? what is try-catch-throw in terms of Program Counter
- How to exit out of a function ? what is try-catch-throw in terms of Program Counter
- STL Template question
- Problem with STL sort.
- Issue with storing Parent/Child class in map
- Printing pointer to pointer to a string
- map<int ,std::string>
- shellspi.h not compiling
- double array code fails
- Bitmaping from files
- QT4 + Code::Blocks + Windows
- Inconsistent behaviour for (1 << 32)
- HI ALL...here is a problem.please help me.
- Temperature Sorting program issues
- removing brackets from input
- Validating Birth date and calculating it into a single digit
- Outlook fails to connect to Exchange Server profile
- "cin" Problem
- Segmentation fault.
- Looks like the "conspiracy theories" really were true after all...
- C pi calculation and the best datatype to use
- efficiency of vector of pointers.
- PLEASE HELP - odd string sorting related problem
- Shuffling string
- Using C signal handler in my class
- Help with solving seemingly mutually exclusive problems please
- virtual obliterates nested inline?
- const what () const throw
- Socket Problem............
- Reading file
- Reading/Writing Vector of Structs to/from Tab Delimited File
- Set and Get value
- 2 Questions about my array.
- C Compiler on a Production Server
- Large Database System
- How to tackle this nasty map
- Are there any long C string across multiple lines
- C++ Primer (5th ed) - Exercise 14.5
- Hitting a wall: What should I learn next?
- mandatory destructor when doing explicit type conversion.
- Problem opening a remote file on a DOS machine from a Vista client
- the use of loops
- how to read file from server to client using C++
- STLFilt now runs within Visual Studio 2005+
- make: are command line variables stored in a macro?
- How to correct this C decleration for gcc 4.1.0 ?
- vi shortcut
- need to send unsigned char on serial port
- Producer consumer architecture
- embedded c programming
- having main in shared library
- (text)Fileblocks for data
- problem compilng c++ code with a template child class by gcc
- undefined reference to constructors and destructors
- list box prob
- Can't cout vector<string>
- Reading and Writing float value of infinity to file.
- C++ Primer ex 9.34, using a Stack
- Using fgets
- c++ storing and retrieving names and addresses
- TServerClientThread problem
- can't locate my include files
- How to define an global object like cout?
- What does 'c' in 'cout' mean?
- Checking Strings
- Borland Builder C++ Help Needed - DLL Import problems
- Problems with FILE pointers
- printf on alcohol
- Using HANDLE in different class & thread
- Parashift Down
- printing 02
- Opening a tape device in Linux?
- Priority queue help
- iomanip - alignment
- c getchar help
- Dynamically declared vector
- 1 year free
- Sharing a generic sollution (lots of boost)
- I'm looking for a game framework for a beginner
- Distance between struct members
- std::max(short,long) doesn't work
- Allocationg memory: contigously ?
- Output of code snippet
- Function call - results not consistent
- Taking values from Queue
- Copy constructors
- The best software to run C++ programs
- Is a bug with Comeau or I miss something as Comeau says?
- Finding number of bits of integer
- The sizeof operator : sizeof(++i)
- sendto(msg) points to uninitialised byte(s)
- Need Help i need a programmer
- static library and dynamic library
- Is realloc good form ?
- assign a char value to label->text;
- rand() and threads
- pointers
- How to use the iterator from base class in a derived class?
- Initialize the HashTable
- to search a string in the list
- Question about singleton
- Template Based B+ Tree Implementation
- Missing prototype and resulting coredump
- Searchexpo-hongkong
- time complexity
- Searchexpo-hongkong
- How outlook is able to display as HTML??
- Overloaded assignment operator
- get file size problem
- Few Queries Please do answer
- TV for PC with live concerts!
- Error in displaying or adding to a binary file
- How to create virtual drive to any folder or any file or any drive in C/C++?
- random matrix
- Error displaying minimum input
- C++ Combining Projects
- Truncating spaces off of the end of C++ style strings
- This program wont Compile and run. can someone check it out 4 me.
- Extracting template types from a typedef'd template declaration
- Max and mean function in c++
- Creating an array using class in C++
- does anybody know
- Question regarding fopen( ) function
- changing the working directory
- C++: Exception in construction: Out-Of-Order execution question
- Pre-emptive multithread programing....
- Spell Checker
- Help counting individual inputs in an array.
- Failed to create TWinSocketStream object
- seperating definition and declaration files
- Seg Fault - Can not access memory ?
- Seg Fault - Can not access memory ?
- Seg Fault - Can not access memory ?
- Pattern Matching in C
- Help counting with an array.
- Pimpl idiom without dynamic memory allocation
- Method In Templated Super/Parent Called From Templated Derived/Child
- simple printf question
- Problem / Query regarding STL maps
- fread problem
- Matching parameter types in overloaded methods
- Rounding a Float in C++
- Grab the url address of the Mozilla Firefox window
- Processing PNG files... again..
- chopping strings
- Getting sizeof an anonymous struct declared inside a union
- chopping strings
- C++ Code for Singular Value Decompositon of string arrays.
- overflowing bitfields
- What should be the prototype of this function ? (noobie)
- need help with casting
- Partially Sort Struct Vector
- Pointers to structs - help!
- FILE concepts in C
- template+inheritance and old code
- How can i read the stack frames of running process?
- AIX C compiler message unexplainable
- cin src
- circular includes/in file problems
- fehler in compiler
- Regarding brk and sbrk
- Valid C++?
- Throwing a reference to a temporary object
- Displaying Katakana font in C++
- Problem printing pyramid of asterisks recursively in UNIX system
- What should be the prototype of this function ? (noonie)
- What is relationship with C and Unix or Linux
- Custom Software Programming
- overloaded global new and delete operators
- Libreadline + get pt + multiple session over socket
- Genetic algorithm Problem
- Processing PNG files
- ASCII to binary?
- Algorithm to pixelate photo
- converting decimal to binary
- Algorithm to pixelate photo
- Fatal error: unresolved externals
- How to write spyware in C ???
- casts and pointers
- Need help with a binary integer problem.
- problem sorting a set
- Looking for Memory Leak Advice
- Help "parse error", "too many arguments" and "at this port in"
- How to use function from dll file in C++ code?
- Classes' Classes
- ISO C++ forbids declaration of 'Areamap' with no type
- list reverse function
- how to use a variable without reference
- Pre-Alpha CLC Standard Container API Proposal...
- print stack...
- Where do the video streaming geeks hang out online?
- FractionCalc
- std::string as struct member variable
- LNK2001 and LNK1120
- Getline and for Loops
- hangman program stuck.. nid help.
- append() to each row of a text file
- Identifying variables: what process do you follow?
- Argument for main()
- how to implement matlab's "reshape" etc
- A problem about virtual function?
- template with integer parameter and special implementation for N=1
- Need Some help in C
- Getting program input from command line or user interface and mapping strings in C
- printing in matix
- printing matrix values
- initializing a vector
- pass 2d array to function
- pg_restore in C - language how to...
- addition in c
- Parsing text into words
- Question on VOID
- Help Regarding Serial port
- how to implement bayesian classification
- api to download contents from webpage
- C both slow and memory-hungry for embedded systems?
- Robustness test for multithreaded application
- Threading
- passing the data one function to another function
- stream to a 2d array(beginner help)
- How to test windows user is authenticated and is an Administrator?
- Miniproject Of C++
- List iteration Problem
- Pattern problem
- improper pointer/integer combination: op "=" error
- making a struct array NULL?
- Protecting the code
- function trace
- please help
- Does 'if' have performance overhead
- C++ NULL value
- problem with the last string token divided by strtok.
- Design Contest by NASA - Earthquake resistant building
- using std::find on a std::vector<double>
- constant string doubt
- global static vs global??
- Finite Automata
- hiding non template dependent implementation in a template class
- reading and outputting a return
- help finding min value of an array
- char arrays as class member variables
- Class libraries w/VS 2005
- Hide ANY Window
- Dev-C++ Vista cstddef
- Why use object pointers rather than objects?
- Compiler question...
- Template and function pointer question
- dynamic memory alloc and recursion
- The elevator simulation
- c++ with access
- Scheduling programs in C
- Error C2065 undeclared identifier
- tiff image conversion
- Need help on basic binary tree programming
- please help me with this program
- beg needs help: find the maximum value of an array
- regarding WString
- Using non-deprecated C++ headers
- Automatic detection of dll methods
- how to do a replace string?
- Graphics program to sort lines
- Increment/decrement question
- What's the reason of error ""*** glibc detected *** munmap_chunk(): invalid pointer"
- factorial
- a binary tree error
- String manipulation
- enum range
- using _vptr for accessing virtual funtion
- Class, array inside constructor.
- convert str variable to char*
- Two simple program conversion to Binary
- Global Data declaration : "error: initializer element is not constant"
- C++ projects
- Automation error
- fork and fopen example
- Question about size and memory layout of a Union.
- c project developing
- Dev-C++ compiling problem
- problem when compile with g++ and cl
- Successor of _dos_setfileattr
- problem with g++-4.2 and g++-4.1
- LDAP Access from this program
- Access violation error inVC++
- Making an os
- The c++ programming language by Bjarne Stroustrup's
- Initializing a Tree at compile Time
- A bug with the cc compiler? leading printf is not allowed...
- SIGSEGV/SIGBUS while main exit
- Array of pointers
- (new to c) need to write a program that prints the numerical value of eof...
- Testing for End of File in I/O
- Question about Unnamed Namespace
- converting month number to month name
- tic tac toe
- Advantage of Binary files
- Using OpenGL
- reversing a num through recursion
- Modifying a program to incorporate functions. LOST!!
- i need a source code for pancake sort
- No Type Specified Error
- variables in functions
- Initialize a const pointer to a constant object
- Problems implementing popen()
- Remark if word not found in text
- External File access Question
- aCC : error 2265 - type is inaccessible
- hi hi hi
- Visual Studio question!
- sequence points
- cannot convert parameter 1 from 'int *_w64' to 'int'
- acos(1.000000) = -1.#IND00 ???
- Basic Question on POSIX Threads
- outputting text character by character
- need syntax (URGENT!!!)
- Question in pointers and it's reserved memory space?
- Static Member Function Template Specialization
- .a Files.
- Imitating key input from keyboard.
- implementing several searches on my code (Brute force, random and heuristic)
- pointer on field. mitola
- storing classes derived from an abstract class in a ADT(vector, stack, list, whatever
- turbo c
- I am thankful to all
- How the header files work
- nested structs
- A Program to Compute The pay of employees as entered by the user
- canonical forms
- How to do the completion of the cmmandds in C
- Functions????
- Counting Quadrangles
- A Memory Map Code Bit
- warning message regarding gcc -Wmissing-delcarations
- default size of STL vector question
- c++ help needed
- how to read from a file containing integer and character data
- C strings and pointers mitola
- Blank lines
- What;s row major n column major ?
- Bubble Sort
- Alternitives for printf
- Complete Chess Game with just TURBO C++ ! Help!!
- pasing an array pointer and storing as a class member
- ASCII extended
- Problem in linking...
- Beginner Question: ASCII Symbols
- array boundary access : is this valid?
- Disjoint data set
- Determining the size of allocated memory from a pointer
- about how to use CSG(context sensitive grammar)
- Pointers mystry..can u help me?
- problem with clock()
- about fork command in linux
- destructor being called for the * operator
- Is fopen blocked?
- a little help for string used in classes
- <iostream.h> header file in c++
- bubble sort
- string initialization
- doubts in c++
- a Program to compute the pay of employees as entered by the user.
- Multiply
- Some functions
- Software memory management reengineering
- for_each and invoking self's member pointer
- Dll
- create short-filename
- Linkage errors after function rename
- Problem with moving image
- Open source XML parser library and editor?
- Header File Problem
- c language
- C++ programming
- C++ header and class relationships
- Access Violation
- adding input file into a matrix
- Inheritance, Overloading, and Candidate Lists
- Question about STL Vector design
- counting lines in text file
- problem in making a program
- reciprocals
- comparison logic!!
- Couldn't solve 5 seconds data send from 1 file to another.Pls help need.
- Using Iterator in Queue
- Community thread "The result of ++ is not an lvalue?".
- any body solve my little prob.
- C examples and codes
- Vtables
- Looking for a C++ file manipulation API (find, cut, paste ...)
- can cin.get() be reset so it is no longer EOF?
- Zero values
- cout question
- More than one instance.
- can anyone help me with this?
- Issue with Automating Word Passing Parameters
- Reading an external csv file
- subscription to group
- sqrt() and fastsqrt()
- Implementing alphabetical and numerical sorting
- Text Editor Using C++
- how to run this statement