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. COM+ Object auto-recycling
  2. Calling std::list::erase(iterator pos) with a reverse_iterator?
  3. Heap Vs/And Data Segment
  4. Some problem with C Code
  5. How to type an empty string in command line?
  6. any one help me please
  7. Strange function use
  8. i need help in acomplete project
  9. program to set page break
  10. Console Output
  11. big gap between visual studio 6 and 2003
  12. constructor..
  13. gets() function generates strong warning message with gcc compiler
  14. a==b==c ?
  15. sample technical questions in C++
  16. Lightweight XSD validation
  17. method & function
  18. A problem with GNU Scientific Library GSL
  19. How to invoke member functions of the objects in a Set
  20. How to invoke member functions of an object in set
  21. Looking for malloc() help
  22. Can someone give a simple implementation of RTTI in c++?
  23. split, splice and the like
  24. Bit enumeration algorithms
  25. Bit enumeration algorithms
  26. The most powerful question to ask A.I is:
  27. weird compiler warning
  28. Template problem with unordered_map
  29. Copy constructors, de/constructors and reference counts
  30. Fibonacci Series
  31. How to pass variables from a C++ function into inline ASM
  32. typedef every where
  33. How does std::set stay unique with only std::less?
  34. writing to a text file line by line
  35. multiple level bom search
  36. What to prefer - TCHAR arrays, std::string or std::wstring ?
  37. fstream::open problem
  38. how can we connect database in C, C++ ( TURBOC COMPILER)
  39. [c++] Nested calsses and access to them.
  40. memory leak or mtrace()-problem?
  41. An Array and memory problem
  42. structs problem
  43. Can it be done at compile time?
  44. inline, templates,
  45. istrean Vs ifstream
  46. Getting intermediate results in 64 bits
  47. type, class, object
  48. stacks-turbo C
  49. Problem with lengh of string
  50. Standard command line argument parser.
  51. Template specialization problem - compiler bug or my fault?
  52. multi-dimensional array and pointers??
  53. Does bit shift depend on platform/implementation?
  54. ##
  55. debugging child threads
  56. The Holy Shroud
  57. The Holy Shroud
  58. What are functions provided by the compiler in a class?
  59. about ctype[]
  60. about ctype[]
  61. type casting
  62. Startup Needs C++ Developers
  63. Doubt regarding strcpy()
  64. Library source code ?
  65. Changing the base of a pointer
  66. font engine
  67. objects known inside the class
  68. Can a function returns a matrix?
  69. Application's pointer
  70. define and include
  71. Doubt on STL vector
  72. anyone interested in decompilation
  73. return value of main
  74. How to negate a group
  75. Difference between MFC Container classes and STL libraries
  76. help to change a letter (C++)
  77. problem with using SQL queries in VC++dotNet
  78. Email NOW $$ HIGH $$ C Programmer WANTED NOW!!
  79. Can we get whether a character is even or odd using regex
  80. Reading binary file with C
  81. Question on automatic variables and array arguments
  82. will this code work always?
  83. Memory
  84. Calculating RSA Decryption Key
  85. Base and Derived Class
  86. Custom Allocator
  87. TI RFID-reader
  88. Writing to an existing file.
  89. Casting a generic or void pointer to point to a struct...
  90. namespace
  91. How to avoid multiple definition of a variable by multiple inclusion of a header file
  92. g++ error
  93. Using objects without ever creating an instance - recommendable?
  94. Declare an array with a size based on a variable...
  95. Looking for standard C data structure implementations...
  96. better way of doing this!
  97. Weird pointer issue
  98. map problem
  99. print to file question
  100. input and output from multiple text files
  101. Explaination of error
  102. how to pass variable arg list to a function pointer
  103. My hash table is in need of peer review
  104. PLEASE HELP - Producer consumer implementation in C
  105. & and Int &
  106. old question: difference between pointer and reference
  107. a * b
  108. data structure & alignment accessing speed on 32 bits system
  109. data structure & alignment accessing speed on 32 bits system
  110. Private member accessible from another object?
  111. Need help with C Language
  112. problem with big programs
  113. extern char *calargv[] not having values populated earlier.
  114. Null Pointer
  115. std::numeric_limits<double>::infinity() returns 0.0 on Intel/Linux g++ 3.2.3
  116. problem using strlen
  117. Regarding EAGAIN error in read()
  118. Windows error on calling exit(0)
  119. getting details of files in a directory using C
  120. Floating Point Formats are not linked
  121. Template specialization
  122. Functions that get called automatically
  123. function in the class have addresses
  124. RTTI
  125. virtual inheritance and virtual function.
  126. Code Cleanup Tool
  127. Problems with threads limit.
  128. rand() between m and n
  129. max strlen at compile time?
  130. c interview
  131. multiplatform C++
  132. Proclama del Comandante en Jefe Fidel Castro al pueblo de Cuba
  133. It proclaims of the Commandant in Boss Fidel Castro to the town of Cuba.
  134. decimal acrobats
  135. aio_read Help
  136. Operator versus Function Object
  137. SSE - UNIX INTERNALS - URG. OPNG. IN BANGALORE FOR AN MNC
  138. Hex digits to special chars
  139. Address of a class
  140. How to check "Is any device attached to COM port"?
  141. create object
  142. Compile directives
  143. Function Pointer
  144. 1's complement and 2's complement
  145. 1's complement and 2's complement
  146. C++Builder 6 connect to Oracle10g (ADO Connection)
  147. code portability
  148. Array of Char
  149. Don't know how to define my class correctly
  150. Dynamic 2D array
  151. get variable number of ints
  152. vector<pair..> >::iterator
  153. free() and delete
  154. The illusion of "portability"
  155. pointer to *this
  156. Checking return values for errors, a matter of style?
  157. STL list problems
  158. WTF??
  159. Global Sharing Project
  160. removing last written symbol from stream
  161. initialize an array of elements that contain another array
  162. const_cast
  163. Returning char** from a function.
  164. detecting EOF using cin with file redirection
  165. [C++] Problem with compiling my program.
  166. Virtual Destrctor Function
  167. Just learning C++ - a question
  168. Variable declaration - Is this valid in standard C?
  169. A Few Questions
  170. Pointer question?
  171. cast int into a string
  172. Const
  173. template template argument
  174. trouble with .lib file export - class exported, but not as expected.
  175. String problem, I guess?
  176. String problem, I guess?
  177. Boyer - Moore Algorithm
  178. how to generate this code?
  179. implementation of copy_if using lambda
  180. using 2 source code
  181. super
  182. Converting from UTF-16 to UTF-32
  183. how to run multiple processes from a single process?
  184. c++ downcasting
  185. Day of the week algorithm
  186. will an iterator to a map becomes invalid when an element is inserted into the map
  187. Getting Mojo
  188. Operation undefined
  189. GCC-Bug ? (Unintended "overloading")
  190. Implicit declaration
  191. \x used with no following hex digits
  192. But I have to use a struct!
  193. Volatile
  194. lambda and map
  195. Is folder empty ??
  196. programmer manipulated pointers
  197. Simple Serial Port Program
  198. Send a series of bit zeros through serial port
  199. Register Dump
  200. Templates and Polymorphism
  201. How to initialize array?
  202. Writing portable code in Visual Studio C++
  203. String constants
  204. how to crete a directory in C++ (DEv Cpp)
  205. Array definition and extern declaration with different size.
  206. clearing a member variable
  207. data from server display and store in msaccess database
  208. method inheritance with default parameter
  209. Managing large class heirarchies
  210. inheritance and templates
  211. Correspondence between headers and macros
  212. How to get rid of extra characters
  213. new and delete operators
  214. VC++6.0 Problem with SetFocus()
  215. Universal environment for running programs written in C++
  216. Pointer to pointer with lots of examples
  217. Problem declaring pointer of netsted class inside template ?
  218. Clarification in templates
  219. Char in String
  220. evaluation of for loop
  221. Operator overloading
  222. Problem copying objects.
  223. reference
  224. Question about a splint diagnostic
  225. Check whether a file exists
  226. Diffie-Hellman-Merkle Key Exchange Program
  227. Judge Files Exist
  228. Judge Files Exist
  229. Judge Files Exist
  230. Help with malloc()
  231. Cures for Cancer–AIDS–Chronic Fatigue–Chronic Pain–Diabetes…
  232. Lifetime extension misconception
  233. Help with sscanf() needed desperately
  234. Initializing an Array of Pointers to Char
  235. Why is there a need for reference in C++?
  236. Use of getenv when calling C++ through JNI
  237. Specialization of template functions
  238. Flik
  239. Copy constructor problem
  240. Must evaluate assertion?
  241. long double in gcc implementations
  242. i want help on FILE IO
  243. what is the difference between char*& and char*
  244. problem in parsing double prec. numbers
  245. C++ GUI Beginner - Qt or gtkmm?
  246. <iomanip> precision value
  247. get an IP address
  248. Executing an external third party application and not waiting for it to complete
  249. Shell Commands
  250. Dereferencing of structure pointers
  251. how i can write "operator+"?
  252. A concern about mixing C and C++
  253. A concern about mixing C and C++
  254. how can I use 128-bit int in linux
  255. clock_t clock() ambiguity
  256. comparison between signed and unsigned integer expressions
  257. structure malloc help
  258. Confused to printf %f
  259. Seeking some help with pointer/array notation wrt class members.
  260. Socket Programming Question
  261. C program to communicate over ethernet
  262. Wierd problem with command line args
  263. help with dirty hack
  264. Problem in Generating 1st 100 Primes
  265. C++ N00B seeks guidance
  266. Maps, Iterators and Templated Classes
  267. Pattern creation
  268. help with boost
  269. comma delimited text file.
  270. precompiler: pasting and underscore
  271. Decoding Base64
  272. The Wikipedia article on C and C++ operators
  273. The Wikipedia article on C and C++ operators
  274. Standard for parsing
  275. Perpherial Brains
  276. multiple inheritance oddnes
  277. template specialization problem
  278. what is wchar_t
  279. Create a dll from a .h file
  280. complier problem
  281. use of %
  282. 14 byte array (MAC address) to 48 bits (6 bytes)...
  283. Question about Item 23 of C++ coding standard
  284. java programmer does c++ have an "API" like library list of std functions?
  285. 'academic' problem ( speed/memory efficiency vs. human readability and easy design )
  286. Question about a solution to excercise 4-13 in K & R
  287. how stl container classes layout in memory works?
  288. test
  289. a sizeof problem about template
  290. declaring an array in a structure with a #define length
  291. Size of an executable for locally created arrays
  292. help in maps
  293. 1 client and multiple server
  294. Streams/Movies of ACCU Conference Presentations
  295. Streams/Movies of ACCU Conference Presentations
  296. read strings from file with values divided by ";"
  297. problem regarding overloading of operator <<.
  298. memory usage question
  299. problem regarding overloading of operator <<.
  300. which will be more efficient Stdlib MAP or Array /w sequential search for may be 50-1000 times?
  301. iostream.h problem
  302. doubt about doubt
  303. static array
  304. enum generate simple question
  305. manipulator persistence in streams
  306. HERE I BUILT A QUICK MATRIX TOOOK 5 MINS
  307. HERE I BUILT A QUICK MATRIX TOOOK 5 MINS
  308. wondering
  309. set new value for data member
  310. binary i/o question
  311. array holding 2D arrays
  312. function pointers
  313. First-chance exception Problem
  314. Inheritance and STL containers
  315. dereferencing a passed reference to cin
  316. string.replace help
  317. A couple questions
  318. polymorphism advice,
  319. problem with template template parameter.
  320. question on operator ( ) overloading
  321. Append to File
  322. Wild reference
  323. Threads
  324. Standard math functions as operations in std::transform calls
  325. compiler bug or bad code?
  326. generic setVariable
  327. Having trouble with my code for hw assignment
  328. Return a container from a class method
  329. How do you implement this Python idiom in C++
  330. inline power function replacement
  331. strnlen() warning
  332. mmx programming
  333. print up to n decimals
  334. checksum
  335. loop vs memset to initialize array.. different results?
  336. __FUNCTION__ in another macro
  337. c++ / vc++ Bluetooth Stack
  338. References as private members
  339. Not catched exception
  340. static data in member function
  341. stlfilt for g++ 4?
  342. char * to HBITMAP
  343. Little help required
  344. search a file for a keyword and replace that keyword with a another word
  345. Looking for Embedded Software Engineers with good C programming skills
  346. Typdef pointers to structs or not?
  347. wxWidgets on Dev-Cpp
  348. VISIT MY SITE
  349. Opening for SAN testing
  350. same problem - asked differently: polymorphism efficiently
  351. template function or template class
  352. oddly behaving rand( ) in microsoft compiler
  353. Does mysql++ 2.1.1 work on your comp.?
  354. linking lib file ...
  355. Embedded namespace
  356. pure virtual function calls / optimization
  357. typecasting function pointer to void*
  358. Wantt to Compile C++ embedded sql code by MSSQL server 2000
  359. why code is not working properly
  360. why code is not working properly
  361. why code is not working properly
  362. easy pointers to functions problem
  363. return a string by ref
  364. overloading >> operator
  365. Structures with Pointers question
  366. Directory/File Monitoring Service in WindowsXP Question
  367. Is this a good habit?
  368. i++ and ++i
  369. Recursion in template definitions
  370. log4cxx library
  371. why this program can get compiled using g++ without any complain?
  372. Constrained Nonlinear Minimizaiton
  373. Is there any strong reason for not using Templates?
  374. Reading a text file
  375. char signed or unsigned
  376. Decimal to Packed Decimal Conversion in C++
  377. Going From MFC to .NET
  378. Getting started with C on my Linux machine.
  379. Can we overload on return types
  380. Q's on pointer sizes
  381. VC++ error C2662: cannon convert 'this' pointer...
  382. wired bug using gcc O2
  383. Absurd OO Design Practice: Query Classes
  384. Qquestion on Shortest paths algorithm
  385. #include in IDL files
  386. How would you create a random string of data
  387. range count
  388. More Help
  389. macro explanation
  390. How to delete a line from the file
  391. Bitwise OR on large memory regions
  392. Trouble with vectors...
  393. removing object file from static library
  394. Programming books
  395. RTTI in C
  396. static const variables
  397. hey all
  398. how to use TEMPLATE in C++
  399. truncate/decrease file
  400. generic programming is very powerful. c should support it
  401. truncate/decrease file
  402. A question on linking
  403. Safer C Library
  404. MSVCP70D.dll not found error
  405. static polymorphism and Factory Pattern
  406. Algorithm template specialization problem
  407. ECC- Algorithm
  408. ECC- Algorithm
  409. Pointer Analogies
  410. new vs new[1]
  411. Reading Flat Files to display queries in table format
  412. problem delete class object contained thread
  413. Forward class redefinition problem
  414. how to remove warning: initialization from incompatible pointer type?
  415. how to remove warning: initialization from incompatible pointer type?
  416. Numerical Recipes Rational Approximation Algorithm
  417. how to remove warning: initialization from incompatible pointer type?
  418. retrieving random number generator state and other RNG questions
  419. Can i create a constructor in a data structure?
  420. deleting structure
  421. deleting structures
  422. strange bug when using gcc O2 or O3
  423. How to access DLL methods n variables without .h n .lib file??
  424. Need help for the Tlink.
  425. strcpy from int[]?
  426. Does g++ come with a STL library default ?
  427. ndefined reference to function
  428. Rotate a matrix of any size
  429. fstream :: more information about failure
  430. library and #includes in code
  431. Library exposing STL containers
  432. Compiler-Generated Default Functions
  433. returning an address warning
  434. help on my .h file
  435. Help Needed
  436. UB? Avoiding ``object'' before array's start
  437. file access properties.
  438. Cast pb
  439. Mystery String
  440. string type casting to int
  441. Protected data can't be accesed
  442. weird Debug error! damage after normal block ...
  443. error: incompatible types in assignment
  444. Tasking C166 C++ compiler & temporary objects in function call parameters
  445. CRTP and Factories
  446. Problems with tertiary operator and reinterpret_cast
  447. VisualC++ and mysqlpp::Query problem
  448. log mousemovement
  449. Format of browse information
  450. RTTI - how to ?
  451. exceptions with null pointers
  452. Surprising Problem
  453. Returning String Literals from a function
  454. Array of Bytes to Unicode chars (ISO-8859-1)
  455. Multiplatform IDE for C++ development
  456. initializing private static members
  457. Identifier Not Found
  458. initialising 2-dim character array
  459. Double increment question.
  460. string to double conversion - atof() vs istringstream
  461. Regarding a query related to References
  462. how to Specializations of function Templates or Overloading Function templates with Templates ?
  463. Shared Library Exceptions & Vague Linkage
  464. To Lew or any of the other regulars. I hope this isn't an off topic troll thread -(
  465. counting frequency of a substring in a string
  466. Initializing multi-dimensional array in constructor
  467. private construction on GCC
  468. exception
  469. GUI for a C++ Tool
  470. Can this code invoke Undefined Behaviour?
  471. Extract text between ()
  472. How can i display a bitmap transparent
  473. Printing vector<string> with spaces between items.
  474. undefined reference
  475. usb connect disconnect problem
  476. Efficient sieving implementation?
  477. #define a char pointer
  478. Nested ifs and speed.
  479. Book review
  480. Suggestion to a good commercial C IDE?
  481. Casting function parameter from Base* to Derived*
  482. Intializing struct containing an union
  483. container inside container in stl
  484. Difference between int i, j; and int i; int j;
  485. initialize a const in class
  486. current time with ctime
  487. How do mbtowc() and wctomb() work?
  488. return statement
  489. How do I concatenate three strings?
  490. return() syntax
  491. use of arrays in class
  492. Good software using c++ for learning how c++ works
  493. How to use # & ## operator in C??
  494. back up data in C how & when in sudden poweroff?????????
  495. back up data in c++ how & when in sudden poweroff?????????
  496. Casting a byte array to allow assignment
  497. help: derived class uses base class protect value
  498. Q: sequence of excution in if
  499. read unicode text file
  500. Does industry use C++
  501. A question
  502. MULTI-DIMENTIONAL CHESS DOWNLOAD FROM DEEP SPACE
  503. constructor question
  504. Combo Box help
  505. Using structs in C++
  506. error running my project
  507. regarding C++ standard library
  508. classes overview
  509. Machine intelligence- can this program be written ??
  510. Machine intelligence- can this program be written ??
  511. FindWindowEx
  512. Optimizing away a class as best as possible?
  513. A question about Matrixes and Triangular matrixes
  514. const integers
  515. "#if" with no condition
  516. Templates for syntatic niceness only, does it waste space?
  517. delete [] operator help
  518. option in gcc that lets us produce object code for 16-bit processor
  519. New garbage collector for C++
  520. Templates and Inheritance
  521. sprintf >> atof question
  522. The C language in the planet Mars
  523. rl_readline_name ???
  524. rl_readline_name ??
  525. Writing Low Resource Windows Service
  526. conversions from float to int?
  527. Reading from a stream for a specific time
  528. Partial string loss with sprintf/strcat
  529. multi-threaded priority_queue in C++?
  530. memmove: works on C's abstraction layer? or no?
  531. Segmentation fault
  532. fread/fwrite Portability Issues
  533. Avoiding copy: char* -> istringstream
  534. getline(cin, zips) skips fist input before a while loop in function
  535. Using cpp, the C Preprocessor Guide
  536. B-Trees files reading/writing
  537. Storage strings in an array
  538. very simple array question
  539. Sizeof int
  540. Template problem
  541. including a lib header file
  542. what is the best practice to store "modes": enum, int constant orwhat?
  543. I guess all of you know this one... static variable in class A acces from B
  544. Convert C++ strings to a C-style string (char*) in VC++ 6.0.
  545. Array initialization
  546. Object Initialization
  547. Add two numbers using a Single Variable!
  548. Connect C++Builder 6 with SQL Server 2000,Null to string Problems
  549. from computer engineer in IRAQ
  550. Connect C++Builder 6 with SQL Server 2000,Null to string Problems