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. Does C++ have HugeInt?
  2. Calling free() on an uninitialised pointer?
  3. Is memset used only for strings?
  4. sizeof and incomplete types
  5. Segmentation Fault
  6. New to c++, need help with advanced topics
  7. class organization (very elementary)
  8. Dynamic arrays?
  9. String of function names
  10. Strange behavior on an if statement.
  11. Large Random Number Generator
  12. New style header files?
  13. Binary tree Algorithm
  14. auto_ptr explained
  15. binder2nd
  16. CLASS ?
  17. bind2nd
  18. Wrapping C code into a C++ object
  19. How can i read a webpage in a buffer
  20. Smart pointer implementation.
  21. implicit conversion of bool to int
  22. Does the following program architecture make sense?
  23. Does the following program architecture make sense?
  24. Segmentation Fault in my program
  25. int main() or int main(void)?
  26. Where is the mistake?
  27. Operator overloading
  28. what 's the precision of 'double'?
  29. Multiple Inheritance
  30. Try, Catch, And Throw
  31. Regarding Q. 14-5
  32. extern usage for template instantiations
  33. is_polymorphic
  34. Edit registry using Visual C
  35. Compiler error with class templates - please help me resolve it
  36. Something like Reflection possible in C++ ?
  37. Windows screen scrape app using C++?
  38. I have to delete the whole line in the file (first word matches), how can I ?
  39. Type of result of pointer arithmetic
  40. dynamic memory
  41. Convert const int to char*
  42. Redim an array (new / delete)
  43. Is this a good use of friend?
  44. Wanted: tool to convert code to flowchart
  45. How many derived classes is not too much ?
  46. Please Help! Strings are confusing!
  47. Variable declaration taken as a function pointer declaration
  48. how to get statistics about memory usage ?
  49. Try catch in ctor initialization list
  50. Initialisation
  51. Structure member offset.
  52. error in c
  53. For a copy of The Embedded Newsletter
  54. lock file or folder using c/c++ in windows
  55. Sorting a vector of classes
  56. Polymorphism
  57. Casting problem ?!
  58. Eclipse Plugin
  59. printf: Centre justify data
  60. Pointer string assignment problem
  61. stringizing a hex value in the preprocessor
  62. please tell what is error on my coding?
  63. How to Solve a Root...
  64. Is this valid in C?
  65. Passing speicifc class elements as arguments without explicitly listing them - is it possible?
  66. syntax errror
  67. Access screen memory or entering graphic mode
  68. problems with extern.
  69. pointers
  70. how to avoid reinterpret_cast in this snippet?
  71. recursion
  72. Simple C question. Please Help
  73. Loading/Saving a structure using <fstream>
  74. Fibonacci
  75. Template overloading
  76. What other newsgroups...
  77. std::istream_iterator to read whole lines?
  78. c library conformance testing
  79. Q about object assignment
  80. syntax error near unexpected token `<bigaf>' - AIX C++ Application Porting from 32 bit to 64 bit
  81. Sequence points
  82. GNU C vs BCC - huge output file
  83. about "++" and "--"
  84. About comma expression.
  85. elementary question about setting up class
  86. time coversions and effect of time drift.
  87. Graphic Library
  88. ptrdiff_t (pointer arithmetic)
  89. c pointers (ptrdiff_t)
  90. swig python-bcc32 problem
  91. console width?
  92. how to sort the data present in file in ascending or descending order
  93. Solaris, Xdesigner, C......
  94. Syntax of constructors of inherited classes calling the original constructor
  95. a template meta problem
  96. Efficiently compiled code
  97. Release/Build Problem - Adding a pointer variable solves it???
  98. Standard Defines
  99. Operator new and POD-struct
  100. Binding local variables to a signal connection
  101. URGENT HELP NEEDED
  102. very basic c++ question hopefully
  103. Help on istream& operator ?
  104. gcc options
  105. nested classes accessing inherited protected members of parents
  106. Program Crashing when freeing memory
  107. Size of Stucture without sizeof()
  108. Mode?
  109. Hashing to Disk
  110. How to realize the function ?
  111. Cross Platform Compliling
  112. polyphony of average sound card
  113. Is my code good?
  114. Reading bits at an offset
  115. small c program
  116. Templates vs Inheritance Literature?
  117. Determining size of file
  118. question posted on another forum (ptrdiff_t)
  119. c pointers (ptrdiff_t)
  120. Factory specialization
  121. Seek to the last line in a text file
  122. accessing a hidden variable
  123. Code understanding problem
  124. How to disable/enable displaying user input in console
  125. Volatile classes
  126. boost::bind problem in VC8
  127. why sizeof is different ??
  128. Type punning
  129. Help on C++
  130. Creating a text editor in C
  131. Neater method of creating a linked list
  132. Help for my code
  133. how to use sscanf?
  134. Reg. code conversion
  135. Reg. code conversion
  136. hi all plz help me
  137. design question
  138. gcc compile error about vector
  139. gcc compile error about vector
  140. Why does getenv() work backwards?
  141. Simple Decimal class?
  142. choose between script and c++
  143. static variables in class
  144. Help wanted on some source codes
  145. how to split a string in C++?
  146. help with converting numbers to Charater strings!
  147. C Interpreter and sizeof operator
  148. C++ interface to a graphics package ?
  149. Assertion failed
  150. Compiler error with nested templates (simple example included)
  151. From String to characters
  152. Calling Com+ From C++
  153. Array size depending on symbol address
  154. STL: memory allocation
  155. Unexpected destructor call
  156. STL: how to convert wstring to string
  157. I need a help in c++ data structure plz
  158. More questions on realloc - Thanks
  159. differences
  160. "paste" problem when reading user command from console
  161. More questions on realloc
  162. Problem: shared object loading runs constructor of a static object, but static linkage does not.
  163. f_locals is NULL inside a method
  164. strtok() and EOL
  165. sizeof a union
  166. cout problem
  167. Isn't a function template inherited ?
  168. undef. behaviour in ctor-exc. handlers
  169. _bstr_t behaviour (how it should work in ANSI C++)
  170. Problem with endl in derived streams
  171. Help Needed!!
  172. How to redefine arithmetic operators.
  173. How to forward declare a class in namespace?
  174. Class recursion
  175. read / write locks and deadlock detection
  176. C function for returning number of digits?
  177. problem with simulating typedef templates
  178. Get rid of a (float) cast in timer class
  179. problem with default constructor of global object
  180. anyone feel like programming an OS?
  181. direct string manuplation not working
  182. dynamic memory
  183. How to specify dynamic object names ?
  184. problem using C++ classes with AIX xlc Version 5.0
  185. Why different from expectation
  186. realloc question
  187. can not figure out the problem
  188. function returning array of strings
  189. Qualifier "volatile" - probably OT.
  190. List of reentrant C library functions
  191. typedefs vs. using-declarations
  192. sometimes crashes
  193. typedef question
  194. What is the sentence mean?Thanks
  195. multiple storage classes: error
  196. rand()
  197. Memory usage at runtime
  198. Protocol template fails in Xcode. Is there a better solution?
  199. operator new does not accept 3 arguments !?
  200. iterator beyond the first element
  201. Random vs. Sequential
  202. missing return
  203. fstream constructor
  204. format of double and __int64
  205. circular dependency...
  206. question
  207. leak and void*
  208. Please Help With Linked List Project
  209. Const Friend?
  210. Overload operator << question.
  211. error LNK2019 problem
  212. Even Parity
  213. For Loop Does not End
  214. Help with array medians, modes, and searching
  215. Singleton Null Reference Exception
  216. Returning containers
  217. problem with encryption function sending hex values
  218. Why no local functions ?
  219. Question about macros
  220. Need Help with this Program.
  221. can we include and use different fonts in C programming
  222. sort / vector
  223. #include<iostream> doesnt work in VC++ compiler
  224. Where should global variables be placed ?
  225. Clocking proccesses' time
  226. C++ Unhandled exception at 0x00000000
  227. Advanced C
  228. Get copy of object from pointer?
  229. Variant return type
  230. CCITT in C++ for AVR
  231. How to include header files ?
  232. is this style good ?
  233. fstream array struct
  234. Creating Dynamically loaded libraries
  235. hi
  236. Very Fast Dyanmic Two Dimensional Array Class for Critical Review
  237. Calling VB6 Dll From C++
  238. getenv()?
  239. problem about compilation of MTL with MS.Net
  240. Operator Precedence
  241. New Logic
  242. How to implement reflection in C++
  243. NEWLINE IN IOSTREAM
  244. World Longest Palindrome
  245. Need assistance with detecting improper input
  246. Assigning the address returned from new to a reference
  247. Return of struct
  248. sending hexadecimal data to cryptographic hash functions
  249. [vc6]problem with resource editor
  250. time_create, time_access, etc...
  251. Smart pointers: Conditional initialization
  252. Memory Speed Problem
  253. Read dynamic string
  254. Order of c'tor call in case of virtual inheritance
  255. how do i declare a reference to a boost shared pointer
  256. simple question regarding fact function
  257. Out-of-line template function
  258. Function and variable declarations
  259. Little question about what C can do (First steps learner)
  260. Smart pointers and member function pointers
  261. Inherit member variables?
  262. typical practise for #include's
  263. Optimization
  264. freeing string literals?
  265. Operator <
  266. creating int from contiguous bits in an int
  267. Programmers - what's the best way to do this?
  268. gcc -S test.c -o test ??
  269. Text labels...
  270. Text labels...
  271. Copy Class from Base
  272. What percent from the windows applications are written in C++?
  273. Data type problem in encryption algorithm
  274. how to put scrolling option in data read from a file
  275. overloading operator ->*
  276. Unable to find system.h
  277. Help with dd array
  278. Help
  279. Tricky pointer problem?
  280. Upcasting ..
  281. pointer suddenly destroys
  282. running multiple codes
  283. oveloading operators
  284. Assignment operator=
  285. any good new groups for c# language
  286. file open
  287. Opening an already Opened file
  288. Compiling a simple C program with Microsoft Visual Studio .NET 2003
  289. #undef for function
  290. strtok
  291. sort an array of strings
  292. Where to start on an error?
  293. friendship with nested class
  294. Help with File pointers in C
  295. Where to place definations and declerations ?
  296. parse XBase to work with quicken?
  297. A description of function parameters
  298. what's the best hash function?
  299. Two-Dimensional Dynamic Arrays
  300. how can i verify if a number has mantissa???
  301. STL strange problem
  302. Get pointer of object
  303. Problem creating new posix thread
  304. how to read datas from an excel file
  305. Learning pointers question
  306. Does this look normal to you?
  307. Implementing dirname with C++ strings.
  308. template parameters as friends
  309. Converting float to String
  310. Meaning of this array
  311. Best PHP or C libraries for handling images, video, and music: watermarking, thumbnailing, truncating, fading, etc.
  312. struct ?
  313. assigning array addresses to integer variables and vice versa
  314. Dynamic call from c++ to COBOL and Vise versa
  315. template help
  316. How To Write Unmaintainable Code
  317. API initialization and cleanup
  318. another visibility problem
  319. system programming thru c
  320. Help with a DLL, please
  321. Message Service implementation in C++
  322. Object slicing. How to??
  323. How to Accept Variable number of arguments ?
  324. String Pointer To Function
  325. How to make arrow keymove over the help button in Cpropertysheet in MFC
  326. cannot open huge file (beyond 4GB) with fopen
  327. Who wrote the first Hello World program?
  328. problem with templates using Sun Forte 7 compilers
  329. List of reentrant C/C++ functions
  330. input error
  331. errno from fopen()
  332. input problem
  333. null ostream?
  334. Template Function Format
  335. STL :: Set operations on sorted structures
  336. Problem with linker
  337. Threads with STL - can I run faster?
  338. Read the contents of an audio CD, HELP! PLEASE!
  339. forward declaration of classes
  340. segmentation fault
  341. Does C have function to get angle?
  342. function automatically returns the value
  343. Function return value automatically
  344. Function return value automatically
  345. Help with double linked lists
  346. sprintf equilvalent in C++ ?
  347. SDL first try problem!!
  348. Evaluation order of function parameters
  349. Can I abbreviate array in C++
  350. Function call problems (64-bit)
  351. Transparent Class Wrapper
  352. XPATH implementation in C
  353. Large Function, is it burden ?
  354. Inheritance
  355. visitor woe
  356. Is C++ for me?
  357. why the vc2005 Express edition can't create win32 project?
  358. How to find exponent and mantissa from a Q Format
  359. Is there any way to crash the gcc itself
  360. How can to write a c program without a main()
  361. what is the difference between the 2 sentences?
  362. Bit manipulation
  363. Howto check value of constants in a macro
  364. have an exe file in windows
  365. confusion with interface name
  366. forcing 32-bit long on 64-bit machine?
  367. Copy structures
  368. Geodetic Functions as DLL
  369. including files from GNU GSL
  370. size_t - why?
  371. Macro that Defines another on invocation
  372. Warnings with gcc
  373. gsl for complex number
  374. ANSI Standards for C and C++
  375. to get macro name from macro value
  376. Write/Read struct to file
  377. Member layout of structures and type convertions
  378. Counting occurence of character in a string
  379. converting a character in a string to an integer
  380. Reading from a text file
  381. Hangman Game
  382. Having problem with Queues
  383. Common c++ library by gnu
  384. "cannot convert parameter from 'short **' to 'void **'"
  385. Clearing a structure - syntax s = {0} question
  386. binders to members of members
  387. Geodetic Functions in a DLL
  388. Problem with Control-IDs of Windows (c++ and TestComplete)
  389. C++ Property template
  390. Neon WebDAV client for WinXP
  391. Neon WebDAV client for WinXP
  392. Programming Beginner
  393. Neon WebDAV client for WinXP
  394. auto_ptr_ref
  395. performance of c++ programm
  396. delete this, Arrrrrgh!!
  397. Enforcing derivation constraints between concrete classes
  398. Global Pointers
  399. problem finding the average
  400. How to do this? (Template selection?)
  401. Clearing structures with member functions.
  402. What's wrong with this program?
  403. How to add scroll bar in the child windows in MDI with Visual c++ 6.0
  404. set up program
  405. How to test for valid variable reference ?
  406. references - how is it useful
  407. Output in C++ with MPI.
  408. Class Help
  409. Cannot convert from char[20][40] to char*
  410. No Operator Found - Need Help.
  411. Got most of it done, but need some help...
  412. Where is sqrt defined?
  413. what are forward declarations
  414. step in-between printer (LPT)
  415. C# properties using C++ Templates, is it Possible?
  416. Pointer casting in GCC 4
  417. templates def/decl/mechanism
  418. Multi user programs
  419. temporaries
  420. GCC ERROR
  421. Design Question
  422. Callback functions
  423. setfill('\t')
  424. Lectures on channel estimation, frequency estimation?
  425. Edit box should support multi byte characters
  426. Commented out formal parameter?
  427. Why pointers?
  428. Sharing of objects across threads ?
  429. Not Using References Properly
  430. Need Help, Can you find the error???
  431. pointer to a vector of pointers
  432. Help on struct ?
  433. Is this a good method of repersenting an allocator?
  434. Using templates to enforce compile-time bounds checking
  435. iterator and const_iterator
  436. istream and ostream detail.
  437. help please!
  438. Classes
  439. cannot call systemfunction close
  440. Different ways of implementing virtual functions by a C++ compiler.
  441. Compiler Suggestions
  442. template function
  443. specialized containment???
  444. Help, read input from file ?
  445. inconsistent behaviour of const_iterator and const_reverse_iterator
  446. C++ vs. Matlab
  447. What did the compiler do with my program?
  448. Shared object linking problem
  449. ld.so.1: .... libstlport_sunpro.so.4.5: open failed: ...
  450. What is Max Heap, how to insert
  451. how to read a stream from a http source
  452. Recursion (slightly off-topic)
  453. SHA1
  454. threads within c++ class
  455. Structures
  456. String
  457. perimeter of a triangle
  458. perimeter of a triangle
  459. perimeter of triangle
  460. Bringing up a running program?
  461. perimeter of triangle
  462. How to create header file with compiling
  463. the difference among these ways of swapping two ints
  464. Dev-C++ - Files .o
  465. Binary File I/O and ^M
  466. TEST
  467. Sign of integer function.
  468. Can a C++ program affect time and space ???
  469. Reboot a PC with C++ code
  470. read data from file into structure ?
  471. What does & here mean? -
  472. Filling 2d array in less than O(n^2) time
  473. istringstream ?
  474. Best way to handle 'ostrstream'
  475. About c
  476. can't remember
  477. Renaming all files in a directory
  478. Dual search data structure
  479. codecvt mbstate_t values
  480. temporary and constructor
  481. difference in including the header files
  482. Naming convention fit for C++
  483. friend ostream& operator <<, compiles and runs in Dev++ no output or error in Borland
  484. stl container that store unique items
  485. How will it new/allocate memory when a class have string-type members?
  486. How to manange files of un-known numbers with STL?
  487. Why std::ostringstream inserts number group delimeter and how to disable this mode?
  488. Why doesn't this display the string?
  489. getting an array from an STL vector
  490. Empty class takes a byte?
  491. Available C++ Libraries FAQ
  492. operator^^()
  493. Are new std::map elements initialized?
  494. Question about the requirements of std::vector
  495. STL containers in C++ class public interface
  496. Image retrieval in IE's browser cache (Win32)
  497. creating alias for a class object
  498. Including files into executable
  499. IS CONSTRUCTOR A SPECIAL MEMBER FUNCTION? OR SOMETHING ELSE HAVING THE SYNTAX OF FUNCTION?
  500. DOS Window
  501. FILESTREAM HELP NEEDED
  502. How do you compare associative data types?
  503. Base class attribute visibility
  504. Function resolution for temp object
  505. Robust XML-RPC C++ implementation
  506. PLEASE HELP!
  507. HELP
  508. How big is an enum?
  509. Please help with bug in my function - converts int to string
  510. HELP
  511. c++, openssl & how to create SSL context
  512. dynamic memory allocation
  513. Any fast method to swap two nodes in a STL list?
  514. Weak Symbols
  515. How to insert immutable object into the stl map
  516. Source code formatter?
  517. [C++] Drawing a window border with asterisks
  518. About -I option in g++?
  519. pubsetbuf, filebuf and when to flush
  520. strtok() functionality in C++
  521. enumwindow
  522. deque implementation?
  523. outputting a NULL pointer to a stream
  524. how to access something efficiently ??
  525. access memory location
  526. Converting strings to numbers - a question of speed
  527. garbage collection with digital mars compiler
  528. Porting C++ application on 32 bit to 64 bit on AIX - ld : 0711-317 ERROR : Undefined symbol
  529. Between static & dynamic polymorphism...
  530. sprintf equivalent
  531. Easiest way to delay, throw away packets by interception.
  532. Linker odd behaviour while trying to assign objects from 2 different namespace
  533. not important at all - memory leak
  534. C++ Fundu queries ??
  535. command output
  536. valarray.sum() gives unclean results
  537. Multiple Definition of Symbols
  538. How to find the Maximum size of static data?
  539. what is the diff between pointer and reference
  540. difference in array and pointer
  541. help on templates
  542. Comparing 2 sorted vectors
  543. C++ test framework for TDD
  544. exception, constructor and return value
  545. Require help/suggestion
  546. exceptions in diamond's destructors
  547. template metaprogramming
  548. streams: files -> char*
  549. How to get C/C++ Language Help in Eclipse?
  550. Help about Graphy Theory and Communication Networks /C++ plz..