View Full Version : answers


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136

  1. fstream pointer arithmetic
  2. input data from file
  3. Read data from text file into vector
  4. Interface C and C++
  5. Error while trying to pass a struct
  6. how to disable the multiplication optimization?
  7. Simple specialization problem
  8. cows and bulls
  9. cows and bulls
  10. cows and bulls
  11. 'unable to open input file' error when trying to use srand()
  12. Array size in run time
  13. VC++.NET2003 How to release the programming and used in another computer
  14. search and replace operation in a text editor
  15. strlen() and segfault?
  16. How to creat a stop button to stop the process in VC++
  17. String ADT HELP! Pointer problems
  18. initializing static const map
  19. string input help
  20. Problem clearing buffer, could use some help.
  21. CreateProcess Loop Problem (Visual C++ 2005)
  22. CreateProcess Loop Problem (Visual C++ 2005)
  23. graphics and text
  24. STL undefined symbols strikes again!
  25. Self copying code
  26. variable types
  27. Compiler-generated functions and operators: A pain?
  28. Problems with ld: Unresolved error C++ compiling error
  29. sizeof
  30. Keywords
  31. stupid syntax errors
  32. Run Dos Command in CLR
  33. Spaces in a pointer. Help
  34. include techniques
  35. shttpd and MSVC: LNK2019
  36. c++ Programmers needed
  37. Automatically generate variables
  38. data message
  39. Problems with my string array
  40. Array of strings sorted
  41. Why does this return fail to work while the other doesn't?
  42. strings and pointer
  43. Get name of file in clipboard?
  44. How this code is executed ?
  45. Formatting the Output Question. Thanks for the help
  46. Taking address of member template function.
  47. meaning of *& syntax
  48. Need help with pow10 and "Access Violation" error msg
  49. Formatting numbers with a given number of decimal places
  50. how to do a calender/timestamp in c++??
  51. Http winsock problem
  52. Help! Can someone write these C++ Program for me. I learning C++ on my own.
  53. C89/C90: Returning 0 from main()
  54. returning the fibonacci string separated by comma
  55. Strings to Longs and Floats
  56. Can someone provide me links to Windows API Thread tutorials.
  57. returning the Fibonacci string separated by comma
  58. fstream
  59. need help converting java to c++
  60. Generate multiplication tables
  61. failing to achieve desired size of a BitField structure
  62. Using new in one thread and delete in another - getting assert
  63. Rename a File by adding ASCii value of 23
  64. .lib files
  65. Reading a string from a file and outputting it into another file.
  66. how to increase the stack limit in c?
  67. How to avoid stack overflow in C????
  68. problem with vectors in g++
  69. Problem with vectors in g++
  70. streaming enum
  71. calculating load on cpu
  72. global variable problem
  73. Dealing with text with C++
  74. Macro substitution: curly braces behaviour?
  75. Conflicts in memcopy declaration
  76. Define a C++ functions that create 50 nodes
  77. BTW: What is this forum about, anyway.
  78. Parsing Function C..urgent
  79. pointers
  80. converting infix to postfix expression in 'c'
  81. urgent help require
  82. Parsing Function C
  83. Write this as a single expression help?
  84. referencing with &
  85. Is this safe?
  86. dynamic_cast<> perfomans
  87. Dynamic allocation
  88. Balancing a Binary Tree
  89. Use of static keyword instead of global object
  90. preconditions
  91. radius of a star help writing program, need corrections?
  92. prtototype headers:
  93. prototype headers
  94. Hangman
  95. eclipse and CDT debugging problem
  96. int urldecode(char *src, char *last, char *dest)
  97. Problems with libcurl on Visual C++ Express Edition
  98. Problem with C++ Compiling Error ld: Unresolved Error
  99. How can I use a class name Rect when there is a function has the same name
  100. Constructor Problems
  101. String arrays...
  102. Temperature Conversion programming
  103. GUI for beginners
  104. Reading Memory
  105. Problem with a while loop...
  106. How would i compute the mean value of a matrix from a txt. file?
  107. Problem with overloading operator *, I think
  108. 'new' operator primary types
  109. Whats the problem with my code?
  110. Whats the problem with my code?
  111. hash table
  112. Find Twin Primes between 1 and 1000
  113. global and static declaration
  114. c++ in solving functions
  115. Memory deallocation does not work.
  116. K&R2 "hello world" exercise
  117. i need help with my c++ program
  118. unexpected result after while - loop in c++ code
  119. Padding and alignment
  120. hello world programme
  121. c,c++, 4 byte data input (HELP HELP!!!!!)
  122. Obtaining member function/function object's operator() signature
  123. c++ in solving function with bisection method
  124. Compile Error
  125. Coin flipping program problem
  126. "Condition is Always False" Question
  127. search a string in text file in C
  128. diff multi-line whitespace to verify Beautifier output
  129. error C2040: 'hFlag' : 'void *' differs in levels of indirection from 'int'
  130. error C2040: 'hFlag' : 'void *' differs in levels of indirection from 'int'
  131. Problem with calloc
  132. object memeber initialization
  133. Linux: getch() skips my input
  134. Polymorphism problem with virtual functions ...
  135. faster double to 32.32 fixed?
  136. problem on ifstream
  137. Getting your C++ *.exe program to copy it self to start up
  138. reading different lines with fgets
  139. library system
  140. Doubt in file handling
  141. http://www.winin.net
  142. quadratic equation program
  143. Char* Question
  144. I need more help on Array, pls?
  145. Find&Replace String!
  146. rotate array without using temp/global/local storage
  147. C++ MVC? (CGI)
  148. struggling with pointers, OOD and C++
  149. First attempt to use strtoll: What am I doing wrong?
  150. master more coding techniques..
  151. program to show x and y of cursor
  152. Switch inside While loop... User error!
  153. 2-dimensional array bubble sort
  154. Help me pleaseeee
  155. c++ code review tool
  156. Invitation to Codecraft 2007 - An Online Programming Contest
  157. Synax errors when I added loop
  158. Need clarification on a function declaration
  159. Debugging book search application - assignment
  160. Question about globals
  161. Cartesian product
  162. Function Objects with Iterators
  163. how to pass array in a function present in different files of single project?
  164. Smith college diploma problem
  165. Is this toolbar built with C ?
  166. Time issue
  167. Help with pointer discussion
  168. can I make #define macros visible in another file?
  169. Overload Operators for referenced objects?
  170. need help returning or passing by reference a 2-d array
  171. Cmath.h C++ Need Help
  172. Windows EXE linker
  173. PS2 Mouse Freezing
  174. very very very important..help me
  175. Question about poll() on Linux
  176. FoxToolkit and C++, potentionally off the topic
  177. use of cprintf
  178. syntax of .vcproj files (VC++)
  179. format string vulnerability problem
  180. api and BCB6
  181. problem with initial in oracle using Visual C++ 6
  182. Very urgent. Please help me...
  183. functions in C++
  184. GAMES
  185. Trying to compile Non Ansi C code in Microsoft Visual Studio v.6 C/C++
  186. getline to remember location between calls
  187. pointer to file(c,c++)
  188. Requesting advice how to clean up C code for validating string represents integer
  189. Graphics in C
  190. Debug errors in Turbo C program
  191. Using Pointers on Vectors in C++ (Call by Reference from Funtion to Function)
  192. Mcga
  193. Using C++ for discrete math
  194. variables between function header and body
  195. Compiler Comparison (Dev-C++ vs. Visual C++)
  196. Memory Layout/Alignment issues/sizeof for a class in C++
  197. Debug program errors
  198. pig latin converter function.
  199. How to get address of templated object?
  200. Passing pointer to a function
  201. Someone To Debug My Prog!!!!
  202. terminat the graphic.h
  203. int main and void main
  204. calling a function in main from a dll
  205. Using IMSL C Libraries
  206. Single quoting in preprocessing directives
  207. how to compute 64 bit result from 2 32 bit values
  208. new and delete question
  209. Using IMSL C Libraries
  210. Extracting a suffix from a string
  211. libs compilation
  212. anti-aliasing
  213. Renaming a file in a directory
  214. [Q]search.h is a part of Standard C library?
  215. free()
  216. Discrete math
  217. Isolating numbers in a for statement
  218. Implementing Realloc
  219. Trouble with objects again....
  220. negate INT_MIN
  221. Converting a String to Binary
  222. How to get address of templated object?
  223. Dynamic allocaiton of a 2D-array
  224. Putting a constant member in a base
  225. error C2039: 'seekg' : is not a member of 'std::basic_ofstream<_Elem,_Traits>
  226. separating definitions from declarations when using templates
  227. undefined reference
  228. Is static of base shared by derived classes ?
  229. Safe to swap through pointer to vector?
  230. assigning one object to another
  231. reading an image file
  232. Recalculating a spreadsheet in multil-processor environment - design pattern?
  233. keyboard interface
  234. Obtaining function signature
  235. usb port programming in c
  236. Opening a form in c++
  237. Is the following expression undefined behavior ?
  238. Using i/o streams
  239. unique list
  240. For loop with matrix
  241. Horror! Using goto statement in finite state machines?
  242. a member function call an external function with same name
  243. a member function call an external function with same name
  244. Mixing STL maps/vectors with templates
  245. Writting from memory to text file
  246. Dividing a namespace into declaration and elaboration parts
  247. Is void* vulnerable
  248. Traverse a list of all controls in a dialog
  249. strings
  250. #define ALLOCIT(Type) ((Type*) malloc (sizeof (Type)))
  251. Obtaining function signature
  252. How to flush socket buffer in C++ (Not VC++.NET)
  253. float to fixed
  254. xxx
  255. xxx
  256. Add Functions Comments
  257. vector file
  258. Retrieving function parameters
  259. Seg fault!: passing vector<vector<int> > to a function
  260. assignment operator
  261. single instance only at a time
  262. copy strings program without strCopy()
  263. Floating point binary data
  264. format for declaring variables?
  265. How to send ASCII values to the RFID printer?
  266. how to input string as password.
  267. passing array
  268. test
  269. Not clear on the use of break statements
  270. Projects on Online Transaction Programming
  271. Writing large set of data to xml files using DOM
  272. how can we run multiple c and header files
  273. namespace for a class
  274. namespace for a class scope
  275. How to print using RFID Zebra printer
  276. Conversion of float to byte value in C language
  277. Undefined Behavior of printf
  278. Please Use Appropriate Titles for New Threads!
  279. facing problems in xml parser using C
  280. Borland C++ Builder 6.0
  281. Convert ascii to integer w/o atoi
  282. Efficient trees
  283. What is the difference between them?
  284. How to resolve this register method address question?
  285. is this portable, conforming to standard, elegant?
  286. c++ regex problem
  287. monitor program hard disk activity
  288. Problem in Passing 1d array from VC++ to VB
  289. finding divisors of a all numbers less than a given num
  290. Advanced Template question
  291. obj function hello()
  292. obj function hello()
  293. history+readline+ncurses
  294. calculate values code corrections
  295. c++ library template
  296. Bubble Sort on Integer Array
  297. initialization in constructor problem
  298. setjmp longjpm question
  299. Output of result closing window
  300. Loki DeletableSingleton
  301. Random Numbers
  302. Accessing web with a C program
  303. functions
  304. Output like this...
  305. vectors and string copy
  306. C++ Passes 13,000 posts mark
  307. what's the difference of const uses
  308. Error: member function redeclaration not allowed
  309. Assign cout or cin to a filehandle
  310. Identifier Expected
  311. finding a file(name)
  312. Changing Clipboard to Notepad error
  313. file listing
  314. Reading and Outputing data from a text file HELP
  315. operator new and constructor argument
  316. finding a file(name)
  317. Counting frequency of words in a text file using STL containers
  318. How can I count the frequency of words in a ASCII File using STL?
  319. passing an enum type in a function call
  320. timezone programming
  321. Find all occurences of a bit sequence in a file
  322. help need with atl and templates
  323. Program for finding factors of a number
  324. enum Question
  325. bisection method
  326. pthread_create symbols in libpthread, libthread and libc
  327. passing arays
  328. assignment on recursion
  329. exchange variables without aux. var...
  330. General advice
  331. Code to copy file contents in C++
  332. Try this program
  333. double to float rounding error in 8th digit
  334. infix to postfix
  335. Deallocating memory in C++
  336. cin.getline probs
  337. I have discovered the secret of the soul
  338. I have discovered the secret of the soul
  339. graphics in c
  340. Reading RFID tag using a c++ program
  341. concatenating strings & string literals
  342. Brainbench
  343. what header file is used for sleep( )
  344. ncurses and key commands
  345. Trying to compile a program that uses the allegro library
  346. using nested for loops to determine rows and columns
  347. Two-Phase lookup
  348. recursion help
  349. C++ and collections
  350. ANSI Standard : HUGE_VAL * 0.0
  351. Geometry Calculator
  352. question regarding pointer/reference to temporaries
  353. Read text file into array
  354. Truncating numbers at end of string
  355. class to hold 2 double values representing the x and y coordinates
  356. Bit shifting versus architecture question.
  357. How to setup environment for MinGW gcc
  358. scope and object destruction
  359. Iterator returning a reference to object of an abstract class?
  360. Combining char array into other data types
  361. What is the second const used for?
  362. add/delete files in C
  363. counting objects
  364. c++ help answers
  365. Question about malloc()
  366. Survey about Architecture and Design Patterns
  367. Database for DOS C program
  368. Truncating Strings--an Expert needs novice help!
  369. creating a directory in unix machine using C++
  370. Questions on dynamic allocation
  371. Simple function pointer question
  372. Calculating Mean in C++
  373. enumerations
  374. Is default ctor reqd for "value" type of "std::map" ?
  375. Bubble sort using C / How do i use do while
  376. Include files with function prototypes and variable declaration/definition
  377. views on this book
  378. doubt regarding conversion specifier in case of printfs,sprintfs...
  379. Run php from c++
  380. Not getting right results with abs(x) neg, <cstllib>
  381. vis3D file ?
  382. Dangling Reference. Idiom
  383. creating a color display matrix
  384. c++ How do you convert a buffer into a FILE * without writing first?
  385. stack operation in recursive function
  386. Printing problems in gdb
  387. ISR (interrupt service routine) code in isr.c
  388. Why let Google make all the money..which you help generate..
  389. Why let Google make all the money..which you help generate..
  390. vc++ .net 2003
  391. Initialisation of static structure variables
  392. What ia advantage of writing (void)printf(),(void)scanf() etc.....?
  393. scheduler
  394. find highest salary employee using for loop and arrays
  395. Simple realloc() question
  396. Connecting to Access or Oracle using C++
  397. CreateGraphics
  398. Explore
  399. How can I copy some range of element from a vector<string> to a string without an explicit loop?
  400. Explore
  401. CloseHandle freezes
  402. int x[10]; what is the datatype for &x;
  403. Iterator related problem
  404. CORDIC arctan function with fixed point (i`m using Q15 format)
  405. Is a void * equivalent to a char *?
  406. Communicate with serial port device
  407. date function
  408. Inherited members of templated classes
  409. lex
  410. C++ syntax doubts
  411. structure padding
  412. Read/Write Plobrem with C++
  413. Overloaded delete does not calls the destructor??
  414. thread security
  415. Overloading and Inheritance with virtual member functions
  416. Using auto_ptr with char*
  417. time with libboost_date_time
  418. Problem using fseek
  419. Using the delete operator in a for loop.
  420. new
  421. Aliasing bug when casting char[] into char* ?
  422. Process ID problem
  423. Aliasing bug when casting char[] into char* ?
  424. C++ opdrachten
  425. trying to open a text file,but it doesn't work
  426. Plotting Algaebric Curves
  427. Weird behavior: fputc adds an extra character.
  428. Communicating between 2 seperate sockets
  429. emptying a priority_queue efficiently
  430. associativity question
  431. C++ program to display triangle using while/for loop
  432. string advice
  433. UDP socket - how to make a timer and how to handle packet loss
  434. Maps
  435. Invalid cast
  436. Problem with constructor call of a string class
  437. Plot Data Visualiation for 2D arrays
  438. Want feedback on C++ version of Python's explode operator
  439. Implicit casting on references
  440. Use Of Return 0
  441. Input time in seconds-output in hours, minutes, seconds
  442. static, global variable memory allocation
  443. Question about overloaded operators and constructors
  444. dropping lowest value after an ascending sort
  445. How to change directory on File Search
  446. Segmentation fault
  447. Calling protected base class function on other (same typed) object
  448. C net oriented
  449. reading http message on a socket
  450. C net oriented
  451. C net oriented
  452. An easy stringstream question
  453. Error: local function definitions are illegal!
  454. Threads an Modules
  455. strange copy constructor with g++
  456. streampos difficulties, tellg() > numeric_limits<unsigned long int>::max()
  457. virtual base class and construction/destruction order
  458. static var in a method
  459. DataSet loses tablenames
  460. write function ?
  461. Find out redundency....
  462. Link in Borland C++ Builder 6
  463. remove loop from a linked list
  464. system()
  465. Program for Printer in C language
  466. need to read multiple inputs.
  467. What's the difference of hash table and binary tree?
  468. urgent java architect required
  469. urgent java architect required
  470. Fill a 2-D Box
  471. program to read key press values
  472. Windows 98 Through Windows Vista Programming.
  473. Tips on Creating Objects
  474. program to find consecutive int values to the sum of inputted number
  475. How to change variable value passed by argument?
  476. Use C++ to parse HTML
  477. Multiple Definition Compile Error
  478. Reuse of File pointer
  479. using a C library in a C++ program
  480. Error : "error LNK2001: unresolved external symbol"
  481. Sorting struct array
  482. c editor for cygwin
  483. program to calculate sum(n^x)
  484. printing programs directly from Turbo C++ compiler
  485. Incorrect use of mbstowcs?
  486. ifstream not opening
  487. last function to be called
  488. 2D Array not working
  489. Need help with bug (glibc, linux, malloc-related)
  490. /usr/bin/ld: cant find -lutl
  491. Strategy for a Trial Version
  492. fast integer interpolation
  493. Making Arctan function with CORDIC algorithms
  494. pimpl optimization
  495. Ramdrive read fails on vxworls 6.0
  496. trigonometric functions program
  497. Making an MFC application to run on other PC
  498. Read from file into array
  499. time table generator
  500. Read a .csv file in Windows 2000 using c
  501. c++ secure
  502. [?] invalid operands to binary &
  503. new and delete on struct
  504. Polynomial number
  505. Regarding VC++ warnings in level4
  506. pyramids
  507. Error: extra parameters when calling function
  508. atoi conversion problem in c
  509. program to design combinational logic circuits
  510. help with a struct{} table[]
  511. State Machine
  512. 'Exception Object Address: 0x995ADA' Process stopped
  513. keep an open stream
  514. calculate consecutive int values to the sum of inputed number
  515. Webmasters
  516. print patterns using For loops
  517. Inconsistency by design?
  518. Names
  519. Alternative to C for system programming
  520. c++ objects
  521. Visual C++ Express JIT Debugger
  522. c++ objects
  523. GCC Option For Permitting Undeclared Variables
  524. casting the type not only the representation
  525. overloading typecast: my class -> string
  526. C and PostgreSQL
  527. compiler bug?
  528. ADC sampling
  529. calling a function
  530. Using Enter key as user-controlled program flow
  531. Deleting multiple file in C
  532. How to Display image in c
  533. Safe C library
  534. fprintf function
  535. string functions
  536. e to the i pi
  537. How to swap pointers
  538. printf / output questions in C
  539. string and arrays
  540. uninitialised variable but NO error
  541. uninitialised variable but NO error
  542. template class, function definition problem
  543. memory access error
  544. alias
  545. generate random number and compare to user input
  546. Template syntax problems / Boost
  547. Templated Classes question (what to do with char*)
  548. Problem reading file compiled by another compiler
  549. An int that is 4 bytes in native, and 12 bytes in .NET? Huh?
  550. Discrete math and programming