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. Stroustrup: chapter 4
  2. Advanced template autocast problem
  3. double vs float
  4. General Protection Exception
  5. how to check each bit of a float
  6. saving input data and showing its total value in while loop
  7. per-thread memory mangement techniques for c++...
  8. C++ help
  9. How to open files with fopen() passed as a parameter
  10. std::map key usage
  11. Variables keep getting wrong values
  12. Weird strlen behavior
  13. Assignment
  14. Confused with error using ofstream
  15. Watch online TV and listen radio programes
  16. Dynamic array advice.
  17. Key Differences Between Ansi C and C++
  18. help!!!
  19. Question on c++ faq 21.2 Derived** -> Base**
  20. std::map uasge with its key and value as structures
  21. motion capture application, need improvements
  22. Home work assignment
  23. time constraints
  24. pointer values
  25. Inheritance
  26. Help!
  27. Want to Convert Date Format
  28. reading com port data.
  29. initgraph error
  30. I'm Shocked
  31. inheritance / overriding question
  32. Proc*C Help Required for Line ny Line Help as am new to Pro*C
  33. c language
  34. Casting a memory address
  35. where does the value returned by main go ?
  36. Dialog Problem
  37. Classes declared in templated functions
  38. porting vs migrating
  39. How to use templates propperly
  40. question on qsort library function
  41. Starting point for learning.
  42. The << symbol.
  43. passing structures among functions
  44. C container and persistent library ?
  45. Escape from a program
  46. data types
  47. assignment operator trouble.
  48. getting %ebp from within a function call
  49. Where is the executable in VC++
  50. Please Need someone's help
  51. C Strings
  52. Moving pointers backwards and forwards
  53. Mechanics of calculating structure-member offsets
  54. Testing pointers in while-loops
  55. Memory Usage Measurement for C++ program
  56. Draughts console game
  57. file reading...etc
  58. Message box
  59. Readiing header files in vc++
  60. mandatory/optionally overridable virtual functions
  61. printf format specifiers %m and %n$
  62. Using static equivalant ?
  63. keyboard input intercept
  64. remove non alphanumeric characters
  65. Feedback on my style
  66. FlexeLint warning (assert seems ignored)
  67. Assertions in principle
  68. Simple Bitwise C/C++ operator function
  69. Initialising variables with the comma
  70. Error handling idioms
  71. GCC gives SEGFAULT... but GDB runs
  72. Hiding paramter in functions
  73. Peculiar rand() case and threads
  74. Windows Forms - Control Arrays such as textboxes, buttons, and labels
  75. what will be the value of #define
  76. variable argument va_arg does not work with icu u_vformatMessage
  77. Continuing my foray into the TR1: tr1::shared_ptr<>
  78. How to determine end of std::cin
  79. question on variable definitions
  80. Artificial Intelligence Using C/C++
  81. explanation of typedef and enum
  82. I need help in converting Infix to PostFix
  83. using union keywords
  84. AGLOCO IS A PERFECT SYSTEM
  85. DLL or MANIFEST problems in VC++
  86. embedded C++ to .net
  87. how to read list of elements in seperate files like in this program
  88. equality operator based on position
  89. Beginner in C++ need help
  90. Can new operator be used as macro?
  91. Reading binary files in C
  92. float in C structures
  93. how to Increment pointers with in a structure
  94. Atomic line-reading without buffering
  95. questions on ftell and fopen
  96. Is a load-store architecture machine more suitable to run C++ code?
  97. templated std::vector variable as an argument by reference problem
  98. Portable password on console
  99. project for library management
  100. swap array
  101. C++ Boot disk
  102. Binary Tree Help (C++)
  103. check input from standard input stream?
  104. Help with MAPM library compiling/executing issues.
  105. qsorting type int**
  106. Alicumble (from jamaica)
  107. C programming prerequisites
  108. Need some advice
  109. Template problem with g++
  110. disambiguate static multiply inherited class functions
  111. Extracting the responding IP adress from a Broadcast transmission (over UDP socket)
  112. Creating a User Interface with c/c++ so as to be called by another C/C++main program
  113. Creating a User Interface with c/c++ so as to be called by another C/C++main program
  114. Concatenating two literals...
  115. ISAPI extensions and Visual Studio 2005
  116. C++ vs C when it comes to speed...
  117. C++ vs C when it comes to speed...
  118. Odd numbers using a for loop help
  119. Diagnostic required for missing function definition?
  120. templated vector build-up
  121. using loops to create diamon pattern shape
  122. Decimal Exponent algorithm?
  123. Question using C
  124. DLL Linkage errors in vc++
  125. Extract Zip With C++
  126. Looking for a C++ debugger on the Mac
  127. using set.count() return
  128. Compilation error with g++ 3.3.2 on AIX 5.3
  129. writing a program in C to calculate delta between two numbers
  130. Printing line numbers in exceptions like in Java?
  131. structure layout question
  132. problem with inluding lapackpp
  133. C Program Help
  134. Ahg! Time!
  135. can we delete a line from file in c?
  136. Incrementation impossible?
  137. template class problem
  138. Hexa reading from a file
  139. Operater < overloading for struct problem
  140. stymied by ADO
  141. How to Query a database from the remote machine in C++
  142. Passing execution to a memory address
  143. A basic C question about segmentation fault
  144. are there systems where int is unsigned
  145. the edit function
  146. Using textcolor
  147. initalizing Class member variables..........
  148. Help with WM_DROPFILES
  149. Regarding static variables??
  150. Initialising global object arrays that are used "extern"
  151. HOMEDIR, USERNAME, COMPUTER variables...
  152. why is my code giving a duplicate loops and segmentation fault..
  153. fstream issue reading files.
  154. c++ simple program of BST
  155. simple program in c++ that will convert integers to roman numerals.
  156. Why ! C++
  157. cant compile on linux system.cant compile on cant compile onlinux system.
  158. initializer_list in the new standard
  159. Calendar not working as plan
  160. what is < > & " "
  161. Compare text and replace!
  162. Help with Simple Integer Expression
  163. Top CMM Level 5 Comapny in Chennai Req. C,Unix,RTOS Professionals
  164. How can this be?
  165. 2d array using pointer
  166. Required
  167. Linux equivalent
  168. Problem with Pro*c
  169. increment in if statement
  170. Is preincrementing the same variable twice valid c++?
  171. "diamond" problem
  172. Problems with <new line> even if I use "\r\n" - UNICODE
  173. c project
  174. project on grammer checker using c/c++
  175. Programming the game of life..Some help needed.
  176. program for grammer checker using c/c++
  177. help some help
  178. Pointer difference
  179. Pointer difference
  180. c++ class for ftp connection
  181. Interview question
  182. Operator not found for the type
  183. clrscr ( ) and <conio.h>
  184. C project
  185. How to copy a doc file to the Web server from local machine using c#
  186. Creating and deleting temp files
  187. get key pressed?
  188. C++ - output the number of occurrences of members in an array.
  189. security_cookie referenced in function _WinMain
  190. The n00b is back...help with outpout to file...
  191. What's the output
  192. Initializer lists and multiple constructors
  193. allocate strings to malloc
  194. calloc and hash tables
  195. while getline corrupting the stream
  196. aehsxvm ryxeabp
  197. aehsxvm ryxeabp
  198. Reading a data structure that has vectors from a binary.
  199. c/c++ programming combination
  200. wrapping streams
  201. failed to open a stream
  202. How to read input files using C language
  203. Create folders using C++
  204. Prompts the user to enter another value, until value
  205. nested class forward declaration
  206. Can anyone help me in Programming in NesC(Network Embedded Systems C)
  207. Crossplatform (Windows/Linux) RMI System??
  208. I have a problem with random numbers
  209. N00b looking for GCC error help.
  210. Comparing input as integer or not
  211. open a stream for app and out
  212. source code for spell checker (english)in c++
  213. Problems with file reading and strings
  214. If statement for strings
  215. operator overloading in cpp
  216. constructors return type
  217. how to read data from a file stored in student drive
  218. Guess Program
  219. Unmanaged C++ Dll To Managed
  220. significance of graphics in c
  221. Complete n00b Needs Help with cout...
  222. COBOL calling a C program
  223. program output problem
  224. how to show a message for few minutes
  225. How to preprocess a C program
  226. Help in defining serial port parameters for data transfer
  227. Building a n - ary tree
  228. Keep reciving error C2064, why?
  229. Quadratic equation
  230. C programming help
  231. Question about conversion in expressions
  232. Keyboard simulation
  233. Linker error with pure virtual method
  234. searching word in textfile?
  235. regarding .so files and dynamic linking
  236. Question about evaluation order
  237. Windows Mobile-Based Pocket PC SHNOTIFICATIONDATA
  238. Can someone help me please, I have to other documents as inputs and outputs
  239. syntactically comprehensive test program
  240. This program is linking but not giving any output
  241. Displaying text in System Tray/Notification Area
  242. to find the threshold of a colour in VC++
  243. parameters "c style" in a C++ constructor (use of __attribute__)
  244. INT_MIN and compiler diagnostic
  245. switch cases
  246. Polyspace Problem
  247. Enter string to the next line
  248. array of structures
  249. structure padding
  250. About Sorting
  251. 64 bit or 32 bit application
  252. Tutorials for Boost Libraries in C++
  253. phone book implementation for winXP
  254. Replacement for Windows Mobile-Based Pocket PC SHNOTIFICATIONDATA structure in WinXP
  255. Program At Startup
  256. Reading RGB value in BMP image using C
  257. Help with a tic tac toe function
  258. OpenGL + Triangulation
  259. World Ultimate Fighting
  260. while loop
  261. allocating mem in a function and assigning a ptr to the first byte of that mem array...
  262. How To Implement Timer in C
  263. Why new[] adds 4 bytes to the returned address
  264. endless loop
  265. endless loop
  266. can teach??urgent....
  267. need C++ software
  268. need C++ software
  269. Simple problem with bools and <cstring>
  270. C++ and Color detection
  271. What is the proper use of volatile?
  272. Is this standard c++...
  273. How do I make C# Speak Spanish?
  274. Quick qstn: How do I leave decimal digits...
  275. Comparing string input to enum data type
  276. Redirecting stderr
  277. Replace a string in a file
  278. Help for estimate the development time
  279. problem in adding a node in doubly linklist.
  280. What do you call this construct?
  281. Help with reading in a string from a file
  282. SQL Server via C programming
  283. win32 api to xml-rpc
  284. Linking Error: C1010
  285. On Overquoting
  286. [HOMEWORK] How to check if a number is prime or not
  287. How to do this in C++ (C code)
  288. Problem using wchar_t and wprintf
  289. mmap() in C/C++ vs. Java
  290. mmap in C++ vs. Java
  291. The post increment operator
  292. Source Code for C Unleashed
  293. Virtual Constructors
  294. unable to create an output file
  295. could you help me about this problem?
  296. graphics mode statements
  297. Aptitude Test
  298. Using C++ library in C code
  299. STL algorithms fiasco?
  300. Is there an alternative to program a timestamp?
  301. weird use of printf??
  302. getline() special
  303. Files
  304. How to handle Unicode?
  305. how to read/write a characters stream which is either of one byte/2 byte
  306. happians
  307. do u know?
  308. Structure with version ??
  309. qsort behavior with VC6 and VC7.1
  310. Why parent classes' vptrs are stored in derived objects
  311. RETURNING .... WITHOUT USIN' return, pointers, global .... well sounds interesting..
  312. compilation error while using extern C (HPUX aCC compiler)
  313. pointer initialization
  314. what does this means?
  315. debugging and bad c code
  316. reinterpret_cast< complex<double>* > of double*
  317. convert float to string
  318. accessing ports
  319. Please help me to catch this error
  320. sending binary data from serial port by visual c++
  321. World Ultimate Fighting
  322. CreateFile returns invalid handle value when I use wcscpy in my source... ...need a help.
  323. How to program ?
  324. code in c
  325. program for online survey usin c++
  326. How to convert a byte array to a string?
  327. faq how to solve this error
  328. abstract base class - how to initialize variables in derived?
  329. Join my group 24hoursadvertising
  330. Join my group
  331. virtual function and string - help
  332. Regular Expression in C++
  333. The median of five input numbers!!!
  334. try and catch
  335. A sample C program
  336. Weird segmentation fault
  337. std::stack vs std::deque (stacked deck?)
  338. Copy construction with inaccessible base class copy c-tor
  339. C++ File I/O creating the input file by user help!
  340. accept() / getpeername() return 0.0.0.0
  341. problem in visual stdio 2005 with bison and flex
  342. problem in visual stdio 2005 with bison and flex
  343. How to simulate key board w/ c++ over serial comport?
  344. Conditional operator using void expression
  345. Word Finder in C++
  346. Order items within multiset AND Find object on multiset
  347. Various template approaches to avoid pointer to function penalty
  348. Avoiding new in fast loops....how?
  349. basics in C
  350. Broken pipe
  351. Convert char[] to int[]
  352. Talking to a running process in C++
  353. How to make a buffer?
  354. implementing an opaque type
  355. boost Lambda help
  356. Strange Behaviour initializing bool
  357. Binary Date Time decode
  358. Class and interface inheritance
  359. Last Reminder: Survey about Architecture and Design Patterns
  360. Last Reminder: Survey about Architecture and Design Patterns
  361. Excuse me!!
  362. For Those Who Are Willing To Help (plz)
  363. operator() with different args in derived functor
  364. Get data from RS232 serial port with C/C++
  365. How to read from a file, stored the data in an array, and return number of records read back to main
  366. Objectizing C Code
  367. stdafx.h
  368. Survey: More Offshoring than Outsourcing in Software Development?
  369. Macro for declaration
  370. Survey: More Offshoring than Outsourcing in Software Development?
  371. opening from a .Dat file
  372. Lotto Numbers - Check how many matches there are. Please Help..
  373. Reg: Compiling Problems
  374. Infix to postfix conversion question?
  375. problem realated to C++
  376. for loop (c-lang)
  377. for loop
  378. C codes of DES Algorithm in Linux platform
  379. enum with additional method
  380. Converting LPWSTR to LPCWSTR
  381. zero pad a double
  382. Using extern
  383. Connectivity
  384. how begin with C++
  385. Declaration Syntax Error
  386. shut down program
  387. what c++ standard says?
  388. fstream to array
  389. Display bmp in C
  390. getline() special...
  391. Getting Junk Values for Sequence Container Class
  392. invalid types `unsigned char[int]' for array subscript
  393. invalid types `unsigned char[int]' for array subscript
  394. pointer
  395. Help required regarding use if LZO decompression.
  396. Console Properties
  397. inheratance and object pointer
  398. c /c++ programs
  399. Input Numbers Into An Array
  400. Where Else Can I Find C++ Tutorials?
  401. assignment
  402. Array of pointers? And other issues...
  403. Problems with char and strings and pointers
  404. Compile error when use Boost::lambda::bind function
  405. Pointer to Pointer
  406. identifier not found error, undeclared identifier
  407. Should I use ODBC?
  408. Designing interface class in a good way
  409. Algorithm In C ?
  410. Unix sockets help
  411. Busy com port
  412. Stringification of the __LINE__ macro
  413. TAB displayed differently ?
  414. Struct initialization leads to linker error
  415. Inheritance between three classes
  416. Inheritance between three classes
  417. Is there any open source, embeddable and in-memory C compiler?
  418. strings ending in 'ion'
  419. Help With Looping In C++
  420. K&R bitwise operator section
  421. The nerve of some idiots!
  422. cant find the prob!!HELP
  423. alert
  424. Initialization of an array
  425. NEED Help on my project in school
  426. Sorting Linked List - up to 10 times faster than merge sort
  427. syntax suggestion for concepts
  428. transform
  429. sizeof
  430. help on making dimond program
  431. Problem with template member functions
  432. to control key in map stl
  433. Problem with std::map of function pointers
  434. break inside of case- statement inside of loop
  435. How to write a function inside another function in c
  436. General hints on what to #include in what
  437. any idea?????????????
  438. Rto
  439. Simple Calculator - EDS
  440. number guessing game
  441. Check and convert string
  442. how to become advance c programmer
  443. help a newbie in c
  444. regarding socket programming in c
  445. elementary programming
  446. Metaprogramming "for" loop
  447. Printing Numbers in Ascending Order
  448. 2D array sorting
  449. How can I get file name from ostream ?
  450. Compiling with g++ - Error - Help
  451. doubt with stl vector
  452. error with tr1 unordered_map iterator
  453. is object name a pointer?
  454. How to state the scope of an variable
  455. Does one need a header file?
  456. >>>>> Mr Scott Jenkings
  457. " Skit Kittie Cat Skit " On "CLICK" to see laughing,chuckling, chortling, guffawing, giggling, tittering, twittering,
  458. CALL FOR PAPERS
  459. input and output questions about file
  460. input and output questions about file
  461. what's this
  462. centered dimond
  463. binary tree
  464. strange behavior of vector template iterator
  465. Shell Integration
  466. strange problem with OOP
  467. boost regex
  468. Huffmane Compression
  469. VC++ Beginners
  470. join as new member
  471. how to clear screen in visual c++
  472. Vector reserve in a for_each
  473. Better way to do this? (enum or map?)
  474. Sockets question
  475. Template inheritance comile problem
  476. Loop Help!
  477. _new_handler() in gnu/g++
  478. array terminated by a NULL character ! avoiding overflows
  479. dev-cpp debugging help
  480. Is #elif portable?
  481. STL save reference inside container
  482. Maximum file size for open()
  483. How to calculate tax?
  484. String to char
  485. Template member within a template
  486. Effective C++ by Scott Meyers
  487. delete an entry from map
  488. Comparing 2 references in C++
  489. Changing the XP environment - Getting started
  490. recursive calls to function. how should i do it?
  491. passing member function pointers to a function
  492. declaration inside vs. outside the loop
  493. clearing a stringstream
  494. Easy Software for NGO and INGO
  495. problem with pointer arithmetic
  496. array
  497. Strange friend ordering
  498. linked list
  499. double trouble
  500. circular include
  501. setjmp/longjmp and some table tennis
  502. print 1 to n without any conditional statement, loop or jump.
  503. Can an object know it is dead?
  504. Presentation and help with class containing two valarrays
  505. How to Read and Write on Parallel Port using C in Windows XP
  506. How to Read and Write on Parallel Port using C in Windows XP
  507. CS Student need help with debugging string program
  508. how to restart a thread?
  509. Error messages on compilation
  510. About VC++
  511. Error when compiling vector< T >::iterator
  512. De facto standard size of bit-field objects
  513. query
  514. difference
  515. Adding two STL vectors
  516. c language
  517. enjoy this beautiful site
  518. enjoy this beautiful site
  519. Better free(invalid pointer) behavior?
  520. how to convert date to unix timestamp
  521. time
  522. Purify error in Signal handler
  523. random style, size!
  524. Binary stream detection
  525. Creating a widget in C++ without using a toolkit
  526. Convert output from MD5 to printable ascii
  527. Firmware testing
  528. Checking who terminate app...
  529. Ouery
  530. How to use "strtok" on the string?
  531. Undeclared Identifier error #C2065
  532. help in c event handling programming
  533. Weird stuff with char pointers, need someone to troubleshoot
  534. Exception class EAccessViolation
  535. MultiCasting Code
  536. how to use visual C++
  537. How to increase block size in DES encryption/decryption??
  538. Insertion and delection of linked list
  539. Matrix Addition
  540. vcard and icalendar enc/decoding........
  541. using protected members of classes in C files
  542. Structure Pointer
  543. errno
  544. abt wrapper class
  545. moving a object
  546. Reg: VC++ Project Properties
  547. Find printer program
  548. Problem with Function
  549. initializer list question...
  550. ReadFile problem(VC++)