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. stream to file a matrix
  2. Pure Virtual Function Hiding
  3. HELP: Visual C++ 6.0 to Visual Studio.NET 2003 woes......
  4. protected member and templates
  5. exported functions, what to do with it.
  6. reading file into string array
  7. list<WS<W> >
  8. Question about STL containers in multithreaded environment
  9. Private Virtual inheritance problem.
  10. "Copying" iostreams
  11. How to call default constructor from other constructor of the same class?
  12. Best way to do a lookup tree
  13. A traversal problem
  14. Automation Problems
  15. vector resize from within function
  16. multiple parameters with vectors
  17. Multiple successive merges with STL's merge
  18. slow complex<double>'s
  19. abstract class question
  20. question about operator overload and abstract class
  21. problem with std::map
  22. Can't understand template (Short Code I promise!)
  23. How can I remove an item in STL iterator?
  24. Zero always == 0000 0000
  25. build question: Finding available c++ compilers
  26. Template Arguments Deduction Context?
  27. What do covariant return types buy us?
  28. initialization and assignment.
  29. How c++ pronounce?
  30. Regarding for This Ptr.
  31. Source Code
  32. vector of vectors erase question
  33. Segmentation fault in copy algorithm
  34. simulate getch()
  35. Iterator Issue
  36. understanding constructors and initializers
  37. string conversion problem
  38. g++ and tail recursion
  39. overwrite contents of existing file / manipulation ..
  40. This is ridiculous!
  41. Overloading operator<< to output private class-data
  42. STL string find_first_of ( infinite loop )
  43. Gems -- #include <gems.hpp>
  44. Making a string into a c++ line of code
  45. How can I const cast a reference
  46. str.find(str1) usage ?
  47. compiler madness??
  48. (float / double)
  49. pointer to class member function
  50. Basic class question
  51. when should multiple definitions of global variables trigger link time errors?
  52. MBR,C++ and system booting
  53. To Cut,Copy and Paste items to a linked list
  54. To Cut,Copy and Paste items to a linked list
  55. To Cut,Copy and Paste items to a linked list
  56. To cut,copy and aste items to a linked list
  57. who can type this programme
  58. I am a new user.......
  59. modulo for floats?
  60. Calling C function in C++ without deafult arguments
  61. Source Code Spell Checker
  62. How slow the 64 bit integer calculation?
  63. Large Scale C++ Software Design, by John Lakos
  64. Initializing a class member variable which is a reference to an array
  65. findbugs for C/C++?
  66. copy constructor Q
  67. Missing return value of a function
  68. C and C++
  69. Socket Help
  70. BST permutations
  71. How to avoid runtime switch/case code based on data type?
  72. Just a dodgy compiler?
  73. Converting Packed Decimal in C++
  74. threaded system design advice?
  75. Trying to return a reference...
  76. A constant integral
  77. Operator overloading & inheritance question
  78. C++ Exception handling
  79. Call function at runtime
  80. "using"
  81. Whats more efficient and why?
  82. How to get next character?
  83. Benefits of using const functions
  84. segmentation fault using boost::program_options on Linux
  85. Why do so many new style ansi streams and files etc, still use old style strings?
  86. incompatibility of PGI compiler ?
  87. compilation issue
  88. Problem while linking .a file
  89. having "throw" write to a file before actually throwing
  90. C Lessons Project
  91. tough interview question
  92. getopt and getopt_long for Windows?
  93. Problem with File
  94. order in if(expression)
  95. Efficient techniques to handle large binary files
  96. System time in miliseconds
  97. Bounded Array class
  98. Private constructor,Static constructor
  99. template for class method problem
  100. __declspec(dllexport) equivalent under linux / osx with g++ ?
  101. How to initialize array in class
  102. Serializing Enums
  103. friend and unnamed namespace
  104. Types as tags and RTTI for flow control
  105. vector of vectors push_back question
  106. std:map inheritance with MFC problem
  107. Why this doesn't violate One definition rule and how the linker resolves this
  108. Write a program to play a "Dots and Boxes" game variation
  109. NULL pointer dereferencing?
  110. accessing multiple properties through a single set/get
  111. Problem with String Append or Cout
  112. Compile time constants in classes
  113. sdp lib for C++
  114. C++ FAQ
  115. Call for Papers: IAENG International Workshop on Software Engineering (in IMECS 2006)
  116. VC 6.0 Question
  117. Replacement for offsetof
  118. How to initialize a global variable prior to another?
  119. bhaviour of front method on an empty map
  120. My BOINC,LINUX,Parallel Computing related blog
  121. Rgarding the diffrences in obj files
  122. pointer and reference confuse
  123. Linked list program question..
  124. Use of explicit
  125. How to program to an interface
  126. overloading, function pointers, and templates
  127. How to change the following string into the floating point value?(urgent)
  128. warning variable 'will be initialized later'
  129. problem calling method from parent of an object if object relayson template arguments of current template class?
  130. How to use a PDB file
  131. A simple qustion about C++ syntax
  132. Friend brings a friend.
  133. Help! SIGBUS (object specifc hardware error) when call function getline
  134. non-pointer type warning when initializing vector with NULLs
  135. Eclipse, Windows, cygwin and MinGW
  136. exporting inline functions
  137. call by reference
  138. dynamic_cast segmentation fault
  139. Thought you could do this?
  140. delete this
  141. Common Iterator for the same container
  142. Common Iterator for different containers
  143. Object as Argument?
  144. boost::filesystem::create_directory()
  145. Duplicate global constants
  146. Wide Characters
  147. exclusive error handling for ofstream closing
  148. Constructor in C++
  149. Get Value of Digit
  150. design patterns in c
  151. Image reading program
  152. Making all members of pimpl classes public
  153. Bug with vectors
  154. U++ 602 released
  155. Software copy protection
  156. read SD-Card serial
  157. Interfaces in c++
  158. how to include color palette for a 8-bit BMP
  159. c++ program to covert an array into 8-bit BMP file
  160. get the file names?
  161. name lookup in derived class
  162. problematic recursive include with String and Exception
  163. strcmp vs. string::compare(const string &)
  164. OT The Art
  165. Image Compression using DCT algorithm C++ source code
  166. "corrupted double-linked list error
  167. Private member accessors methods for objects
  168. how to format it for scientific number output?
  169. Launch of User Interface Community
  170. Is there a good online reference for C++ libraries?
  171. Memory allocation related question
  172. Prime Factors
  173. Polymorphic Function Pointers
  174. database with c++ dynamic serving
  175. Portable Code that supports Unicode
  176. IO stream
  177. Working with bytes in C++
  178. strlen, strcmp and strcpy functions
  179. owernship of ying and yang objects
  180. string input
  181. How do you get a list of files currently in a directory??
  182. webcam
  183. Quickest way to find the rank of a <map>
  184. About black box testing in c/c++
  185. thread argument problem
  186. A small question
  187. Basic Confuse : about pointer & reference in class
  188. character array correction
  189. returning array to function
  190. System error on pointer program
  191. Help Badly needed- replacing rules & strings
  192. Basic Managed C++ questions
  193. Can someone recommend a good licence management software
  194. Help Badly needed- FSA and ASCII stuff
  195. float
  196. static inline functions
  197. variable declaration
  198. Access Violation rtrim function
  199. Overloading a function with const input parameter?
  200. strcat - strange behavior
  201. Is this a valid delete
  202. 8 bit bit field?
  203. Fixed/Block-Floating Point Support ...
  204. Rusty Surprises!
  205. private static member access by a friend class
  206. Real Time Type Information
  207. Double to string conversion
  208. variables & method naming conflicts
  209. is it possible to bind 2 default parameters using function object(STL)?
  210. Driver Files in C++
  211. __int64 convert to int
  212. Is there a better way to simulate randomly choosing from weighted set
  213. Dos 16-bit proteced mode programming
  214. How to find at Runtime, if Created class object is instance of given class declaration
  215. How can I keep reference to an input parameter of a function?
  216. static variable memory storage
  217. abstract class problem
  218. Question on const int as demension of an array
  219. Virtual Methods Question
  220. RFC: IP-DOS (tm) IdeaFarm (tm) Piggyback Distributed Operating System
  221. pre/post increment/decrement return type?
  222. On-Line IT Support (High-Paying with Benefits)
  223. Inputting data with strings, and declaring variables for them
  224. Position File Pointer to newline immediately on some condition
  225. Help with Tokenizer Please
  226. STL, std::transform and member functions
  227. food for thoughts
  228. #defines and multiline expressions
  229. Dirent.h
  230. pointer woes
  231. templates
  232. OOP can be simply summed up as 'passing messages to objects'
  233. Beginner Question - Data Types
  234. [SDL] Problem
  235. Why won't set<string> iterator work?
  236. computing average value
  237. Putting implmentation in .h files?
  238. code to kill App
  239. Doubt about std::ifstream's getline() and seekg()
  240. why use "protected" instead of "private"?
  241. overlay class over memory
  242. template compile error
  243. Private access in an implementation still allows public access in an abstract interface
  244. Two questions...first, outputting strings from a datafile, and string addition...
  245. Help: Can't access more than one element in class
  246. Searching text in a file
  247. Cordic
  248. The fastest way to fill 2D dynamic array with zeros
  249. Addition with pointers
  250. How portable is C++ today
  251. Spring cleaning CORBA.
  252. Dynamic Binding
  253. to improve programming in pointers
  254. Having problems with a loop
  255. Fibonacci Printer Program won't print to file correctly
  256. Q: overloaded operator[](int)const: influence on what version is used?
  257. Questions about C++ tools on Linux, and Solaris, Eclipse-CDT
  258. Find out the index of a vector which has the min element
  259. function template and operator () overload
  260. elements common to more than one vector...
  261. Question about inheritance
  262. __FILE__ marco
  263. Can use of singletons denote poor project design?
  264. Embedded VC++ experts needed.
  265. Graph optimization
  266. specialization
  267. Changing which methods a class has by deriving from a template argument
  268. add a null to a std::string.
  269. Books
  270. Optimal Efficiency: dynamic_cast pointer or reference?
  271. 9 bits crammed in to 8 bits space...
  272. fast insertion to the std::map
  273. how to eliminate this warning?
  274. Gcc - 3.4.3 Help !!
  275. Compile errors in *.y file (yacc ???)
  276. comparing multiple strings
  277. How is reference implemented in C++?
  278. Is C++ developed in Microsoft .NET Framework considered a .NET application?
  279. Pointer assignment
  280. array duplications
  281. Finding 2 lists if there is equal element?
  282. virtual template members
  283. Static Ploymorphism
  284. getenv() in global space?
  285. Why doesn't this program work as expected?
  286. std::uninitialized_fill
  287. I'm losing the address of an object... segmentation fault!
  288. why delete operator crashes
  289. _beginthread build problems
  290. Looking for a C++ profiler
  291. Casting pointer to member
  292. C++ Programmers Needed!
  293. How to use Functors with a function struct
  294. GTK2: no images are displayed
  295. Mapped function pointer with different parameters
  296. portable code and enums of various sizes
  297. Output using c++ compiler
  298. strtok ? ?
  299. reason for existance of function hiding
  300. constructing objects from a stream
  301. Create a template which declares STL iterator
  302. reading screen resolution
  303. Pro Bono programming
  304. basic question for pointer
  305. Initializing multidimensional arrays in constructor
  306. executing c++ program under unix, unable to run the application
  307. problem with return
  308. Calling function depending upon MACRO value
  309. KPIC makes programs running crash when libraries are recompiled
  310. Error: glibc
  311. validating an object pointer returned by an exported function
  312. Call stack of a SIGABRT, please help
  313. control and data coupling
  314. Empty Main
  315. a stl map which use stl pair as the key
  316. Why I can't use for_each to call a member function with a ostream& parameter?
  317. Integer printer won't compile
  318. condition on template variables
  319. what's the difference between type struct and type class exactly?
  320. Write a transform_until template
  321. "c++ symphony" by Jerzy Grebosz
  322. Tildes and accents
  323. initializing table in class
  324. Calling a template function from another template
  325. Calling a template function from another template
  326. borland findfirst not sorting by file age
  327. Log file deletion?
  328. passing objects through dll boundary?
  329. JNI:"undefined symbol" in "shared-library"
  330. template id does not match any template declaration?
  331. How to delete stl<map> element from iterator?
  332. iostream and memory-mapped file
  333. signed vs unsigned
  334. Does this program make any sense?
  335. Portable 'lowercase' function for stl string?
  336. std::ostringstream
  337. boss-worker model in C++
  338. help req. on controls
  339. STL Map: Sorting options?
  340. comile on winxp for Sun Solaris
  341. Namespace specialization
  342. what is corresponding code in c++ for malloc
  343. Requirement of C++ professionals
  344. Which is better, C or C++
  345. Why can't I use gdb?
  346. Checksum calculating program
  347. C++: Help output nested strings
  348. macro to print local information (about function name etc)
  349. ostream which uses my own output method
  350. STL container questions
  351. templated class implementation in C
  352. const * and a problem with redirecting input
  353. Wierd Map Behavior
  354. UB in assignment ?
  355. Nested exceptions (ala Java)
  356. Internal Enum and Inheritance
  357. recursive factorial function.
  358. error in my vector program...
  359. Static Class configuration
  360. Class pointer vector and STL
  361. const int FOO vs #define FOO
  362. Problem about Static
  363. Small Issues on Convention
  364. boolean arrays
  365. QUERY: strip trailing whitespace ... woes :S
  366. Using different types depending on run-time input
  367. ifstream binary read into unsigned char b[LENGTH]
  368. linux compatible c datatypes for vc++ data types on windows
  369. millitime
  370. average
  371. int to char*
  372. clock()
  373. Template, Inheritance and Operator Overloading
  374. What do these casts accomplish?
  375. istringstream and optimization
  376. ld: warning: creating a DT_TEXTREL in object
  377. Exception class EInvalidOp: invalid floating point operation (x-posted w/ borland.cppbuilder.cpp)
  378. Destructors, pointers and scope
  379. struct ptr within the same struct
  380. Implementing Just-In-Time Compilation
  381. just a simple question
  382. Reading into linked-list from a file
  383. Confused about learning C++
  384. Built for speed - mmap, threads
  385. Getting more than one implicit conversion
  386. "instantiated from here" compile error when using template
  387. copy algorithm:segmentation fault error appears
  388. object as a argument of the method in which the method is defined ?
  389. c++ lint tool
  390. same index, different containers.
  391. Problem with variation on the Singleton pattern
  392. Designing a const-correct iterator hierarchy
  393. Exporting templates
  394. Method to Specify Uniqueness of Objects in an STL set?
  395. MFC in Linux
  396. STL VECTOR
  397. member template specialization
  398. Programming Source !
  399. ADO
  400. Not getting desired output
  401. Available C++ Libraries FAQ
  402. Trees in c++
  403. Trees in C++
  404. void* operations
  405. VC++ 101 book wanted
  406. Is there a pre-processor marco to get the class name?
  407. array template
  408. How do I define a function in a class template?
  409. Loki library guide
  410. Inability to explicitly specialize a template class within another non-specialized template class
  411. Deriving from an iterator?
  412. Word Counts and Function recommendations
  413. making functors adaptable
  414. Saving old stream format and restoring it
  415. Sanity Check
  416. ASP, ASPX, PHP, JS, XSL comment remover for web applications
  417. Static variable in a member function
  418. UCHAR problem
  419. template: "typename" or "class"?
  420. function template arg deduction with arrays
  421. STL sort implementation
  422. new operator - difference in usage?
  423. Some working code for a change...
  424. why class keyword in C++
  425. Question about find_first_of of the STL string class
  426. Fibonacci...
  427. problem in declaration
  428. on not casting malloc
  429. Parsing CGI input string
  430. Write BOOLEAN Array to File
  431. Can I use back_inserter as the output iterator?
  432. types containing vectors or maps
  433. valarray construction from C-array
  434. Deletion of Union of Pointers
  435. What is the right syntax
  436. Good Programming Techniques?
  437. Hyper-text version of C++ standard
  438. How do you do old fashion CPP hackery in templates?
  439. Issues with npos? writing a non-boost string tokenizer
  440. Words Words
  441. dynamically sized block of memory
  442. Concurrent updates of the same file
  443. an interesting exercise by Accelerated C++
  444. How to encode/decode a HTML using C++??
  445. enum
  446. ?output
  447. Calling virtual function in constructor
  448. c
  449. How to call abstract function
  450. IsBaseOf function
  451. Library for parsing pdf docs?
  452. Own filters(?) to streams
  453. Forward declarations
  454. occurence problem
  455. no appropriate default constructor available
  456. address of references to pointers
  457. STL map Unusual behaviour
  458. how long should it take to delete 34 million __int64 from a map?
  459. sizeof problems, help!
  460. Copy elements from one STL container to another STL container
  461. Pointer to member-of-member???
  462. Undefined problem
  463. help getting average
  464. Into an array of structure arrays.
  465. std::bitset in union
  466. ASCII file parser - to read between brackets ()
  467. parking garage calculator
  468. row-wise copying of 2D arrays
  469. Calender Algo
  470. Pass a back_inserter as the output iterator in remove_copy_if algorithm
  471. LD errors when I link to archive, but not with the objects.
  472. Sanity Check -- Is this valid C++?
  473. Moving to static_cast and reinterpret_cast from old C-style cast
  474. containers and pointers
  475. upper_bound
  476. Passing zero to a 'const reference'
  477. Regular expressions: string substitution with pcre or any other library?
  478. Profiling evaluation tools?
  479. Why can't a local structure be used in a vector?
  480. problem with map construction
  481. function change - is this a poor option
  482. Use of Assertions
  483. explicit invocation of a constructor template of a class template
  484. need help with program
  485. Return a 'read only' view of a STL vector attribute
  486. using htons()
  487. Question about my program
  488. c++ utility class
  489. Other than VC++
  490. How to create copy_if algorithm?
  491. problem with vector iterators
  492. Sorting lists containing big objects.
  493. template list prameter
  494. Is this fast?
  495. Map Seg Fault
  496. Help! Where is size_t ???
  497. How to use Boost bind library with STL accumulate algorithm
  498. Seg Fault Help
  499. inheriting enums
  500. Need help sorting a list please...
  501. jni help...
  502. puzzles...puzzles...
  503. ternary tree (ann)
  504. Templated virtual member functions
  505. Are string literals local or otherwise temporary?
  506. static members of template classes optimized away?
  507. Nested class member pointer access
  508. Casting
  509. using STL set with objects
  510. Looking for source code for Linear programming
  511. Overloading a function in C++
  512. Signal Handling in C++
  513. what does this friend declaration mean ???
  514. Design question: accessor VS attribute
  515. assert failure
  516. System("Ping") always returns 0
  517. C Puzzles
  518. C/C++ char pointer question
  519. Memory leaks reported creating simple array of class
  520. duplicate C++ code
  521. read a file line by line in c++
  522. Pointer problem: compiles but crashes
  523. const strings in class
  524. Quesiton with 'const'
  525. Map Question
  526. What can I do?
  527. ISO C++ forbids declaration of 'vector' with no type
  528. Fast 1D DCT Implementation in C/C++
  529. Accelerated C++ exercise
  530. Help with typedef
  531. Open Watcom
  532. style of constructor initializer
  533. Template<> confusion
  534. call copy constructor in "=" operator
  535. compile error " instantiated from here"
  536. compile error " instantiated from here"
  537. Program reading from the keyboard
  538. outporb problem
  539. Is there any code analyzer for c/c++ header file
  540. Password without a file
  541. Using accumulate algorithm with a set of pairs
  542. Bytes Razor starts today at 6am
  543. template class compiling problem
  544. operator== for nested classes.
  545. problem with string::resize
  546. cast of ostream& to and from void*
  547. Functions with varying number of arguments
  548. Basic Bit Operation Question.
  549. compile visual studio 6 project with intel C++ compiler from the command line
  550. Complex objects initialized at compile time