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

  1. is it a good style to make a function return the referrence of one of its input parameters?
  2. Is there a Freeware version of C++ compiler
  3. Is there a Freeware version of C++ compiler
  4. Weird?
  5. C++ shines in what application domains?
  6. Design question on wrapping a logging library
  7. How do I access an AST of parsed C++ code?
  8. std:string assignments
  9. waveInOpen Code Help
  10. Polymorphism via Inheritance not working as planned
  11. map ordering
  12. Blend Blit bug
  13. Seeking advice on crash in __tcf_0
  14. help please
  15. gcc err : undefined reference to ?
  16. ifstream.get truncaing file
  17. pointer argument trouble
  18. how to output the wchar_t type string
  19. Borland C++ 5.5.1, Uresolved External
  20. pointers to function
  21. automatic linking of MFC problem
  22. automatic linking of MFC problem
  23. Compiled C vs C++
  24. class acces scope weirdness
  25. Linked List Problem
  26. how dodgy are these examples of char array use
  27. aggregate initialisation
  28. puzzle static member & iline
  29. sleep(,int); function HELP :(
  30. Multiply inherit from classes with conflicting function names
  31. When a program crashes, is its memory reclaimed by the OS?
  32. Need help on TCHAR
  33. order of calling overloaded operators
  34. Found: Code Beautyfier for C++
  35. how the C++ compiler implement the exception handling?
  36. Virtual Template Member Function - Design Workaroun
  37. new variable cause crash
  38. Need Borland 4.52 compiler or upgrade.
  39. c++/c to asm
  40. serial port comunication problem in linux
  41. Migrating generic.h to GNU GCC/G++
  42. Regarding Virtual Constructor
  43. i need to correlate between 2 dim' binary matrixes - Is there any library?
  44. How can i return an iterator from a fucntion?
  45. Need some help with this capturing keys
  46. Translate from C/C++ to VB
  47. Addnew fails when
  48. default arg value lost via function pointer
  49. struct "overloading"
  50. Is this design pattern correct (builder)
  51. iterate through an STL multimap
  52. regarding the usage of set_difference with maps
  53. link error
  54. SystemC basic question
  55. Printing a map
  56. Hola, queres jugar?
  57. Deriving input stream ?
  58. A conversion question
  59. Hola, queres jugar?
  60. fork, execv & state variables
  61. variable number of parameters passed to sscanf() at runtime
  62. c++ functions to enumerate days for a month?
  63. About operator overload?
  64. class matrix
  65. malloc fails if the function is called twice, how?
  66. A Map Question
  67. gcc cant support this ??
  68. Available C++ Libraries FAQ
  69. System::Windows::Forms and Win32
  70. Memory question on std:string and use of c_str()
  71. copying mutexes, cv and pthread_ts
  72. char [0-9] to int [0-9]
  73. Custom placement for vector
  74. correct way to use .h and #includes?
  75. How to check if a weak_ptr is empty?
  76. ReadFile Problem
  77. how to initialize a static vector
  78. using c++ with web development languages
  79. confusin with virtual inheritance
  80. A problem with Nested Maps
  81. access object in array of pointers to dynamic array of class complex
  82. Does integer over flow cause undefined behaviour ?
  83. Importing Existing Code into Eclipse 3.1 >> In Place <<
  84. how much memory does vector<bool> take?
  85. Address of static method
  86. STL: assistance with error - class undefine type
  87. Help in OOP
  88. Lower number/bound
  89. Weird build problem
  90. Using temporary std::stream object
  91. STL: User Defined Containers
  92. I love yours site
  93. Need help in design
  94. HANOI PROBLEM PLEASE HELP
  95. How to pass STL containers (say a vector) ?
  96. What is the correct way to derive a class in regard to overloaded operators
  97. How to add mySQL, save data to file connectivity to already finished application (novice kind question)
  98. date class.
  99. Multithread Interlocking -- What is wrong with this soluition?
  100. static vs. dynamic polymporhism
  101. what is wrong with this code: declaring a char array using variable
  102. Is it possible to let the c++ compiler run tasks parallely?
  103. Alternative for int ** to const int ** cast?
  104. What should a virtual destructor contain?
  105. Looking for tree-like structure
  106. STL: map vs vector
  107. problems with pointers and structs
  108. Porting from C to C++
  109. own stream, stream_buf?
  110. Internal Project Stafiing
  111. Internal Project Stafiing
  112. Internal Project Staffing
  113. Realloc array of pointers to objects?
  114. Counting number of zeros in an array
  115. Consts in Member Initialization list, before or after inherited ctor?
  116. Variable number of arguments in a C++ function
  117. If you were given a mall would you take it?
  118. what is polymorphism?
  119. why does _tzset return void?
  120. This case bypasses initialization of a local variable
  121. C++ Professionals invited
  122. C++ Professionals invited
  123. C++ Professionals invited
  124. Making virtual objects out of non-virtual objects
  125. Simple C++ problem - C++ 101
  126. Is there any article about "port Java code to C++ code"?
  127. malloc and new functions
  128. Do parens cause problems when returning references?
  129. Constructor question (again)
  130. problem with setw(X) and library <iomanip.h>
  131. Static methods and members
  132. Language change question
  133. can't use extern with map?
  134. Problem with fstreams
  135. const volatile???
  136. Object Splicing
  137. copy conctructor?
  138. read data from a file algorithm?
  139. name decoration - why does this example code compile?
  140. From c++ string to c
  141. marshalling in C++
  142. Game Development with DirectX
  143. stringstream and dll
  144. SSE2 Intrinsic usage with Visual Studio
  145. Text File I/O
  146. more auto_ptr confusion
  147. combind the C and C++ program
  148. Operators, how they are inherited, how they might be optimized
  149. how to reintialize a vector
  150. please review my code (splitting a char[])
  151. limite the use of CPU by threads.
  152. Safe to return a local object?
  153. Cyclic Creation Dependency ?
  154. Multiple UDP Binds to the same ip:port address?
  155. http - help
  156. Debugging at runtime
  157. Registry and Processes
  158. what is the difference between abstract class and pure abstract class?
  159. how to use c++ to get the system process in windows?
  160. Dev C++ question
  161. How do you do this?
  162. Reg. For copy constructor.
  163. Structure initialisation
  164. Destructing global variables in correct order
  165. Join Date: May 2006, Posts: 10 Reputation: HAOBBOY is an unknown quantity at this point (<10) Stopping Sorting Feature of Maps
  166. Debugger query
  167. function template
  168. function template
  169. function template
  170. help with a garbage value
  171. Aspect oriented programming.
  172. Differences between using printf and cout
  173. Silly returning-an-object question
  174. Static Map initialized with Static Function but error
  175. computed #include directives questiron
  176. Mixed public/private derivation?
  177. Exception in a derived class constructor
  178. hash_set help
  179. Need compiling help on c++builder 5
  180. C++ for smart phones
  181. child class as argument?
  182. static const in struct
  183. [fstream]how to set buffer
  184. passing by value pointer of a struct
  185. iostream buffer and write to file
  186. Static member use before its initialization
  187. WSAAsyncGetHostByName without window
  188. Declaring structs vs. classes
  189. c++ project
  190. Undefined Reference Error for Map
  191. Reading unser input & deciding course of action.
  192. C++ and Games
  193. Problem with datagram socket
  194. Gsoap webservice call Crash on Windows 2000 SP4
  195. How to force client to catch exception thrown from failed constructor
  196. operator[] in matrix class
  197. Template class and inheritance
  198. Initializing Static Map Member
  199. any 1 helpe me
  200. What is std:: ?
  201. side effects
  202. What is wrong with reference into std::map?
  203. Exception Terminate
  204. Thread safe way to initialize static object
  205. Overloaded vendor library routine: is this C++? Or very clever C?
  206. invalid conversion from void* to int**
  207. A little confused with this (const ptrs)
  208. DLL Encryption
  209. Help with Vectors and Dynamic Objects
  210. need help finding error in binary tree code
  211. Declare a member variable of a class in the constructor
  212. Emotional programming
  213. NovelSpace Media, LLC announces the launch of their new online bookstore and web portal devoted to developers and programmers.
  214. Checking if a path isDir()
  215. using less<string>...
  216. partial ordering of template functions & parameter specification
  217. deleting a boost::filesystem::path object
  218. Role of copy constructor
  219. Can u help me??
  220. Container Classes
  221. Text file Program help please
  222. shared_ptr to incomplete type, undefined behavior?
  223. C++, is it Dead?
  224. Iterators...
  225. CTreeCtrl move + button to the right
  226. How to get all the files in a directory?
  227. Class Member Data and Member Function Parameters - Should Parameters Be Data Members?
  228. Please help me in this
  229. Comparing Matrix for common entry
  230. attempting template metaprog to print arbitrary container
  231. Multiple Software Engineer Positions !
  232. invalid conversion from `const void*' to `void*'
  233. Rationale for Static Member Definition in ISO C++
  234. "virtual" variables?
  235. C++ for windows while camping outdoors.
  236. TekSystems WARNING
  237. Problem with C++ operator for Vector
  238. using extern to declare an instance of a class.
  239. Help converting this Write to operator<< overload
  240. strange exception
  241. Static Map Initialization
  242. creating output string
  243. call constructor from base class
  244. Is it possible to use type traits as a template parameter?
  245. delayed eof()?
  246. xml parser
  247. Neural net library?
  248. win32app & .net
  249. delayed eof()?
  250. ordinal number programming challenge
  251. friends of a class...
  252. Compiler barfing on struct with map including structure as second
  253. c++ ide
  254. Shared Objects on AIX
  255. Scope resolution operator question
  256. Derived class constructor
  257. cnuf
  258. Large-Scale C++ Software Design
  259. q re abstracting set operations (I'm baffled)
  260. HELP : visualC++ with STL roguewave => errorC2079(first' uses undefined class...
  261. Conversion from scalar to class type
  262. Where does one initialize a static template member?
  263. Noob question about parsing a BSTR
  264. Debugger question again
  265. Need help sending email programmatically
  266. Find the position of maximum value.
  267. Converting a float to a unsigned int?
  268. what is the problem with the getline / file?
  269. Trouble with heap after call of DLL method
  270. Program that prints itself
  271. i need any help for a project!
  272. unpredictable crash
  273. unicode mess in c++
  274. For loops help
  275. vector pointers
  276. Why does "function hiding" exists in C++
  277. const class reference return from function, what does const do?
  278. 8 numbers
  279. Array and Pointer Tutorial
  280. Testing for EOF in file with binary data
  281. Lowercase std::string compare?
  282. vectors
  283. can local variables be changed in a const [member] function?
  284. Inititialing list/vector inside a constructor
  285. why should throwing an exception by reference work
  286. ctor throws an exception case
  287. Using STL in a library interface
  288. template-nested STL iterator question
  289. CD burning with a C/C++ programm
  290. Numbers in string declaration
  291. Sources for checked STL implementations?
  292. undefined reference
  293. Placement new and destructor
  294. Template partial specialization question
  295. Question regarding int* const in function call.
  296. Will this code leaks memory
  297. Is this right??Is redefine??
  298. C++ References
  299. how to red doc file in c++
  300. question about exceptions
  301. operator overloand and .*
  302. map with pair of key
  303. Retrieving the src value of the img tag
  304. question
  305. database
  306. problem with function "_tfindfirst()"
  307. How can I make a Two-Dimension array of classes by operator overloading?
  308. how to overload subscript of 2D-array
  309. Namespace clash for istream object :-(
  310. Why do we have to define a namespace with string header?
  311. yet another virtual functions question...
  312. declaring variables inside while loop illegal?
  313. Inheriting template class
  314. New to STL
  315. Segmentation Fault
  316. Writing to Vector Buffer
  317. Software Engineers - Multiple Positions
  318. Getting MSVC to compile proper unix stuff, like hash_map, fts.h, dirent.h
  319. Combination Testing to a predefined value
  320. Is this allowed in c++?
  321. using base class instance in a derived class
  322. MS S Compile problems MT and clr
  323. new and delete from different threads
  324. boost::filesystem::create_directoy()
  325. Linker error for instantiating static data members of template class
  326. PR_BODY
  327. auto_ptr question
  328. correct approach to fix a bug
  329. Debugger and DDD
  330. where is VTABLE stored ?
  331. Implementing this constructor...
  332. Finding errors in this code...
  333. Copying Files from Windows to Linux Server throug VC++ Program
  334. create a database and dynamic allocation
  335. Fun with strings and vectors
  336. Compilation Error?
  337. static const function not allowed?
  338. visual C++ error C2371 redefinition basic types
  339. std::vector and object copying
  340. Systemc?
  341. pointers
  342. windows programming prob
  343. does STL set have FindKth() functionality?
  344. What does this mean?
  345. Password program problem...
  346. can't get the right time
  347. what is .h file's function?
  348. std::cin.ignore(std::numeric_limits<std::streamsize>::max(), '\n');
  349. map value as function pointer
  350. Improve an algorithme involving 6 loops
  351. RAX?
  352. Why does this fail?
  353. 2nd Attempt : How can I count the actual number of operations performed in a program
  354. Best wa to retrieve keys of a map
  355. printf("%x",...) in C <=> cout+ ? in C++
  356. What should function returning a reference return on failure?
  357. CObList
  358. Constructor question, how does the call to the parent constructor work?
  359. Create Window (not rectangle)
  360. Need GUI Input box and button to execute :)
  361. Info needed regarding iostreams
  362. pleac and Cookbook
  363. Looking for some way to get correct value with long precision
  364. How to pass memory range to functions?
  365. how to deal with duplicate class names
  366. who read what c++ books and best learning practices?
  367. Adseense and googlepages
  368. Reg C++ implementation for in memory database
  369. Notification Messages from objects
  370. Help with Pipe Implementation in NT
  371. Pipe Implementation in NT
  372. Question on C++ inheritance.
  373. Requset a console based c++ library.
  374. Occurence problem: different ideas
  375. bus error on vector resize
  376. Help with ATL COM code for a kind of collection !
  377. Consume C# DLL in C++
  378. compiler help needed (nu-B)
  379. cannot access protected members : why
  380. urgent help needed
  381. Practical Algorithm Book, Exercises and Answers
  382. Use of macros in C++?
  383. Should We Use Macros in C++ Programming ?
  384. a good C++ project ideas
  385. 'placement' new, and allocation in the constructor.
  386. discards qualifiers
  387. friend syntax
  388. file reading problem
  389. Searching through a map question
  390. Benefits of copy constructor over assignment operator
  391. SetWindowRgn tu Button
  392. RTF Library
  393. Negate an integer
  394. std::map Help
  395. signed in to unsigned int
  396. compilation error: "error: no matching function for call to 'String::String(String)'
  397. strtok behavior with multiple consecutive delimiters
  398. getline does not work on HP-UX:
  399. C or C++? (Preference for cross platform solutions)
  400. Classes - Adding members to members
  401. comparison signed vs unsigned
  402. std::bind1st making life difficult
  403. How to write the program with parameters?
  404. Corss plateform note programme - Where to Start?
  405. Want to khow how to run turbo c++ files in vc++
  406. linked list code won't compile
  407. Virtual inheritance + copy constructor pitfall
  408. extern template class
  409. typedef struct identifiers
  410. Nested classes in VC++ 2005
  411. object architecture,
  412. Is Borland C++ COM compliant??
  413. Partial implementation in derived classes
  414. Template functions partial specialization
  415. porting a c function to c++
  416. Which libraries in Boost are mature enough to be used in real applications?
  417. simple one-line question
  418. replacing structs in a vector
  419. c
  420. use a const variable as opposed to #define - Multiple const objects created
  421. Why? eval.cpp:25: error: no match for 'operator+' in '*result_plus + *car(iter)'
  422. Templates in blitter functions
  423. Negative infinity
  424. Programmer Research
  425. declare structure w/ mix alignment in project..
  426. How to compile VC++ projects without VS IDE?
  427. Better way to use istream to read an ascii value into a char.
  428. STL algorithm help
  429. C++ Code Beautifyer and Design Analysis Tools
  430. ofstream problems
  431. Redirecting all stdout commands
  432. typedefed enum
  433. std::remove
  434. All Interview Questions And Answers
  435. STL map with key as a structure compare function issue
  436. Schrödinger equation.
  437. how to access the outer structure member variable from inner struture?
  438. Implicit user-conversion error
  439. program to replace comm and space with tabs
  440. How do I handle atan() when calculating absolute phase? (Communication engineering)
  441. number of occurences and trim methods... I need help ..
  442. Segmentation Fault.
  443. iostream error.
  444. Creation of Virtual Function Table
  445. Using C# DLL in VC++ 6 application via Com
  446. How do I do floating point Remainder function in C++?
  447. template & specialization
  448. filing struct fields from input file
  449. std::ostringstream and \r\n
  450. help -- msn messenger client
  451. Use Windows Dll from Linux Application
  452. How to use std::copy with std::map?
  453. can't access parent classes private member (VC6)
  454. Two-way map
  455. CR-LF translation
  456. Exceptions with GNU
  457. Pass std::string to constructor
  458. How do I put a pointer to an operator?
  459. reference or pointer in parameter list - which is prefereable?
  460. enabling unwind semantics
  461. enabling unwind semantics
  462. reference to parent inherritance?
  463. Template function question
  464. sorting a doubly linked list/node
  465. STL: Maps instance with the operator=
  466. How to get the absolute path of the library currently loaded?
  467. Minimum Spanning Tree Algorithm Question
  468. Gathering string from input data to Array
  469. restoring the default format state for an ostream
  470. Elements of constant array as template arguments.
  471. Pooling
  472. template<class T> in the h file and cpp file?
  473. unique file identification id
  474. stack allocation error
  475. Forward declarations, templates, and typedefs
  476. doubt in reference
  477. Classes: Reading in data? Using constructors?
  478. map comparison function for a user defined key
  479. BackGround ComboBox
  480. Future of c++
  481. pbl when changing files from .inl to .cpp
  482. MAC address
  483. signed char
  484. wxWidgets for cross-platform GUI
  485. compiler specific: gcc and templates
  486. How to display Bitmaps?
  487. Can C++ allow multiple array assignment?
  488. Graph Data structure to storing components in spice netlist..
  489. Hi~~ I'm a beginner
  490. Hi~~ I'm a beginner
  491. const string & to fopen..
  492. Schoeder Decimation
  493. Battleship
  494. next business day class
  495. Returned object assigned to reference
  496. declaration of C function - conflicts
  497. How to create custom iterator for use with std::copy?
  498. How to get and pass data to a class member function
  499. Simple Q on dynamic arrays
  500. What Lies Beneath-Feature Article in Better Software Magazine
  501. STL list problem
  502. Way to tell if parameter is variable vs constant?
  503. const vs non const functions signature
  504. STL libraries in Red Had Enterprise 4
  505. Interview Questions May 1st, 2006
  506. Topcoder and C++
  507. local variables deleted by whome ?
  508. Troubles when using STL iterator
  509. Problem with stream overflow
  510. tenplate class error
  511. 1000 C,C++,RDBMS,Unix,OS Interview Questions And Answers
  512. ABAP,SAP,SQL,Windows,Siebel,Peoplesoft,EJB,J2ME Interview questions and answers
  513. Incrementing a Variable Name
  514. web-based software & OS programming
  515. Using a namespace in extern "C"
  516. Help With Copy Constructor.
  517. move vector into list
  518. inheritance problem
  519. A design problem: how to represent resource id's
  520. File Copying With Globbing
  521. Member data in class derived from template
  522. mouse in c++ graphics mode
  523. scope and references to temporaries
  524. Macros
  525. hi
  526. A beginner's question about C++'s & operator
  527. Wierd linking errors that I donnn't quite get yet.
  528. what's wrong with the following singleton class???
  529. Problem using pointer...
  530. decompiler
  531. reading from "unknown" number and names of files using fstream
  532. about extern inline and static inline
  533. vector::reserve,
  534. Format NTFS Partition With C++
  535. Count the actual number of operations performed during run time
  536. Setting bits to on and off
  537. assignment of read-only variable
  538. assignment of read-only variable
  539. Open a formView on buttom Clicked
  540. few questions concerning classes
  541. help with global variable!
  542. Comparison between floats... can it be dangerous?
  543. C++ Coding Standards
  544. Program to block Windows application
  545. quicksort 2-D variant array?
  546. function signatures const vs. non const
  547. reference to a vector
  548. array question
  549. Getting started with MS C++
  550. DLL Base Address VTABLEs and COM