View Full Version : answers
- fstream pointer arithmetic
- input data from file
- Read data from text file into vector
- Interface C and C++
- Error while trying to pass a struct
- how to disable the multiplication optimization?
- Simple specialization problem
- cows and bulls
- cows and bulls
- cows and bulls
- 'unable to open input file' error when trying to use srand()
- Array size in run time
- VC++.NET2003 How to release the programming and used in another computer
- search and replace operation in a text editor
- strlen() and segfault?
- How to creat a stop button to stop the process in VC++
- String ADT HELP! Pointer problems
- initializing static const map
- string input help
- Problem clearing buffer, could use some help.
- CreateProcess Loop Problem (Visual C++ 2005)
- CreateProcess Loop Problem (Visual C++ 2005)
- graphics and text
- STL undefined symbols strikes again!
- Self copying code
- variable types
- Compiler-generated functions and operators: A pain?
- Problems with ld: Unresolved error C++ compiling error
- sizeof
- Keywords
- stupid syntax errors
- Run Dos Command in CLR
- Spaces in a pointer. Help
- include techniques
- shttpd and MSVC: LNK2019
- c++ Programmers needed
- Automatically generate variables
- data message
- Problems with my string array
- Array of strings sorted
- Why does this return fail to work while the other doesn't?
- strings and pointer
- Get name of file in clipboard?
- How this code is executed ?
- Formatting the Output Question. Thanks for the help
- Taking address of member template function.
- meaning of *& syntax
- Need help with pow10 and "Access Violation" error msg
- Formatting numbers with a given number of decimal places
- how to do a calender/timestamp in c++??
- Http winsock problem
- Help! Can someone write these C++ Program for me. I learning C++ on my own.
- C89/C90: Returning 0 from main()
- returning the fibonacci string separated by comma
- Strings to Longs and Floats
- Can someone provide me links to Windows API Thread tutorials.
- returning the Fibonacci string separated by comma
- fstream
- need help converting java to c++
- Generate multiplication tables
- failing to achieve desired size of a BitField structure
- Using new in one thread and delete in another - getting assert
- Rename a File by adding ASCii value of 23
- .lib files
- Reading a string from a file and outputting it into another file.
- how to increase the stack limit in c?
- How to avoid stack overflow in C????
- problem with vectors in g++
- Problem with vectors in g++
- streaming enum
- calculating load on cpu
- global variable problem
- Dealing with text with C++
- Macro substitution: curly braces behaviour?
- Conflicts in memcopy declaration
- Define a C++ functions that create 50 nodes
- BTW: What is this forum about, anyway.
- Parsing Function C..urgent
- pointers
- converting infix to postfix expression in 'c'
- urgent help require
- Parsing Function C
- Write this as a single expression help?
- referencing with &
- Is this safe?
- dynamic_cast<> perfomans
- Dynamic allocation
- Balancing a Binary Tree
- Use of static keyword instead of global object
- preconditions
- radius of a star help writing program, need corrections?
- prtototype headers:
- prototype headers
- Hangman
- eclipse and CDT debugging problem
- int urldecode(char *src, char *last, char *dest)
- Problems with libcurl on Visual C++ Express Edition
- Problem with C++ Compiling Error ld: Unresolved Error
- How can I use a class name Rect when there is a function has the same name
- Constructor Problems
- String arrays...
- Temperature Conversion programming
- GUI for beginners
- Reading Memory
- Problem with a while loop...
- How would i compute the mean value of a matrix from a txt. file?
- Problem with overloading operator *, I think
- 'new' operator primary types
- Whats the problem with my code?
- Whats the problem with my code?
- hash table
- Find Twin Primes between 1 and 1000
- global and static declaration
- c++ in solving functions
- Memory deallocation does not work.
- K&R2 "hello world" exercise
- i need help with my c++ program
- unexpected result after while - loop in c++ code
- Padding and alignment
- hello world programme
- c,c++, 4 byte data input (HELP HELP!!!!!)
- Obtaining member function/function object's operator() signature
- c++ in solving function with bisection method
- Compile Error
- Coin flipping program problem
- "Condition is Always False" Question
- search a string in text file in C
- diff multi-line whitespace to verify Beautifier output
- error C2040: 'hFlag' : 'void *' differs in levels of indirection from 'int'
- error C2040: 'hFlag' : 'void *' differs in levels of indirection from 'int'
- Problem with calloc
- object memeber initialization
- Linux: getch() skips my input
- Polymorphism problem with virtual functions ...
- faster double to 32.32 fixed?
- problem on ifstream
- Getting your C++ *.exe program to copy it self to start up
- reading different lines with fgets
- library system
- Doubt in file handling
- http://www.winin.net
- quadratic equation program
- Char* Question
- I need more help on Array, pls?
- Find&Replace String!
- rotate array without using temp/global/local storage
- C++ MVC? (CGI)
- struggling with pointers, OOD and C++
- First attempt to use strtoll: What am I doing wrong?
- master more coding techniques..
- program to show x and y of cursor
- Switch inside While loop... User error!
- 2-dimensional array bubble sort
- Help me pleaseeee
- c++ code review tool
- Invitation to Codecraft 2007 - An Online Programming Contest
- Synax errors when I added loop
- Need clarification on a function declaration
- Debugging book search application - assignment
- Question about globals
- Cartesian product
- Function Objects with Iterators
- how to pass array in a function present in different files of single project?
- Smith college diploma problem
- Is this toolbar built with C ?
- Time issue
- Help with pointer discussion
- can I make #define macros visible in another file?
- Overload Operators for referenced objects?
- need help returning or passing by reference a 2-d array
- Cmath.h C++ Need Help
- Windows EXE linker
- PS2 Mouse Freezing
- very very very important..help me
- Question about poll() on Linux
- FoxToolkit and C++, potentionally off the topic
- use of cprintf
- syntax of .vcproj files (VC++)
- format string vulnerability problem
- api and BCB6
- problem with initial in oracle using Visual C++ 6
- Very urgent. Please help me...
- functions in C++
- GAMES
- Trying to compile Non Ansi C code in Microsoft Visual Studio v.6 C/C++
- getline to remember location between calls
- pointer to file(c,c++)
- Requesting advice how to clean up C code for validating string represents integer
- Graphics in C
- Debug errors in Turbo C program
- Using Pointers on Vectors in C++ (Call by Reference from Funtion to Function)
- Mcga
- Using C++ for discrete math
- variables between function header and body
- Compiler Comparison (Dev-C++ vs. Visual C++)
- Memory Layout/Alignment issues/sizeof for a class in C++
- Debug program errors
- pig latin converter function.
- How to get address of templated object?
- Passing pointer to a function
- Someone To Debug My Prog!!!!
- terminat the graphic.h
- int main and void main
- calling a function in main from a dll
- Using IMSL C Libraries
- Single quoting in preprocessing directives
- how to compute 64 bit result from 2 32 bit values
- new and delete question
- Using IMSL C Libraries
- Extracting a suffix from a string
- libs compilation
- anti-aliasing
- Renaming a file in a directory
- [Q]search.h is a part of Standard C library?
- free()
- Discrete math
- Isolating numbers in a for statement
- Implementing Realloc
- Trouble with objects again....
- negate INT_MIN
- Converting a String to Binary
- How to get address of templated object?
- Dynamic allocaiton of a 2D-array
- Putting a constant member in a base
- error C2039: 'seekg' : is not a member of 'std::basic_ofstream<_Elem,_Traits>
- separating definitions from declarations when using templates
- undefined reference
- Is static of base shared by derived classes ?
- Safe to swap through pointer to vector?
- assigning one object to another
- reading an image file
- Recalculating a spreadsheet in multil-processor environment - design pattern?
- keyboard interface
- Obtaining function signature
- usb port programming in c
- Opening a form in c++
- Is the following expression undefined behavior ?
- Using i/o streams
- unique list
- For loop with matrix
- Horror! Using goto statement in finite state machines?
- a member function call an external function with same name
- a member function call an external function with same name
- Mixing STL maps/vectors with templates
- Writting from memory to text file
- Dividing a namespace into declaration and elaboration parts
- Is void* vulnerable
- Traverse a list of all controls in a dialog
- strings
- #define ALLOCIT(Type) ((Type*) malloc (sizeof (Type)))
- Obtaining function signature
- How to flush socket buffer in C++ (Not VC++.NET)
- float to fixed
- xxx
- xxx
- Add Functions Comments
- vector file
- Retrieving function parameters
- Seg fault!: passing vector<vector<int> > to a function
- assignment operator
- single instance only at a time
- copy strings program without strCopy()
- Floating point binary data
- format for declaring variables?
- How to send ASCII values to the RFID printer?
- how to input string as password.
- passing array
- test
- Not clear on the use of break statements
- Projects on Online Transaction Programming
- Writing large set of data to xml files using DOM
- how can we run multiple c and header files
- namespace for a class
- namespace for a class scope
- How to print using RFID Zebra printer
- Conversion of float to byte value in C language
- Undefined Behavior of printf
- Please Use Appropriate Titles for New Threads!
- facing problems in xml parser using C
- Borland C++ Builder 6.0
- Convert ascii to integer w/o atoi
- Efficient trees
- What is the difference between them?
- How to resolve this register method address question?
- is this portable, conforming to standard, elegant?
- c++ regex problem
- monitor program hard disk activity
- Problem in Passing 1d array from VC++ to VB
- finding divisors of a all numbers less than a given num
- Advanced Template question
- obj function hello()
- obj function hello()
- history+readline+ncurses
- calculate values code corrections
- c++ library template
- Bubble Sort on Integer Array
- initialization in constructor problem
- setjmp longjpm question
- Output of result closing window
- Loki DeletableSingleton
- Random Numbers
- Accessing web with a C program
- functions
- Output like this...
- vectors and string copy
- C++ Passes 13,000 posts mark
- what's the difference of const uses
- Error: member function redeclaration not allowed
- Assign cout or cin to a filehandle
- Identifier Expected
- finding a file(name)
- Changing Clipboard to Notepad error
- file listing
- Reading and Outputing data from a text file HELP
- operator new and constructor argument
- finding a file(name)
- Counting frequency of words in a text file using STL containers
- How can I count the frequency of words in a ASCII File using STL?
- passing an enum type in a function call
- timezone programming
- Find all occurences of a bit sequence in a file
- help need with atl and templates
- Program for finding factors of a number
- enum Question
- bisection method
- pthread_create symbols in libpthread, libthread and libc
- passing arays
- assignment on recursion
- exchange variables without aux. var...
- General advice
- Code to copy file contents in C++
- Try this program
- double to float rounding error in 8th digit
- infix to postfix
- Deallocating memory in C++
- cin.getline probs
- I have discovered the secret of the soul
- I have discovered the secret of the soul
- graphics in c
- Reading RFID tag using a c++ program
- concatenating strings & string literals
- Brainbench
- what header file is used for sleep( )
- ncurses and key commands
- Trying to compile a program that uses the allegro library
- using nested for loops to determine rows and columns
- Two-Phase lookup
- recursion help
- C++ and collections
- ANSI Standard : HUGE_VAL * 0.0
- Geometry Calculator
- question regarding pointer/reference to temporaries
- Read text file into array
- Truncating numbers at end of string
- class to hold 2 double values representing the x and y coordinates
- Bit shifting versus architecture question.
- How to setup environment for MinGW gcc
- scope and object destruction
- Iterator returning a reference to object of an abstract class?
- Combining char array into other data types
- What is the second const used for?
- add/delete files in C
- counting objects
- c++ help answers
- Question about malloc()
- Survey about Architecture and Design Patterns
- Database for DOS C program
- Truncating Strings--an Expert needs novice help!
- creating a directory in unix machine using C++
- Questions on dynamic allocation
- Simple function pointer question
- Calculating Mean in C++
- enumerations
- Is default ctor reqd for "value" type of "std::map" ?
- Bubble sort using C / How do i use do while
- Include files with function prototypes and variable declaration/definition
- views on this book
- doubt regarding conversion specifier in case of printfs,sprintfs...
- Run php from c++
- Not getting right results with abs(x) neg, <cstllib>
- vis3D file ?
- Dangling Reference. Idiom
- creating a color display matrix
- c++ How do you convert a buffer into a FILE * without writing first?
- stack operation in recursive function
- Printing problems in gdb
- ISR (interrupt service routine) code in isr.c
- Why let Google make all the money..which you help generate..
- Why let Google make all the money..which you help generate..
- vc++ .net 2003
- Initialisation of static structure variables
- What ia advantage of writing (void)printf(),(void)scanf() etc.....?
- scheduler
- find highest salary employee using for loop and arrays
- Simple realloc() question
- Connecting to Access or Oracle using C++
- CreateGraphics
- Explore
- How can I copy some range of element from a vector<string> to a string without an explicit loop?
- Explore
- CloseHandle freezes
- int x[10]; what is the datatype for &x;
- Iterator related problem
- CORDIC arctan function with fixed point (i`m using Q15 format)
- Is a void * equivalent to a char *?
- Communicate with serial port device
- date function
- Inherited members of templated classes
- lex
- C++ syntax doubts
- structure padding
- Read/Write Plobrem with C++
- Overloaded delete does not calls the destructor??
- thread security
- Overloading and Inheritance with virtual member functions
- Using auto_ptr with char*
- time with libboost_date_time
- Problem using fseek
- Using the delete operator in a for loop.
- new
- Aliasing bug when casting char[] into char* ?
- Process ID problem
- Aliasing bug when casting char[] into char* ?
- C++ opdrachten
- trying to open a text file,but it doesn't work
- Plotting Algaebric Curves
- Weird behavior: fputc adds an extra character.
- Communicating between 2 seperate sockets
- emptying a priority_queue efficiently
- associativity question
- C++ program to display triangle using while/for loop
- string advice
- UDP socket - how to make a timer and how to handle packet loss
- Maps
- Invalid cast
- Problem with constructor call of a string class
- Plot Data Visualiation for 2D arrays
- Want feedback on C++ version of Python's explode operator
- Implicit casting on references
- Use Of Return 0
- Input time in seconds-output in hours, minutes, seconds
- static, global variable memory allocation
- Question about overloaded operators and constructors
- dropping lowest value after an ascending sort
- How to change directory on File Search
- Segmentation fault
- Calling protected base class function on other (same typed) object
- C net oriented
- reading http message on a socket
- C net oriented
- C net oriented
- An easy stringstream question
- Error: local function definitions are illegal!
- Threads an Modules
- strange copy constructor with g++
- streampos difficulties, tellg() > numeric_limits<unsigned long int>::max()
- virtual base class and construction/destruction order
- static var in a method
- DataSet loses tablenames
- write function ?
- Find out redundency....
- Link in Borland C++ Builder 6
- remove loop from a linked list
- system()
- Program for Printer in C language
- need to read multiple inputs.
- What's the difference of hash table and binary tree?
- urgent java architect required
- urgent java architect required
- Fill a 2-D Box
- program to read key press values
- Windows 98 Through Windows Vista Programming.
- Tips on Creating Objects
- program to find consecutive int values to the sum of inputted number
- How to change variable value passed by argument?
- Use C++ to parse HTML
- Multiple Definition Compile Error
- Reuse of File pointer
- using a C library in a C++ program
- Error : "error LNK2001: unresolved external symbol"
- Sorting struct array
- c editor for cygwin
- program to calculate sum(n^x)
- printing programs directly from Turbo C++ compiler
- Incorrect use of mbstowcs?
- ifstream not opening
- last function to be called
- 2D Array not working
- Need help with bug (glibc, linux, malloc-related)
- /usr/bin/ld: cant find -lutl
- Strategy for a Trial Version
- fast integer interpolation
- Making Arctan function with CORDIC algorithms
- pimpl optimization
- Ramdrive read fails on vxworls 6.0
- trigonometric functions program
- Making an MFC application to run on other PC
- Read from file into array
- time table generator
- Read a .csv file in Windows 2000 using c
- c++ secure
- [?] invalid operands to binary &
- new and delete on struct
- Polynomial number
- Regarding VC++ warnings in level4
- pyramids
- Error: extra parameters when calling function
- atoi conversion problem in c
- program to design combinational logic circuits
- help with a struct{} table[]
- State Machine
- 'Exception Object Address: 0x995ADA' Process stopped
- keep an open stream
- calculate consecutive int values to the sum of inputed number
- Webmasters
- print patterns using For loops
- Inconsistency by design?
- Names
- Alternative to C for system programming
- c++ objects
- Visual C++ Express JIT Debugger
- c++ objects
- GCC Option For Permitting Undeclared Variables
- casting the type not only the representation
- overloading typecast: my class -> string
- C and PostgreSQL
- compiler bug?
- ADC sampling
- calling a function
- Using Enter key as user-controlled program flow
- Deleting multiple file in C
- How to Display image in c
- Safe C library
- fprintf function
- string functions
- e to the i pi
- How to swap pointers
- printf / output questions in C
- string and arrays
- uninitialised variable but NO error
- uninitialised variable but NO error
- template class, function definition problem
- memory access error
- alias
- generate random number and compare to user input
- Template syntax problems / Boost
- Templated Classes question (what to do with char*)
- Problem reading file compiled by another compiler
- An int that is 4 bytes in native, and 12 bytes in .NET? Huh?
- Discrete math and programming