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. Array numbering starting from 0 instead of 1
  2. Re: Dangerous UDP Checksum code ?!?
  3. Pointers as iterators; vector<string> representation...
  4. Reading a text file which is easy to read when printed
  5. Re: The Obamanation Gets a Dire and Critical Warning From SouthAfrica..
  6. Shared pointers???
  7. SetUnhandledExceptionFilter
  8. Re: Strooustrup Exercise - doubly-linked list
  9. Extracting undefined identifiers
  10. Warning when comparing char[] to a #define'd string
  11. Confused with header declarations.........
  12. Should i be following the C++ Standard?
  13. C Question
  14. how to access to gmail
  15. deriving from class in anonymous namespace
  16. How to design the new bitcount function?
  17. Subroutine should return a vector
  18. Question on boost lambda
  19. casting template using const_cast
  20. Print a struct
  21. a simple program to illustrate that child process does not shareresources with parent process
  22. Re: The Obamanation Gets a Dire and Critical Warning From South Africa..
  23. GCC Compiler Error on Binary operands
  24. Custom template iterator
  25. convert char * to string object
  26. A strange string function error
  27. Convert long into ASCII Char[]
  28. MFC Combo box
  29. Re: Strooustrup Exercise - doubly-linked list
  30. a question
  31. How to pass this string into a linked list ?
  32. c plus plus code comparator
  33. comparing two sets of values in c++
  34. friendship problem with templates
  35. gcc power optimization
  36. C++
  37. Making patterns using C
  38. Relationship between multiple diamonds
  39. How to parse this string into a list structure?
  40. basic C++ conversion program help
  41. Check for whole number in template function.
  42. (part 12) Han from China answers your C questions
  43. cout << vector<string>
  44. Pass code as template parameter
  45. Ternary Heapsort algorithm
  46. Interrupt call in Win32 Application
  47. please help
  48. Code crashes at runtime - is this valid c++
  49. testing if just one bit is set...
  50. Recursive Function
  51. 15 puzzle
  52. Essential COM
  53. Benchmarks
  54. Benchmarks
  55. Question on using for_each
  56. (part 11) Han from China answers your C questions
  57. operator< for std::bitset
  58. instrument functions in gcc - not proper address getting printed
  59. what is the type for this call?
  60. Terminate a user request once it reached timeout (again)
  61. linking C++ functions in a C program
  62. Regarding Temporary objects and const-ness !
  63. return value
  64. problem returning floating point
  65. Training & jobs
  66. Find the size of an array
  67. Problem with heap sort
  68. Re: programming project, revise
  69. Exiting a function
  70. Re: A question of programming technique in C
  71. Dban 1.07 with busybox, compilation error
  72. Help with C code functions
  73. Vaporware C99 preprocessor: string literal corner cases
  74. macro definition contains #include directive
  75. Re: A question of programming technique in C
  76. Re: A question of programming technique in C
  77. pointer-to-member comparison
  78. legal c++?
  79. segmentation fault overloaded operators
  80. Re: programming project, revise
  81. Re: Programming project help
  82. class template - specialisation for a specific method
  83. Problems with menu in Builder C++ 6
  84. Re: programming project, revise
  85. Pointer to "base" type - what does the Standard say about this?
  86. Nested namespaces
  87. Constraining a template class argument to a derived class of base
  88. Mysql server has gon away
  89. Re: A question of programming technique in C
  90. Re: A question of programming technique in C
  91. a little suggestion
  92. function taking file as an argument and open that file in browser
  93. skipws manipulator
  94. question about skipws manipulator
  95. Re: Programming project help
  96. Stroustrup Section 7.10, Exercise 4
  97. another problem :s getting an error :s
  98. Very slow file mapping?
  99. ShareWare vs Evaluation
  100. std::find_if in vector
  101. declaring union
  102. missing libraries from Watcom C
  103. Operator overloading and parenthesis
  104. Re: A question of programming technique in C
  105. memeber functions
  106. function return pointer of int?
  107. function return pointer of int?
  108. How are macros different from functions
  109. How to draw lines may be like gridlines between images in normal thumbnail view
  110. c++ pgms
  111. Another newbie question
  112. #include <iostream.h>
  113. Need Help Please
  114. Re: A question of programming technique in C
  115. Re: A question of programming technique in C
  116. Re: A question of programming technique in C
  117. Re: A question of programming technique in C
  118. (part 11) Han from China answers your C questions
  119. tic tac game
  120. [Q] Strange dynamic_cast problem
  121. replace string
  122. Recursive templates
  123. implementing multiple forms in a windows app dilemma
  124. What's the differences between REGISTER and AUTO?
  125. A new learner's question
  126. The problem with square and sqrt function
  127. sort input
  128. creating unique message identifiers
  129. Forgetting to write a return in a function returning a value
  130. scope, linkage and storage duration
  131. help on free() for huge pointer
  132. Convert a project (ImageStone) to Dll
  133. Que
  134. Re: C and faxes
  135. Precompilation error
  136. questions for recursion practise.
  137. Will C ever have OO (any) as part of the std?
  138. I need help: Time is limited. Due tomorrow!
  139. Why isn't my array saving in c?
  140. Class template specialization
  141. overload function call operator
  142. (part 9B) Han from China answers your C questions
  143. template specialization for unsigned types
  144. [C++ Question] For loop Multiple Initialization
  145. const static member
  146. ATM simulation
  147. fopen modes
  148. CreateFile Windows COM1
  149. what is wrong with this code? cant figure it out.
  150. Initialization of Structs - Typedefs
  151. did i solve correct?
  152. Inserting a struct in a buffer
  153. picking out a number from an integer
  154. The lcc-win string library
  155. help!!
  156. gurjot
  157. Reg: Extracting the data to CSV format
  158. where the mistake is
  159. Cannot allocate memory
  160. Difference between Unions and Structures...
  161. Difference between Unions and Structures...
  162. How can I make a calculator in C programming?
  163. text mining projects name??
  164. Basic Que
  165. operator overloading
  166. is it tail recursion
  167. Zener Diode
  168. write program in c++or c
  169. name mangling
  170. Key Violation(Urgenlty)
  171. HANDLE hEvent;
  172. WORD TO PDF CONVERTER PROGRAM
  173. WORD TO PDF CONVERTER !
  174. somebody help, time is limited till 10pm
  175. Boost: Use Of Non-Dynamic Data Structures?
  176. (part 8) Han from China answers your C questions
  177. Use case diagram
  178. Compiling OpenGL code with MinGW
  179. std::wstringbuf and imbue to convert from utf-8 to wchar_t?
  180. Re: (part 8) Dick Heathfield's book errors
  181. applying sizeof on function type. is it correct
  182. Re: (part 7) Han from China answers your C questions
  183. magic square generation
  184. why does my Program keep getting me an error!
  185. Pitfalls of user-defined conversion operator (to a primitive type)?
  186. Warning message
  187. Need help with switch blocks please.
  188. Re: dh, the daemon helper
  189. Game Of Life 3D
  190. Linux socket + real-time signals
  191. extraction of system infomation
  192. dereferencing void pointers by typecasting
  193. calender
  194. classes in C++
  195. The wrong with factorial function
  196. C++Program
  197. Function arguments
  198. =?windows-1252?Q?error=3A_=91toMatrix=92_was_not_declared_in _this_scope?=
  199. Need help in understanding for loop in c++
  200. Switch blocks
  201. Need help linking with zlib.
  202. Re: (part 8) Dick Heathfield's book errors
  203. initialization of array as a member using the initialization list
  204. Help please, Need a small fix
  205. SETP-09 call for papers
  206. Pascal - C (2)
  207. SETP-09 call for papers
  208. Array Length with Integer Help?
  209. implementing linked lists in c++
  210. Understanding callback
  211. Yet another nested structure problem (concept phase)
  212. Merge Two .Exe's
  213. FAQ Where did my console output go?
  214. #import
  215. good open source IDE
  216. Class templates and singleton container
  217. Erasing from middle of a list problem
  218. a program of substraction
  219. a program of substraction
  220. a program of substraction
  221. a program of substraction
  222. Win 32 programming using visual C
  223. operator overloading, cannot access private member declared in 'myClass'
  224. Need help about Microsoft Visual C++ Runtime installer
  225. elementary string processing question
  226. The C++ Object Model: Good? Bad? Ugly?
  227. Re: (part 7) Dick Heathfield's book errors
  228. a problem about "sqrt"
  229. Need help with a c++ program quitting
  230. preprocessor and character literal ('#letter')
  231. how can i store address of array elements in an another array element
  232. Arrays as function parameters and sizeof()
  233. typedef Syntax Error
  234. small error
  235. How to simulate time in C++
  236. (part 6) Han from China answers your C questions
  237. how to solve this 2 errors ?
  238. Singleton and static function
  239. dynamically allocate array variable of type LPWSTR
  240. opening jpeg file in c++
  241. dynamically allocate array variable type LPWSTR
  242. opening jpeg file in c++
  243. Case studies for C programming.
  244. Re: (part 1) Han from China answers your C questions
  245. Hardware keys
  246. MIPS to C
  247. NDFA->DFA
  248. WORD TO PDF CONVERTER !
  249. Electronics
  250. WORD TO PDF CONVERTER !
  251. opening jpeg file in c++
  252. length of decimal expansion
  253. Insert static array of struct in a vector
  254. C
  255. one question about string
  256. Who defines the platform specific macros eg LINUX VXWORKS etc
  257. Re: looking for elegant C++ abstraction around pthread_key_t...
  258. Removing Duplicate within listbox
  259. dynamic array and constructors
  260. Regarding log file
  261. I dunno what to put as subject
  262. Template methods with function pointers
  263. How To Access Dll Files In C++
  264. How to write a binder3 tempalte function?
  265. Program help
  266. (part 5) Han from China answers your C questions
  267. a question abou "atoi"
  268. Han from China killfiles some people on CLC
  269. date generation
  270. error C2143: syntax error : missing ';' before '*'
  271. a really simple C++ abstraction around pthread_t...
  272. solving circular dependencies with class only delcared in .h
  273. Prime Checker C++
  274. allocate memory of derived class
  275. Functor to find a key in a vector
  276. (part 2) Han from China helps you with your killfile
  277. Coming back from C to C++
  278. (part 4) Han from China answers your C questions,
  279. c program
  280. (part 6) Dick Heathfield's book errors
  281. Re: Why is it wrong??(About n!)
  282. Result of operations on empty multimap?
  283. vector<const T(*)> vs. vector<T(*)>
  284. cast/assignement operators
  285. Where did my console output go?
  286. Strooustrup - Hello World exercise
  287. Why I can't get the correct result
  288. Why I can't get the correct result
  289. Han from China helps you with your killfile
  290. VC++: Trying to change taskbar icons using notifyIcon1 and imageList1
  291. How to do factorial more than 23 in c without using variable type other than "int".
  292. const correctness - should C++ prefer const member over non-const?
  293. Question about creating a struct of flags in c++
  294. scanf and conversion problem
  295. about()
  296. srand
  297. A question about how to enter a very long number.
  298. Why is it wrong??(About n!)
  299. strcat with a string containing null in the middle
  300. question about functions
  301. Re: (part 1) Han from China answers your C questions
  302. (part 2) Han from China answers your C questions
  303. Re: (part 3) Han from China answers your C questions
  304. Re: (part 1) Han from China answers your C questions
  305. [| -- C++ Help Please: Counting Vowels in a Given Text -- |]
  306. Reorder Sentence in C++
  307. Multi-threaded C programming (for those fond of portability)
  308. Sentence Encryption in C++
  309. User defined class meta data (type traits?)
  310. need help with banking program ASAP!!! PLEASE!!!
  311. Close popup messages
  312. (part 5) Dick Heathfield's book errors
  313. copy from keys from multimap into the vector
  314. (part 4) Dick Heathfield's book errors
  315. freebsd swab()
  316. sampling using iterators
  317. stl help needed
  318. Refresher questions in C/C++
  319. Guess the square program
  320. Replace _T() macros
  321. Combining functions with multiple inheritance?
  322. macro problem
  323. Implementing a tag pointer class
  324. (part 3) Dick Heathfield's book errors
  325. Overload Resolution in C++
  326. floating point number help
  327. List erase iterator outside range
  328. register variables....
  329. what is the difference between NULL and 0
  330. set operation in C++
  331. Which preprecessor directive will detect if a typedef exists yet? Eg #if IS_TYPE(sometype_t)?
  332. Judge the encode systm used by the file.
  333. how to find short paths
  334. returning an array of structures in c
  335. Advantage of unions.
  336. Re: Question on C++ Thread Class and inheritance/polymorphism with POSIX pthread
  337. Variable Block Text File
  338. Help Please toloswer and to upper question
  339. STL algorithm to compare if 2 vector<int> have same value?
  340. Freeing memory for nested structures
  341. Non-initialized class
  342. how can i solve it on turbo C?
  343. priority queue question
  344. (part 2) posible minour buggs in dick heathfields book
  345. *** [block.exe] Error 1
  346. Surf the internet anonymously
  347. add 2 FLOAT variables
  348. how to insert images
  349. Re: Question on C++ Thread Class and inheritance/polymorphism withPOSIX pthread
  350. STR1 was not found
  351. Re: Question on C++ Thread Class and inheritance/polymorphism withPOSIX pthread
  352. pageup/pagedown implementation using C language
  353. what's wrong?
  354. About usage of command line arguments in another function defined out of main func
  355. stack and heap size
  356. Sequence Point before actual function call
  357. Pkcs#11
  358. deprecating T(V) as c-style cast for POD T in favor of initializationsemantics - Off topic kinda
  359. pageup/pagedwn implementation
  360. Implementing pageup pagedown feature using C language
  361. Unresolved external symbol error :-(
  362. Please Help With Driver Install Problem
  363. Sorting a list Structure
  364. Dealing with a Diamond of Death
  365. character 1D array
  366. Re: D.E. Knuth's strlen
  367. Re: Question on C++ Thread Class and inheritance/polymorphism withPOSIX pthread
  368. Mimicking Javas static class initializer in C++
  369. printf warning: "format %08x expects format unsigned int ..."
  370. Uploading files via FTP?
  371. std::vector to C array
  372. Trouble with FILE
  373. Compile Issue
  374. Sequence Point before actual function call
  375. Convert Program to Shared Library
  376. [ANSI C] strcpy() - need a SAFE solution
  377. Are fully qualified class names permitted for ctor declarations?
  378. just a thought about "doing the compilers job"
  379. File Loading
  380. sleeping barber problem
  381. Shiftable, ANDable bit vector
  382. initialization of stdin, stdout, stderr
  383. newbie: bitcount for unsigned interegers
  384. =?windows-1252?Q?=803_Nodeposit_iberobet?=
  385. Fully Portable Big Number Library
  386. question about fast symmetric matrix multiplication
  387. C++ help
  388. Calling convention: is __cdecl cross-platform?
  389. posible minour buggs in dick heathfields book
  390. ,doc to .txt conversion .......its urgent
  391. File Sizes(s)?
  392. Problems reading values from a file and calculating the sum
  393. C++ Programming FROM PROBLEM ANALYSIS TO PROGRAM DESIGN D.S. MALIK FOURTH EDITION
  394. Vectors in C++
  395. assigning pointer to a string array
  396. adding timeval's
  397. Beginner question: Malloc on array of pointers to structs
  398. stringstream simple problem, simple solution?
  399. template question
  400. if a method is overloaded with a const version, in the case thateither one is okay, which shall the compiler pick?
  401. How many lockers are opened and how many are closed. C++ array.
  402. Finding every nth number in an array set
  403. working draft C++, program model
  404. Poker Hand Probability
  405. need help regarding webkit application.
  406. Re: String of digits, certain radix, perform division
  407. Re: fwrite output is not efficient (fast) ?
  408. Instantiating template function by the address of operator
  409. interface of prior. queue
  410. srand(time(0))
  411. call a function via a function pointer of different type
  412. MY program keeps telling i have an error why?
  413. hi , i'm having a problem with pointers in C ...
  414. C++ crash problem...
  415. how to define an 8 bit integer
  416. automatic template instantiation
  417. help writing this in C++ code.
  418. Avoid automatic copy constructor generation
  419. Meaning of compiler diagnostic: "primary expression before else"
  420. my priority queue
  421. priority queue
  422. void Variables
  423. tic-tac-toe problems
  424. compiling a gtkmm program in windows
  425. My program does NOT compile please help
  426. Nate Eldredge: DJGPP and RHIDE
  427. Re: String of digits, certain radix, perform division
  428. C# issues with controls not showing up
  429. Help! help!
  430. Help! help!
  431. bios.h in C++ ???!!!
  432. BGI Error : Graphics not initialized(use 'initgraph')
  433. help create events w/ boost
  434. Heat_Index calculation in my C program; question about formula
  435. Is there an opposite to "offsetof" ?
  436. How to use the template member function of a template in the memberfunction of another template class?
  437. read SD CID
  438. test your IQ %
  439. Server/Client infinite loop problem
  440. c++ code
  441. structures
  442. Re: The Utter Normality Of Ethnonationalism - Except For Whites ByProf. Kevin MacDonald
  443. Understanding branches within destructors
  444. Problem in using unsigned variable as a counter
  445. Is this type of char array initization legal?
  446. What types are legal as (...) arguments?
  447. Create a string class as shown below
  448. What's wrong with this class
  449. Disadvantage : C++ with MS access
  450. terminal to make variable
  451. Unzipping Unix executables
  452. an array function... - I need help
  453. Use of extern
  454. Intel Compiler 10.1 and LibM Math Library
  455. '*' cannot appear in a constant-expression problem
  456. Is c++ only better c ?
  457. [SOLVED] Must use 'this' to access member!
  458. Random Numbers
  459. fwrite output is not efficient (fast) ?
  460. return type deduction for a function template
  461. need your help in Newton method
  462. how to get the first word from line or any char array?
  463. initialisation list in constructor
  464. Question about an array
  465. Function pointer help
  466. yow
  467. no warning for data truncation?
  468. Determination of language codes from a locale
  469. Re: New interesting application of Transactional Memory forsingle-threading
  470. Looping question
  471. C/C++ language proposal: Change the 'case expression' from "integral constant-expression" to "integral expression"
  472. C/C++ language proposal: Change the 'case expression' from "integral constant-expression" to "integral expression"
  473. About my own mem_fun1_ref_t.
  474. Help Wanted: Projects looking for Developers
  475. Help Wanted: Projects looking for Developers
  476. Help With C code looping
  477. Question about pseudo random numbers
  478. Re: Solution needed..urgent!!
  479. "initializer element not constant" issue
  480. Re: Solution needed..urgent!!
  481. template non type parameters in operator overloaded function
  482. Re: Solution needed..urgent!!
  483. Class objects work like built-in types, but is it worth it?
  484. Problems with VC++
  485. Passing C++ Class pointers via C# to another C++ Class
  486. Re: Solution needed..urgent!!
  487. Addition of two 100 digit numbers
  488. QUERY to the website
  489. memory
  490. Array
  491. Pointer and Its memory
  492. Crazy Local Class
  493. Member Function of Templated Class Defined Outside Class Body
  494. scheduling events
  495. rand() % n Revisited
  496. Understanding the correct way to define "iostream" class?
  497. what's the difference between "capacity" and "size" functions ofstring class?
  498. question about anonymous namespace...
  499. I need help fixing my program!
  500. Problem returning const pointer
  501. Virtual operator overloads don't seem to work?
  502. Preprocessor Directives Management Tool
  503. Standard input stream behaviour on Linux
  504. Odd linked list runtime error
  505. DLL Loading Problem
  506. Template encapsulating function call
  507. ref to shared_ptr?
  508. Using Strings
  509. how to remove the errors
  510. Passing function pointers as arrays of chars
  511. What you mean by ARM-ELF file format?
  512. ld: fatal: too many symbols require `small' PIC references
  513. How To Compress a Big Array in Visual C++
  514. allineing the output
  515. I think I need to direct my output to a file.
  516. [help]how to implement a linux message queue in windows?
  517. Templates and Iterators
  518. Interesting Topics
  519. need help ASAP!
  520. Re: Banks and economy
  521. reinterpret_cast'ing a byte array
  522. Re: memory trampling
  523. error: subscripted value is neither array nor pointer
  524. Clearing parser state of a bison generated parser
  525. mojo and return value optimization
  526. Problem with c++ getline
  527. member variable ptr cast
  528. get user id
  529. inc unsigned (whatever) beyond limit.
  530. Binary mask What is it?
  531. Re: memory trampling
  532. how to define a bidimensional dynamic array as a global variable?
  533. Re: Esquire magazine: Why 3 out of 4 White Supremacists Support Barack Obama
  534. differences
  535. Linker Errors LNK2019 LNK2001
  536. algorithms
  537. Ansi C++ Error during compiling in HPUX
  538. reading <stdarg.h>'s va_list twice
  539. Simple const * question
  540. Problem while using anonymous union in C++
  541. bit manipulation macros
  542. Serializing bit field structures
  543. right padding
  544. Pascal -> C
  545. Adding elements from two different arrays
  546. Error in logic
  547. Eclipse(CDT)--manual make works but make from Eclipse doesn't
  548. Architecture design
  549. Querry aoubt struct including character strings pointer
  550. Looking for an algorithm/example for plotting functions to pixel arrays