Home : Bytes IT Community / View Full Version : C++


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

  1. Linker Warning
  2. How to make code accepting differet types work?
  3. Doubt on Constructors
  4. Defining a variable in switch statement
  5. ExceptionHandler class & list of error messages ?
  6. T* const& a,
  7. A question about copy constructors in C++
  8. Why does C++ program run differently on VxWorks?
  9. Virtual inheritance & covariant return types
  10. Programmatic rainbows
  11. Finding Duplicate Messages off of COM port
  12. new operator
  13. UNICODE/ARABIC
  14. What does this (unusual?) structure definition mean?
  15. doubling by copy
  16. Initializing: class within structure
  17. Appending to a File using system()
  18. Do we need to recompile all libraries after we modify the class?
  19. flow between references , constructor and initialization list
  20. MSVC++ linking with Intel libs
  21. A 'memset' question:
  22. Need help in forming a regular expression using regex_replace
  23. conversion of String data into Binary data in the registry
  24. passing an struct from vb to c dll
  25. manupulating data from database
  26. dynamic function definition
  27. Iterators and pointers in vector<T>::insert()
  28. defining keys
  29. Sending Data over Shared Memories (MFC)
  30. Communicating with MQ servers
  31. Interaction with system hardware with c++
  32. copying an object to a char array and back
  33. Is there any system call....
  34. Using a variable
  35. Command Line Disappears (Win 2000 NT)
  36. Why is template function not allowed to have defaut arguments?
  37. Tokenizer Function (plus rant on strtok documentation)
  38. limiting a template class to certain types ?
  39. ANNC: Reliable Software LLC Advances P2P Version Control technology by including a P2P Wiki and Bug Database with the upcoming release of Code Co-op 5.0
  40. no unique overrider errors...
  41. classes in unions?
  42. How can I make this code less ugly?
  43. strange warning
  44. Intro to C++ Instructor needed
  45. Crash in erasing element of a list.
  46. using declaration and miranda functions
  47. elementary code needed
  48. IT PROFESSIONALS...
  49. can't understand this weird case
  50. Doubt regarding QT
  51. how to best use valarrays as constructor arguments
  52. Should this really be a compile error?
  53. How is memory managment in stl stacks / deques implemented?
  54. ctags
  55. How can i replace a pointer in runtime?
  56. How Can I get an Input Box?
  57. static_cast vs reinterpert_cast
  58. Reference Counting
  59. Implementing isInstanceOf(...) in c, any ideas
  60. division... strange behaviour i dont understand
  61. is there a good way to save data of different types ?
  62. Help with C++ <ctime>
  63. Class design
  64. List, set and map
  65. pointer to any member function of any class
  66. Performance considerations in 3D arrays
  67. Performance Considerations in 3D arrays
  68. recursion + pointer
  69. Multithread prob.
  70. pi(e)
  71. Problem with sending structures over a socket
  72. abstract base class question
  73. Dump program results to file
  74. network programming
  75. How to sum the determination of a pointer(s)
  76. Problem with exceptions, templates and pure virtual functions
  77. Hackers are ruining it for the rest of us.
  78. boolian and for contingency
  79. GUI Library preferred by Standard programmers
  80. enum lookup tables
  81. C/C++ interpreter
  82. Error from DialogBox() when called inside a static LIB
  83. copy assignment for different length
  84. Pls excuse if you consider this off-topic. Conceptual artists seek programmers here.
  85. Function that reproduces itself
  86. what is getopt() ?
  87. Build options
  88. type
  89. pair STL query
  90. temporary object creation question
  91. Problem of template
  92. VS 2005 should allows this, why?
  93. Best place to start learning
  94. Throw from a destructor
  95. Virtual destructors
  96. constructor or factory or builder
  97. heap and co.
  98. C++ getline(istreamVar, strVar) return null string
  99. Arithmetic/Comparison between different integer types
  100. std::set and insert speed
  101. Use of signed integer types
  102. Big Endian and Little Endian
  103. Type of comparisons and conditionals
  104. What is wrong with compile?
  105. can garbeg collector be assisted by compiler
  106. Expression cannot be evaluated - why?
  107. Expression cannot be evaluated - why?
  108. what's the difference between the two kinds comment syntaxs?
  109. Use of placement new in memory mapped i/o
  110. Linking error LNK2001 - "__declspec(dllimport) private: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Tidy(unsigned short)" (__imp_?_Tidy@?$basic_string@DU?$char_
  111. reversing a file
  112. Help Me.
  113. Why does C/C++ programs crash
  114. Initializing a smart pointer
  115. Address Arithmetic
  116. Why did the C++ standard committee make such restrictions on bit-fields?
  117. Why did the C++ standard committee make such restrictions on bit-fields?
  118. Why shall a non-const reference not be bound to a bit-field?
  119. confused with SFINAE
  120. #else not working
  121. find length of a dynamic array
  122. class access to variables
  123. stricmp
  124. string conversion
  125. Kernel mode programming in VC++
  126. why there still generates warning?
  127. Support for std::wstring
  128. AddIn for folding ...
  129. exception virtual function through base class
  130. Constraints lifted/imposed as technology progresses?
  131. Check that a buffer has been completely written
  132. Is there any best practice for "port Java code to C++ code"?
  133. understanding flow between object creation and member initialization list
  134. RECt Structure Problem
  135. Help Urgent:-Regaring Brainbench C++ questions
  136. namespace:: scope resolution operator does not list all classes
  137. Cast to a struct?
  138. Ensure template parameter derived from a particular type?
  139. memory leak with deque ?
  140. Default arguments, one call compiles, the other does not
  141. Namespace of lambda library/how to use _1 with members
  142. nested class
  143. Virtual Registry and File system?
  144. Low level Screen Capture. No API/GDI / No DirectX/openGL
  145. Programming Forum
  146. evaluating builtin [] during initialization
  147. removing duplicates from container,
  148. Singleton class fails on reboot
  149. Virtual constructor & covariant return types
  150. The C Standard Library
  151. Strings and for loops
  152. pure virttual function
  153. Implementing the sizeof operator
  154. help passing pointer to char array as argument
  155. ascii "" and unicode L"" question
  156. [g++] library inclusion problem
  157. Magizia
  158. more related to const
  159. memory leak
  160. #include
  161. how many arguments in fscanf of gcc?
  162. [HELP] Application Process Size in UNIX Enironment
  163. Violating Sequence Point?
  164. opensource HTML parser for C++
  165. Change background to bitmap
  166. Max value of an integer type?
  167. ifdef
  168. Is this a memory problem?
  169. Hardware info
  170. Help with Xerces-c++
  171. templated function as parameter of another templated function
  172. Treasure Trooper
  173. Overloaded [] operator + template
  174. Avoiding ugly template pedantry
  175. C++ Create an MDI child from a .dll
  176. calling a virtual funktion from a parent class
  177. STL set (compilartion error) how to resolve this
  178. how to display 1 as 01?
  179. Can anybody tell me the reason
  180. #include or System
  181. tokenizing and reading a string by predifined type and width
  182. basic class memory use question
  183. [VC++ 6.0] Ambiguous call to overloaded function
  184. seeking (free) souce code visualizer / analyzer
  185. Impliment "Press any key to continue" in console program?
  186. Question regarding templates
  187. Strange warning with deque.
  188. Why need static member variables?
  189. Reading Integers
  190. Smart Pointer help
  191. "Next Generation Artificial Intelligence, Artificial Mind - Part One - Basic Architecture and Cognitive Structure"
  192. how to solve this #define issue?
  193. validating the comma separated value message in C++
  194. QUIERES SABER COMO GANAR DINERO PARA PAGAR TUS DEUDAS
  195. Simple question about templates
  196. Template metaprogramming
  197. read image from url
  198. Simple Class Question
  199. C++ GUI Programming with Qt 4
  200. avoid buffer overflow using sprintf?
  201. 2006 ICFP Programming Contest registration opens
  202. help me please
  203. Memory allocated for a given Pointer.
  204. std::strerror and UTF-8
  205. std::map and newed char *
  206. singleton template
  207. Sorting data and creating multiple instances of the same class.
  208. devc++ -- kdevelop
  209. windows service not starting, may be something to do with static variables
  210. simply code with templete
  211. Please someone test this on a Big-Endian System
  212. how to read the information of a file(.dat),and use them in a program.
  213. what's the trick of making virtual destructor protedted?
  214. automatically calling a function when a variable changes ?
  215. Make Microsoft angry
  216. Creating a list of multiple element rows, and sorting them.
  217. References and destruction
  218. standard headers
  219. unnamed namespace,
  220. predicates,
  221. true or false question
  222. Template metaprogramming: list of types and recursive templates
  223. How to resolve ADL(?) issue using std::copy and std::ostream_iterator
  224. Assistance using classes
  225. stl container for interval data type
  226. In-memory construction of variant types/subclasses?
  227. Prevent hiding -- add an overload instead.
  228. Does containers get copied when used as parameters?
  229. Copare two strings
  230. Array size determined at run time
  231. address of a function
  232. Integer Base Function
  233. object creation questiions
  234. what is the problem with my code?
  235. Outside access to ACTUAL template parameter
  236. Effecting an MDI Child from another Child
  237. Any tips on finding the problematic line of code?
  238. Log-base-2 function as compile-time constant
  239. overloading +, * and = for complex objects
  240. Operator: alignof
  241. NULL used in arithmetic
  242. unexpected eof
  243. adding local variable/struct to container - problem
  244. MYGSMINDIA
  245. Heavy use of virtual MI
  246. Problems whith an header file
  247. Computer Industry Workers May Face Cancer Risks
  248. HwHash - the computer ID generation tool
  249. finding C++ fan!
  250. sound in C/C++
  251. Pointers to member functions
  252. Why assignment operator is'nt inherited?
  253. Boolean Operator question
  254. Code to replace Singletons
  255. Data Storage, Interface and Design
  256. STL map erase() functions question
  257. Help Code won't compile
  258. Accessing anonymous namespace
  259. how to form a pointer to the n'th element of an array which is a class member
  260. Restrict pointers?
  261. Sum up the effects of "inline"?
  262. Examples
  263. Better implementation of "isPalindromic"
  264. Can We make Virtual Contructors?
  265. istream and while(cin >> i)
  266. "Tileing" a Container
  267. same name global variable multi files
  268. Help Required!!
  269. Problems with output in a multithreaded program
  270. How to call string member function inside debugger?
  271. Pointer arithmetic
  272. Is there any reason for private virtual functions?
  273. pointer iterator interaction
  274. help me with undefined references
  275. Bit Shifting in structures
  276. liblog4cplus
  277. A question about GetPrivateProfileString
  278. Passing address of stack memory to placement new operator
  279. libedit
  280. C++ Message Handling without using state machines
  281. How expensive is getting the RTTI ?
  282. I NEED UR HELP
  283. some inner thoughts on va_start()
  284. error initializing vector with istream_iterator
  285. Designing issue
  286. stl string find issue
  287. zlib APIs usage problem in C++ program
  288. Why friendship not applicable to function arguments
  289. tr1
  290. how to ban other language characters in a username?
  291. More of a raw kind of cast
  292. abt learning c++
  293. make this snippet efficient
  294. initialize a string or a stringstream with fstream
  295. A question about smart pointer
  296. Variable Number of Arguments in Macro
  297. a stream manipulator
  298. How should be delete for this allocation
  299. problem related to overloading == operator in c#
  300. Why use struct instead of class while using functors?
  301. header include order
  302. Calling class specific methods on a superclass object (or - Is therea getClass()?)
  303. String problem
  304. Offseting in Structures
  305. about to start learning
  306. Default functions implemented by compiler
  307. Missing Destructor
  308. polymorphic class have diferent size on different os
  309. i want make friends
  310. need help with a new site
  311. why it isn't compiled about "template< template<class> class T>"
  312. moderator for c++ standard
  313. Template "redefinition" linker error. (attempt #3)
  314. file io and enumerations
  315. Template "redefinition" linker error. (attempt #2)
  316. inheritance - public, private, protected?
  317. How to pass the field name of a struct as a parameter?
  318. exception question
  319. endl = " \n " ?
  320. Custom Website Design
  321. cppflags and make files
  322. Pointer to container in STL
  323. Understanding temporary objects / taking address
  324. static function in dll
  325. Zlib, C++, folder
  326. Memory manager for arrays wanted
  327. Operator overloading with templates
  328. errors
  329. access to a static variable within a function
  330. Processing byte arrays
  331. Rule of three and so forth...
  332. i want to make friends.
  333. pointer to 3dimension array
  334. boost::lambda
  335. forward declaration of class in namespace
  336. Dialog window procedure
  337. Classes with reference members in a vector.
  338. this
  339. Getting an Errror ...
  340. Help with delete of User object
  341. this program is wrong ?
  342. Simple C++ function prototype extraction tool?
  343. Strange template "redefinition" linker error.
  344. Strange errors about set using STL
  345. ctors defined twice in .h and .C files
  346. std::transform ugly cast
  347. forcing code inline
  348. Any way to force compile failure?
  349. C++ implementation of FD grids etc.
  350. hi friends
  351. order of subexpression evaluation
  352. Some complex structure I can't code correctly
  353. xhtml generation library
  354. Is there a way to span a suite of explicit instantiations automatically?
  355. Initialized Constants
  356. Okay to move an object?
  357. STL facility for copying array of objects?
  358. Verbosity of C++ errors
  359. more warnings
  360. Vector trouble from within class
  361. GetChar loop
  362. Member-reference and copy constructor
  363. void fn(...)
  364. VC 2005 - templates - partial specialization
  365. getting linker error - multiple definition of the function
  366. operator+ for complex numbers
  367. Is this if-else statement legal
  368. check for polymorphism during runtime
  369. std::vector help!!
  370. commenting no-op lines lead to wrong results
  371. VC++
  372. Length of array
  373. _getch() implementation
  374. Practical Programming Processes: LASER Summer School
  375. variable number of class method variants
  376. gcc warnings again
  377. gcc warnings
  378. Tuesday Sept 11th 2001 CRIME INVESTIGATION
  379. quick question about C++ function
  380. Deleting items from std::list
  381. warning
  382. Value bits as compile-time constant!
  383. Borland C++ Builder
  384. is std::ifstream buffered or not?
  385. stdafx.h and highgui.h
  386. Brainstorm for compile-time constants
  387. std::list problems
  388. how to hide a template specialization by inheriting.
  389. Opening large text file makes program unhappy.
  390. need help with data types, constructors, tight deadline
  391. Implicit conversion constructor with template classes
  392. Templates, copy ctor and type-conversion ctor
  393. Why hiding copy-constructorin polymorphic classes?
  394. Optimization
  395. Job: Algorithmic Search Engineers wanted
  396. Odd behaviour of operator+()
  397. mysql backup
  398. Amaltheia C++ library: No Main() function?
  399. iso c++ standard on c linkage
  400. definition
  401. Obtain padded string containing number in hex form
  402. LIBGIF Problem
  403. Do you have to delete a function pointer ?
  404. preventing scaling of controls
  405. setting bitmap on button
  406. C++0x Garbage Collection
  407. I've Got A problem On Referencing Functions
  408. [iostream] how to get the rest string of a istream
  409. ostream& as parameter -> segfault? / understanding polymorphia
  410. C++ Senior Developer - Architect/Designer - N. Wilkeboro, NC [USA]
  411. A<B>::ctor() : pointer( (B*) this ) - used for private implementaion (PIMPL) pattern - template framework
  412. cin and strings
  413. Which is a good project to develop online
  414. Set of template class
  415. What to do when you want a Shallow Copy?
  416. reference question
  417. Windows like C++ editor for linux
  418. very intersting:derived class private member accessed???
  419. <complex> : no match for 'operator*' // conversion operator double()
  420. lost object files- recompiling give different binary size!!
  421. how to compile socket programs in c
  422. Callback member functions
  423. accessing base class members when base is template
  424. Rule of Thumb:Copy ctor,assingment opr
  425. inhomogeneous container
  426. Some guidance
  427. Default conversion when passing to an ellipsis
  428. Interaction of delete and destructor
  429. Just how powerful is the cast?
  430. new and delete
  431. Parameter name can be same as function name???
  432. const on primitive type parameters
  433. Empty Block require semicolon?
  434. c++ questions.
  435. 802.11 packet inject with Hex
  436. Usage of private inheritance
  437. STL support for 64 bit applications
  438. Making base class non-inheritable
  439. reference to the temporary object
  440. Analysing core files
  441. Barcode generator
  442. delete does not work
  443. Unexpected pop_head performance compared to push_heap
  444. .cpp vs .c
  445. Undefined reference in G++.
  446. std destructors
  447. NULL vs. 0
  448. multidimensional array with different row lengths
  449. Example of C++ wrapper for select() ?
  450. Pointer to pointer to const conversions
  451. Static Member of Template Class
  452. C++ pointers
  453. virtual+static
  454. Function pointer to class member function.
  455. Do You Want The Book C++ Programming Language By Bjarne Stroustrup?
  456. implementing const_iterator and iterator
  457. Use (encapsulate) a class inside a class...
  458. Can We Read Text data From an EXE
  459. Introduction
  460. static method returning inherited type
  461. Return site code
  462. A question regarding templates
  463. a problem relate to namespace and using
  464. should "using namespace std" be used?
  465. bug
  466. Relocation error with STL Map in Shared Object
  467. Pre parsing ?
  468. Algorithm for character replacement in string
  469. fwd declaring STL containers
  470. buffers, streams, confusion
  471. Uniform input stream from various kind of sources ?
  472. Multiple inheritance
  473. map with pair as key
  474. Get address of function, not entry in jump table.
  475. C++ compiler optimization... who's on first?
  476. boost smart_ptr and WIN32 PostMessage
  477. Stack overflows
  478. Measure time to execute a piece of code
  479. linking to calling function from dll
  480. Passing member variables as function parameters
  481. Compiling templates using GNU C++
  482. Best database practises
  483. Default & Value Initialization
  484. using dynaic dll's in borland
  485. Casting (void*)&foo
  486. Template binder
  487. Question regarding virtual functions/destructors
  488. What are the popular c++ compilers?
  489. How do I add exception-handling to this code and make sure it compiles and runs properly?
  490. Can not parse a template class
  491. Closing many CInternetSession objects
  492. YA Template specialization question
  493. c++ and win 32 api
  494. calling non-default constructor with new[]
  495. Parsing help
  496. const char* to char* conversion
  497. Problem with CMapStringToPtr Lookup function
  498. Clarification in Thinking in C++ Vol 1
  499. unsigned char * to string
  500. Structuring a tree
  501. Pointer to class equals pointer to base class
  502. Porting from DOS to W32 - COM port
  503. b-tree
  504. Strange behaviour of tiny double numbers
  505. Define template parameter or just declare?
  506. how to insert tow byte in front of a file
  507. How do computers do arithmatic?
  508. bitset woes
  509. C++ domains
  510. typedef & template
  511. how to deal with this problem
  512. About "const" problem
  513. Very strange problem with a operator "-"
  514. Some design questions
  515. Can I be a programmer?
  516. C++ website
  517. pointer from C module to printer
  518. user-type operator definition and multiple classes / source files
  519. Efficient URL-decoding.
  520. floating point
  521. class templates & constructor defn outside the class
  522. Preventing stack instances
  523. vector of lists: anyone know how to do this?
  524. Techincal Interview Questions
  525. Preventing delete on a SmartPointer
  526. Are unused class methods removed from exe?
  527. LibSerial and signal_handler
  528. need help with MBA course project
  529. cast problem
  530. cerr and clog
  531. From bool to int: 1 or 0
  532. Compilator GPP
  533. Displaying progress dots in ANSI C++
  534. Any easy way to compile, link, exceute, debug C++ on IBM mainframe?
  535. comparing char*
  536. "hhctrl.ocx file in in-use"
  537. Accessing Database from c++
  538. Non type template parameter Help
  539. want to leave virtual functions undefined
  540. C++ Singleton problem...
  541. Bizarre char* problem
  542. WG21 paper on templated namespaces
  543. Understanding problem of long numbers
  544. gcc needs copy consturctor for inplace constructed object passed to func as reference, others not
  545. More effective C++
  546. LNK2005 error
  547. Map erase memory problem
  548. LNK2005 error
  549. Most annoying aspects of C++
  550. Forward declaration vs. include header