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. Streaming message box
  2. update object
  3. g++ 3.2.2 error - "no matching function for call to A::setResponse(std::wstring)"
  4. C/C++ calling convention
  5. (boolean_expression) ? statement;
  6. STL question - an array of sets
  7. nested conditional operator
  8. ArrayOps 2.0 released.
  9. How to get total heap size of a process
  10. how to pass the function 'endl' as a parameter?
  11. Use of bitwise operator for signed number
  12. portability problem
  13. OOP design problem with dynamic_cast
  14. returning reference of a member variable
  15. Three #include guards, which will never break?
  16. program exit, while trying to initialize a class
  17. filling vectors in the parameter list
  18. problem with porting custom app wizard from vc++ 6.0 to vc++7.1(.Net)
  19. exception problem: basic_string::_S_construct NULL not valid
  20. How to initialize a pointer in c++,
  21. compose2 (STL)
  22. How do you find out if a machine is 32 bit or 64 bit?
  23. Can't pass a callback function as a parameter to a DLL
  24. How to add two numbers without using the plus operator?
  25. Yet another pointer issue!!
  26. Segmentation fault if I dont use printf?
  27. Validating user input?
  28. Is this valid C?
  29. Valid C++?
  30. Template Help: Map<T, int> and Set<T>
  31. extern question
  32. extern question
  33. strstr and const problem
  34. What is polymorphism?
  35. stdext::hash_map
  36. "long double" and "printf"
  37. Converting negative integer to octal/hexadecimal
  38. Semi-defined Function arguments???
  39. Static function of some class as a friend of other class
  40. A simple question - how to convert from UTF8 to wide char (wchar_t) on linux
  41. choosing an object to create
  42. Problem about type promotion and equality operator.
  43. Problem about type promotion and equality operator.
  44. multiple inhiretance.
  45. What's next? Virtual wife?
  46. barbershop model
  47. covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970 in C
  48. c++ Tricky / Interview
  49. preprocessor problem
  50. iostream hierarchy to support endianess
  51. memset 'this' in constructor?
  52. Event Viewer
  53. Struct assignment, historical question
  54. ANSI c++ development in .net
  55. ifstream not reading everything
  56. Q: STL priority_queue with boost shared_ptr
  57. map insert cause crash, please look
  58. name of running code
  59. help with a funcition-please
  60. Global Variables
  61. ihi = y[1]>y[2] ? (inhi=2,1) : (inhi=1,2);
  62. MYSQL question
  63. Forcing a keyword to be treated as function
  64. std::map and insert()
  65. conversion from '...' to non-scalar type '...' requested
  66. STL initialize iterator problem with compiler change
  67. Who define __cdecl, __stdcall, etc...
  68. Feature Article in Better Software Magazine
  69. tmpfile and freopen
  70. Feature Article in Better Software Magazine
  71. Is 'enum Colour : int { red, green, blue };' legal?
  72. Can u tell me the explanation reg this problem
  73. Can u tell me the explanation reg this problem
  74. #defining a comment
  75. pointer problem
  76. Whats wrong
  77. To use global variables or no????
  78. Masks: Why?
  79. template inherits from template passing its argument is not legal c++ ?
  80. How to make whole container to create in heap
  81. which c++ book i am not able to get Accelerated C++
  82. incompatible pointer type warning ?
  83. MultiFunctor implementation trouble
  84. spaces & special characters in C++
  85. sprintf causing segmantation fault
  86. incompatible types in assignment
  87. Disadvantages of Multiple Inheritance
  88. problem with <iostream>
  89. Connecting to the database and executing SP in C++
  90. how to use AGC(automatic gain control) in software??
  91. char math?
  92. r- r-value vs l-value?
  93. In-Memory Processing
  94. Linked List problem
  95. Typecast illegal from int to pointer?
  96. Problem of Compiling VTK5.0 with Qt Support in Win2000
  97. strcat help
  98. strcat Help
  99. strcat help
  100. a variable use of variables is what i'm after i think
  101. i want to have a friend!
  102. 如何用软件编程自动增益控制
  103. Program In C
  104. do static method get inherited ?
  105. how do i read odd numbered lines from a file
  106. how do i read odd numbered lines from a file
  107. ctype.h - macros or functions?
  108. how to call the destructor in the case of a endless loop?
  109. help in C/C++ to read .DOC & PDF files
  110. .h problem
  111. Loki Typelist
  112. The world's evilest code formatting style
  113. Attempted to read or write protected memory. C++ dll vs vb 2005
  114. Converting long int to hex with printf in TC 3.0
  115. MSc in Computer Science, at Bristol or UCL?
  116. replace bitfields with shifts and masks
  117. Arithmetic problem
  118. Typedef specializations
  119. wonder about constructors?
  120. Type definiton with structurs probem and fgets
  121. game design
  122. std::list::reverse_iterator not working right.
  123. Is this the correct way to do this template?
  124. Mutually dependent classes where both have only inline functions?
  125. template arguments / compile-time binding of int/float/double numbers
  126. detecting standard support
  127. odd behaviour of overloaded * operator
  128. vector iterators ...
  129. How to put in a multi-line string without quotes on each line?
  130. overloading the [] operator
  131. forward declarations in C
  132. shifts and masks
  133. Calling function exported in a dll..
  134. Problem with string
  135. Statically linked library causes segmentation violation upon C++ throw
  136. Socket communication on multihomed box
  137. unfamiliar syntax: class MyClass;
  138. Problem with Generic Pointers
  139. address of class from within class method
  140. cout core dump
  141. Inheritance question: best wrapper for copying base pointer?
  142. stl hash_map and user defined data type update
  143. string->int
  144. string->int
  145. ISO C 90 standard
  146. Ndis Coding
  147. malloc question again
  148. Multiplying two doubles
  149. object construction recognized as function declaration
  150. insure++
  151. What does this mean in C++ AType(Ptr)[index]
  152. loss of precision in doing file I/O
  153. template static data members
  154. try--catch inside do...while
  155. ignore please
  156. "Appending" at beginning of file
  157. What is this
  158. i need a c programm to implement an expression
  159. Drag and Drop onto console app
  160. New and improved binary class
  161. References question
  162. object of type int
  163. Please compile the attached c++ program for me
  164. In C++, How do I insert a block of codes in the middle of my Main?
  165. Reusing variable argument list
  166. malloc questions
  167. Value Bits Vs Object Bits
  168. Best way to set MSB
  169. Operator Overloading
  170. C++ HTML library
  171. C++ get time in milliseconds
  172. Question about random generator.
  173. how to parse an executable in C and find out if there is any return(RET in assembly) or not
  174. strcpy question
  175. Entry-Level IDE
  176. Why is this working?
  177. What is the problem with this???
  178. What is the problem with this???
  179. undefined reference error compiling demo program
  180. Good C++ XML library
  181. Segmentation fault char array pointer
  182. please help with mysterious error....
  183. compile error in demo program
  184. constructing and initializing a scoped_array
  185. Recover template type from non-template base class
  186. C++ Builder 6 - Getting a value from a DBGrid
  187. Problem with Heap Sort
  188. [Linux gcc] decode MIME RFC1522
  189. copy files in c++
  190. Problems mixing boost::lambda::bind and boost::shared_ptr..
  191. G++ 3.3.2 and Files over 2 gb
  192. Specifier extern
  193. How do I find a compiler that will compile a specific program?
  194. Can I pass addres of constant reference to a function in c++.
  195. OCX in C++
  196. applying a method to an array of objects.
  197. using namespace std;
  198. Is this template possible?
  199. What is best searching algorithm for URL
  200. C Style Strings
  201. STL set question
  202. dynamic array of objects
  203. Doubt on Templates
  204. how to prove 'roundup' arithmetic
  205. #include from #define macro???
  206. Named CTORs - symualting it by tempaltes?
  207. service me
  208. forcing c++ to use an overloaded method
  209. static initialization of array members?
  210. Returning iterator from template class
  211. Using a MS Visual C++ DLL in Borland C++ Builder
  212. C Pointer problem
  213. Hot links
  214. What's better C++????
  215. invalid enum values
  216. legality of forward declaration
  217. Pointer decrementation delivers wrong result
  218. Regarding released memory.
  219. Observer Design Pattern
  220. gnu optimization bug
  221. What's about the future of C++?
  222. Binary outout to std::cout
  223. regarding const modification
  224. Can you delete a pointer without newing it up? (modified version)
  225. malloc() implementation
  226. Can you delete a pointer without newing it up?
  227. CORBA ORB for Linux and C#.NET CORBA ORB
  228. -Bstatic flag
  229. bibliography
  230. Writing a custom libc
  231. why is operator<< not found
  232. how to install vc6 without java vm?
  233. Can we override [][] ?
  234. vector.resize() taking a short time on AMD, a long time on Intel
  235. casting X* to char*
  236. std::binary(n)
  237. namespace trouble
  238. Simplicity has a future
  239. Problem while installing a linux-library
  240. traffic counter in linux or bsd
  241. Dynamic polymorphism vs. Static polymorphism
  242. VC++ keybd_event and VK_SHIFT problem
  243. Help is need immidiately
  244. problem with MMTimer [maybe OT]
  245. Problem with find for string objects
  246. deferring member object instantiation to constructor
  247. Help with Naming Conventions
  248. pointer to pointer
  249. how write a final method in c++ like java ..
  250. problem with size of
  251. Really easy cygwin / gcc question
  252. output from program - why?
  253. How do i view files of a directory?
  254. C++ construct on AIX
  255. pointer to a class?
  256. question about constructor grammar..
  257. Initialisation of reference vs. initialisation of reference member
  258. Modifying the value of key of a map.
  259. convert std:string to LPCTSTR
  260. LL help
  261. error 'unnamed fields'
  262. Bump map in 2D terrain
  263. Need help ... tnx
  264. scope q
  265. What is the purpose of the construct ``if (m <<= 0)'' ?
  266. increment pointer
  267. increment pointer
  268. UNIX libraries in windows
  269. floor of log(k)/log(b)
  270. slightly interresting derrived class problem
  271. C style , one argument, recursive, string reverse
  272. Problem instatiating a template container
  273. illegal explicit template specialization
  274. Working with strings
  275. namespace convention confusion ?
  276. Operator Overloading
  277. PLease help me.Wots the problem with following code....?
  278. a set of N classes?
  279. constructor throw problem
  280. PLease help me.Wots the problem with following code....?
  281. Can list container contain an vector object, such as list< vector<string> >??
  282. memory allocation
  283. DOS using C
  284. applying C preprocessor partially
  285. Converting char to int.
  286. Storing variable arguments for future use in C?
  287. Storing variable arguments for future use in C++?
  288. Diffrence
  289. Difficulty
  290. Modulus with double variables
  291. Style Question: erasing map element in for loop
  292. pointers
  293. why does this pointer work?
  294. linked list - struct problem
  295. Reall biginner
  296. verify inline function
  297. String Handling
  298. How can we perfom multiplication programatically without using + or * operator.
  299. Generalized Loops
  300. Writing <lf> verbatim to file opened in text mode
  301. Hiding a file
  302. Virtual function behaviour
  303. Deleting a pointer...
  304. C++ : protections and freedom...
  305. printf("%s\n", __FILE__); /* why SIGSEGV? */
  306. delete vs delete[]
  307. Work around for the array of references issue
  308. template argument deduction
  309. Me again with same problem.
  310. Help with threads
  311. Fun with const
  312. Limit of a sequence
  313. Is it UB once it's an L-value?
  314. Is it fine??
  315. pointer to function as template parameter
  316. over loading new and delete question
  317. Bit fiddling
  318. Bit fiddling
  319. Load image from internet
  320. Error C3440 on overloaded operator []
  321. Does anyone has already seen a non mutable String based on std::string
  322. "We don't need no steenking headers!"
  323. Subclassing compile error
  324. pointer-to-pointer to char
  325. strange problem
  326. precision problem
  327. Fibonacci Program
  328. vector<vector<double> > & segmentation fault
  329. Near a solution
  330. must iterator be bound to owner/source?
  331. class templates with pointers to each other in seperate header files
  332. 'Looping' an std::list
  333. String Buffers?
  334. Stuck with Bresenham drawing line algorithm!
  335. SYNTAX AND SEMANTICS
  336. SYNTAX AND SEMANTICS
  337. input of a string
  338. strange behaviour
  339. efficient code to do left shit on 64-bit values
  340. need help on coding grammar about reference / pointer /instance.
  341. use same library, other result currupt..
  342. What does the initialization of a reference object do?
  343. need a date look here
  344. x=(x=5,11)
  345. defines and structure instantiation
  346. constant expression with float type
  347. Data initialization (is this correct?)
  348. Sorting Multidimensional Array
  349. Linkage errors
  350. Implementing ORDER BY clause in c++
  351. Variable of type DOUBLE converts number strangely.
  352. Arrays issue
  353. Question about odd syntax: char* c = {"Text"};
  354. Taking a test for a job
  355. Structure through sendto()
  356. VC++ 5.0 runs this different then VC++2003
  357. export/import C++ managed classes
  358. vector of stringstream*
  359. Reference Errors with vectors
  360. Router [speedtouch585]
  361. busco programador c++ senior
  362. Critic of the given code.
  363. paxCompiler for scripting C++ applications
  364. Dev-C++ Error: "In file included from..."
  365. Probably an easy one for you but pls check
  366. Need experts suggestion
  367. Style: preferring parentheses to '=' for initialization?
  368. How delete works!
  369. signal for kill -9
  370. Sequence points.
  371. unexpected unique_copy constness issue
  372. illegal friend templates?
  373. fprintf(fp,Count); gives C2664 error
  374. Static Map
  375. New Software Organization
  376. Right shift >> weird result... Why?
  377. Asignments and different signness of the variables
  378. C++ Parser Web Service
  379. Struct alignment
  380. What is the linkage of a namespace scope typedef?
  381. Return key not displaying
  382. removing a printf statement from my program causes it to crash!?
  383. Multiple inheritance ambiguity
  384. Always making members private/protected?
  385. sscanf error
  386. 8 bit character string to 16 bit character string
  387. virtual mechanism acivation
  388. Template Confusion: Short Code I promise!
  389. using find_if/binary_function
  390. Data Manipulation
  391. structure
  392. data structures please help which book ?
  393. Deploy ActiveX component in Internet Explorer
  394. implicit_cast isn't possible... is it?
  395. IPropertyBag
  396. IOstream reference - source code?
  397. custom streambuf - not working with >> but works with << and .get()
  398. std::max_element real value complex sequence
  399. Guidelines to using Libraries
  400. Help required on getting data from database to cursor and sending to structure.
  401. Can a name of a object be name of any other class?
  402. In Dev-C++, how can I make a rounding to nearest integer?
  403. Class and Struct
  404. Problem with include header file
  405. Gethostname, `FindAtomA' could not be found
  406. Gethostname, `FindAtomA' could not be found
  407. Tree generation & minimax
  408. Warning comes when using Unions
  409. pointer and reference confusion
  410. about design consideration of strcpy()
  411. Has anyone tried something like this to speed up programs?
  412. set inside a map
  413. Extracting keys and values in a map.
  414. Question Regarding Pointers
  415. +0.3 microsecond delay for iterating empty vectors
  416. +3.0 microsecond for iterating empty vectors
  417. about c_str()
  418. Converting C to C++
  419. String comparison?
  420. help dev c++
  421. map of valarray
  422. map of valarray
  423. alphabet q
  424. problem with functions
  425. What is wrong with the code
  426. IOStream file overwriting
  427. Multi-posting clc++ and clc++m (was: Multiply inherit from classes with conflicting function names)
  428. reading multiple files
  429. single-quoting a macro argument
  430. output of client thread
  431. varargs etc.
  432. Using the cURL executable..
  433. Breaking strings apart
  434. static_cast and virtual base classes
  435. Specialize a template based on the existance of a member function
  436. form c# to c++
  437. hi hope u dont mined
  438. Dev-C++ Error Help
  439. Generic Sort
  440. What this mean? Compiler output
  441. Null pointer to cout
  442. OOD and C++
  443. Const array initialization problem
  444. why can't we use static type as structure member?
  445. DEVCPP + rewind(stdin)
  446. Local structs
  447. About sleep() in child process
  448. [COSPA-EU] Documents on Migrations to Open Source available by the COSPA Consortium
  449. How to create a format string used by eg sscanf
  450. still problem of organize file
  451. .mat file, malloc: Having some problems
  452. inexplicable System.NullReferenceException when using stl vector
  453. deleting rows or columns in GSL matrices
  454. Interview with Stroustrup, Leaked.
  455. Make ArrayList in Unmanaged C++
  456. cast constant vs. construct temporary
  457. how to separate a class code to different files?
  458. Virtual function
  459. is it a good style to make a function return the referrence of one of its input parameters?
  460. Is there a Freeware version of C++ compiler
  461. Is there a Freeware version of C++ compiler
  462. Weird?
  463. C++ shines in what application domains?
  464. Pointer to an array
  465. NIS Service on Solaris
  466. Design question on wrapping a logging library
  467. Need help regarding accessing structure elements using pointer to array of structures
  468. How do I access an AST of parsed C++ code?
  469. std:string assignments
  470. waveInOpen Code Help
  471. GTK Libraries in WIndows
  472. fork call
  473. Polymorphism via Inheritance not working as planned
  474. map ordering
  475. Blend Blit bug
  476. Seeking advice on crash in __tcf_0
  477. help please
  478. gcc err : undefined reference to ?
  479. ifstream.get truncaing file
  480. pointer argument trouble
  481. how to output the wchar_t type string
  482. General rules on interface (function) design
  483. Borland C++ 5.5.1, Uresolved External
  484. pointers to function
  485. automatic linking of MFC problem
  486. automatic linking of MFC problem
  487. WHERE can I get the `ANSI C89 specification' related?
  488. Compiled C vs C++
  489. class acces scope weirdness
  490. Linked List Problem
  491. how dodgy are these examples of char array use
  492. aggregate initialisation
  493. gcc and command line symbols
  494. allocate a multidimensional array dynamically
  495. Wat is wrong wif this very short code?? Please help
  496. comma expression
  497. puzzle static member & iline
  498. sleep(,int); function HELP :(
  499. exact time
  500. When/why to use size_t
  501. Multiply inherit from classes with conflicting function names
  502. C++ compiled and crashed error
  503. When a program crashes, is its memory reclaimed by the OS?
  504. What's pointers like *** mean?
  505. Dynamic Array of Strings
  506. Need help on TCHAR
  507. Cannot call a C module from Fortran
  508. order of calling overloaded operators
  509. problem with pointers in c. and dynamic memory allocation
  510. Found: Code Beautyfier for C++
  511. variable sized structures.
  512. how the C++ compiler implement the exception handling?
  513. Difference between local time and UTC
  514. Virtual Template Member Function - Design Workaroun
  515. mkdir problem
  516. new variable cause crash
  517. C beginner: searching in structs (dynamically allocated)
  518. Need Borland 4.52 compiler or upgrade.
  519. Fatal Error in C
  520. c++/c to asm
  521. serial port comunication problem in linux
  522. Find the size of a datatype
  523. Migrating generic.h to GNU GCC/G++
  524. Regarding Virtual Constructor
  525. i need to correlate between 2 dim' binary matrixes - Is there any library?
  526. How can i return an iterator from a fucntion?
  527. Translate from C/C++ to VB
  528. Need some help with this capturing keys
  529. Translate from C/C++ to VB
  530. one simple question
  531. Addnew fails when
  532. type casting
  533. default arg value lost via function pointer
  534. struct "overloading"
  535. String move Macro.
  536. Is this design pattern correct (builder)
  537. iterate through an STL multimap
  538. Bytes to bits
  539. About the binary tree
  540. POPL 07 Call for Papers
  541. regarding the usage of set_difference with maps
  542. link error
  543. SystemC basic question
  544. dropdown list
  545. sizeof( int ) != sizeof( void * )
  546. Printing a map
  547. c++ user created folders
  548. Hola, queres jugar?
  549. Deriving input stream ?
  550. A conversion question