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. How to Return Function Pointer's Memory Address?
  2. Destructor??
  3. CGI/C++ Problem with Microsoft IIS
  4. write to output file query
  5. C++ Program Lists
  6. Date in array?
  7. Class and Property Representation in image
  8. how to get pid from system() call in c/c++?
  9. problem in dynamic cast
  10. Pointers to base class (invoking methods of child classes)
  11. experimenting with unions - byteswap approach..
  12. std::reverse_bidirectional_iterator out of date?
  13. Announcing: Relational Template Library
  14. Determining if object has been allocated using operator new
  15. how do u convert a vector<float> A to a vector<double> B
  16. fprintf( )
  17. Best way to initialize an array of strings
  18. typedef template class
  19. Sudoku++
  20. struct and constructor
  21. accessing member function from another class
  22. c++ & dealing with files
  23. Build errors on "trivial" proof of concept design pattern
  24. Multi-dimensional Pointers in C++
  25. Repost:C++ compiler implementation details
  26. query?
  27. Unmanaged void* to .Net System::Array
  28. Functions
  29. There's got to be a more elegant way
  30. Pimpl idiom and member function templates
  31. template function cant be found
  32. macro with user input
  33. Need grayscale image class help.
  34. fastest way of storing structured data
  35. STL : compiling
  36. null or nil or initialised std::list iterator?
  37. how to pass a 2-D array to a function
  38. Computer's drives
  39. separating delcaration and definition of full template specialisation - how?
  40. C++ based fast parser for delimited records
  41. Help needed! in deciding career with C++ or Java
  42. Lifespan of anonymous instances
  43. C++ Library for Socket
  44. Is this thread safe?
  45. Precision of clock()
  46. returning user control during expensive loop
  47. Problem: about negative right shift
  48. Buff's device
  49. Parameter mismatch with ?: operator
  50. Available C++ Libraries FAQ
  51. Doubt in GotW #27 - forwarding functions
  52. Load XML from webpage to use with TinyXML
  53. new, delete, STL
  54. How to create Pointer Array
  55. C++ code statistics
  56. Access superclass' method in a template
  57. Settling ideas
  58. Opening a txt file to view ( i.e. readme.txt)
  59. 2 questions on primitive types
  60. help
  61. delete element from list
  62. in-place set_intersection
  63. How to eliminate the bitmap difference in little endian and big endian?
  64. Roots of a polynomial
  65. STL iterators
  66. Messed Up Char Array
  67. [MSVC++]Inline Assembly
  68. Some questions about inheritance
  69. implementation approach ..
  70. set the stdin & stdout for an external program
  71. sqlext.h - ODBC link time error - dev-c++ IDE with mingw compiler
  72. Detecting member function constness
  73. namespace clarification
  74. templating operator[]
  75. program error
  76. STL complient container?
  77. vectors and arrays
  78. cout related problem (I think)
  79. Why STATIC keyword is needed?
  80. My own sprintf(...)
  81. MISRA-C++
  82. problem with templates and inheritance
  83. C++ compiler implementation details
  84. Standard Serial Port Access
  85. Creating a txt file every for cicle
  86. Destroying set of smart pointers segfaults
  87. Arrays and Pointers
  88. Arrays and References
  89. passing a 2d array as a paramater
  90. Reference Counted Smart Pointers And STL Containers
  91. 3D array to 2D ptr casting...
  92. ensuring non-const equivalents
  93. Private interface using reinterpret_cast vs. inheritance (long)
  94. What is wrong with this simple code!?
  95. class string
  96. OOP question
  97. more generic functionalities in C++
  98. thinking in c++ by B. Eckel, typeid and g++ problem.
  99. Where to define a const string?
  100. member variable declaration and forward declarations
  101. NULL value
  102. Transport Bar Media Player
  103. #pragma include_alias in gcc.....?
  104. conversion of rate
  105. Debug problems with Visula C++
  106. Trying to understand casting, from base to derived.
  107. gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-34)
  108. forward declaration with namespace
  109. question about static "only" member functions
  110. another c++ i/o questions
  111. How to delcare a vector of a type which is a template class by itself?
  112. Undefined behaviour or broken compiler?
  113. Question for dbx.
  114. C++ Class Data
  115. Simple C++ graphical program to write ...!!
  116. Which causes more code-bloat: inline virtual or template class?
  117. A question about iterators.
  118. A question about std::lists
  119. Greater sensitivity to off-topic than in other comp.lang
  120. operator delete problem.
  121. problem: calling a template member function
  122. Flags
  123. bits of this, bits of that
  124. generational garbage collection
  125. C library in C++ code
  126. Protected Static may as well be public?
  127. Not specifically C++, but worth sharing
  128. Can I remove constant from non-pointer variables
  129. Question for defining pointer.
  130. extern "C" directive and calling conventions
  131. A question on initialize a object with a pointer
  132. Which C++ compiler for Parallel Algorithm?
  133. Initialization lists and passed parameters
  134. how to define operator "<?="
  135. help finding an efficient way to copy dynamic memory!!
  136. How debug STL programs?
  137. BMP-Threshold-8bit-->2 bit-problem-image writing
  138. Linked List
  139. question on partial specializatio (class template specialization)
  140. Passing a list of types to a class template
  141. overloading constructor
  142. question about the memory allocation of class members
  143. [MSVC7.1] set_terminate and set_unexpected problem
  144. minor confusion..
  145. Unable to understand the code fragement
  146. static variables and performance
  147. polymorphism
  148. _beginthread -- how to terminate a thread from out side of it.
  149. Why identifiers don't beging with digits?
  150. inheriting from a class template
  151. Why static data members can be declared as the type of its own class
  152. Question about const types
  153. md5sum differs across builds
  154. How to capture last octect of an IP address in C++?
  155. ISAPI problem
  156. virtual constructors?
  157. VTABLE virtual function in derived class
  158. C++ implementation for C API ---- converting legacy C code to C++
  159. Iterators on Vector
  160. Operator Overloading and Interdependant Classes
  161. extern "C" struct -> class
  162. string::data() mem function
  163. overloaded operators and namespaces compile problems
  164. using system tray
  165. How do I parse a string into individual characters? (really simple!) really!
  166. Static variable
  167. What's the difference between string::c_str() and string::data()?
  168. Why does Explicit specialization of function templates cause generation of code?
  169. Templates & Implicit Casting
  170. i/o question
  171. Dynamically estimating time needed to complete a program
  172. Conversion of one object type to another
  173. item callback on container or why STL does not have pointer to iterator conversion open?
  174. inheritance - minor confusion.....
  175. is code hazarous?
  176. copy_ptr: request for code review.
  177. Select element from Set randomly?
  178. precondition and postcondition
  179. 60 GB IPOD deal found
  180. (mostly) non OO data dictionary / modelling?
  181. Problem on using "template" in VC/C++ 6.0
  182. using clone() function
  183. medlemsregistret@cf.se
  184. books about deep C++ knowledge?
  185. books on c++
  186. templates problems give compile error
  187. fout.close()
  188. this should be a compile time warning?
  189. Lookup Tables
  190. am I running out of memory?
  191. Inter-process comms - which method?
  192. have I wrong order in assignment operator and cpy-ctor
  193. proposal for template type parameter constraint
  194. Control CPU usage of a program?
  195. Beginner: A question about strings/arrays
  196. Loki TypeTraits bugs
  197. reference object when using STL
  198. Interface hierarchy emulation
  199. why not virtual static method
  200. Windows Programming using C++
  201. Exporting C++ Classes from a Static Library and from a DLL
  202. Why avoid constant template parameter
  203. convert std::string to (byte*, DWORD)
  204. having trouble with casting operators..
  205. Instance creation
  206. Side Effects of Mutiple inheritance in C++
  207. Lightning Calculator
  208. weird bug w/ a template program
  209. Question about class design
  210. how to replace sscanf in C++,using <string>s
  211. Type casting C vs C++
  212. Const types in map
  213. Repeating index - Indirect arrays - valarray
  214. inheritance doesn't works as expected
  215. printf or something like it
  216. dbx question: how to trace deletion of specific object?
  217. garbage collector c++
  218. why reference cannot represent NULL object?
  219. inheritance and polymorfism
  220. Pass by Pointer * or Pass by Reference &?
  221. How do i convert a character array to string.
  222. ifndef
  223. Stepanov Benchmark
  224. Count Down
  225. The other kind of map?
  226. I Need A Vector, Victor
  227. Can This C Code Compile Under g++
  228. create an array by value
  229. fairly basic question on command options
  230. extract number of entries in a line
  231. define new iterators
  232. STL map
  233. Compiler/Linker Error undefined reference to 'std::ios_base::Init::Init[in-charge]()
  234. copy constructor and destructor
  235. Template partial specialisation/inheritance problem
  236. enum within class
  237. Other way to write this?
  238. i got a prOblem, OF FUNTIONS
  239. STL Concurrent Acces
  240. container question
  241. using maximum value of double and int.
  242. string " removed from argv input
  243. Template within a template
  244. STL list insertion compiler error
  245. File Read Issue
  246. Creating inherited class with set base class
  247. Iterator assignment from a pointer
  248. problem with a truth table
  249. const reference
  250. 60 GB PHOTO IPOD DEAL FOUND
  251. findFirstFile, findNextFile
  252. Problems of overloading template operator >>
  253. linked list with templates ...
  254. List with templates...??
  255. placement new and bit fields.
  256. winsock/mingw compile problem (undefined reference)
  257. Indexing an auto_ptr'ed chunk of memory
  258. Marshaling multidimensional array between COM and .NET
  259. const after function name
  260. emacs-calc
  261. INFINITY on gcc 3.3
  262. How to declare enum using attribute in VC++ .Net?
  263. is this the correct code for a bitset map
  264. Linked List Help
  265. Big O notation (Maybe offtopic)
  266. Oko IDDE and DB-manager now shareware
  267. Trouble with namespaces
  268. what next ???
  269. using directive being transitive
  270. Need programmer for develop software (p2p remote administrator).
  271. limitation of template parameters
  272. A question about the diamond inheritance
  273. Polymorphism Design Question
  274. Random Number Not Seeding
  275. using assert
  276. pointers and so
  277. Visual Studio NET Enterprise Architect 2002 and Visual Studio NET 2003 difference
  278. PHP script communicating with C/C++ program
  279. STL' Set as variable
  280. Handling exceptions in a destructor?
  281. the diamond problem
  282. sizeof object
  283. pass by ref vs pass by pointer
  284. using operator overloding with template
  285. Operator overloading, C++ performance crappiness
  286. SQL connectivity in C++
  287. advanced architecture of c++
  288. one additional querstion about multiple inheritance
  289. question and understanding about multiple inheritance
  290. about delete.
  291. static member function
  292. Can't Find Answer Any Where (What would you do/try): fopen ("file on shared drive","w+") doesn't work on 2nd call using Windows LabView DDL
  293. Adobe Indesign SDK: Interface declaration
  294. Program
  295. How to upgrade config file
  296. Explain this
  297. reference/pointer to arrays type-cast operators
  298. C++ Internal representation of objects
  299. why compile error in multiple inheritance
  300. Sorting a list of objects
  301. A question about design of using virtual or not
  302. confused: vector<char*> and malloc
  303. problem with multiple inheritance
  304. Playsound Function
  305. what is a modul
  306. public inheritance wth advantage and disdvantage
  307. Can I delete an unnamed memory with a certain address?
  308. volatile variables
  309. size of char ch[] = "" ??
  310. Operator overloading advise
  311. Implementation Dependcies in C++
  312. A question about inheritance with template
  313. for_each with a non const member fuction
  314. Copying gsl_rng_state across MPI
  315. generic functions(template functions)
  316. Any new compiler support the `export` of C++ template?
  317. some more inheritance with template
  318. inheritance and name resolution
  319. C++ Primer, 4th Edition
  320. STL map and pthread performance problem on Linux/GCC
  321. C++ code reformatter
  322. How do i save data?
  323. template and inheritanc
  324. template with several classes
  325. "Container-of" in C++
  326. Question about shifting, portability
  327. DsGetDc.h Missing
  328. Anjuta IDE doesn't compile wizard generated Gtkmm projects
  329. defining + and = operator for vector<double>
  330. Problem: references mess up inheritance. Doesn't make sense.
  331. one more template question and some typedef
  332. a Visual C++ question
  333. even one more template question
  334. more template questions
  335. a template question
  336. is it okay to call the overrided assignment function in copy constructor
  337. template link error with GCC v3.3.5
  338. the pointer this
  339. Why does this work has to do with const
  340. A const pointer question
  341. declaring friend
  342. illegal indirections
  343. C++ include statements
  344. C++ includes
  345. C++ casts
  346. Why do I see an incomplete type when I define the constructor outside the class declaration?
  347. c++ book
  348. a C program
  349. strstream depreciation
  350. Programming Win32 Under the API?
  351. C++ for small Windows app?
  352. Created object on stack and then returned this object to caller. Item deleted but still there??
  353. Help Finding Error In std::find code
  354. Uninitialized vector?
  355. Problem with stable_sort when used inside a object's method
  356. Multiplatform Report System for C++
  357. A question about reference counting
  358. The bridge design pattern
  359. What book should I study before a new job.
  360. makefile
  361. Safe union?
  362. Segmentation fault
  363. gcc flag to compiling C
  364. Stroustrup answer book?
  365. Interleaving iostream read and write
  366. BiskyMisky
  367. what does 'this' mean if it static
  368. smart pointer
  369. How to deallocate memory when handling exception
  370. Bash and C++, friends?
  371. exception(logic error and runtime error)
  372. tricks to organize code for faster compile
  373. Database
  374. vector by name, recordset/field setup
  375. stack overflow before it attempts to sort 1 & 2 million int arrays
  376. location of names and typedef
  377. g++ 3.4 exception problem
  378. ADCURSORS
  379. custom istream class
  380. Sharing same copy of a member across all instances of a class.
  381. software framework
  382. interface principle
  383. About data-storing problem....
  384. Could someone help me?
  385. advanced template question...
  386. confusion regarding auto pointers
  387. signed integer overflow
  388. C++ lint (detection of unused classes and functions)?
  389. reference attribut
  390. tolower in locale
  391. static class local variable in memeber function
  392. c++ calling java calling c++ ...
  393. MFC application using COM port for serial communication stops on minimization
  394. Need Help - Structure Required on Left Side
  395. Redirect of stdout to pipe 'hangs'
  396. Template Metaprogramming
  397. Hexadecimal To Decimal Conversion (Via Char Array)
  398. PC-Lint
  399. compiler nightmares
  400. about copy constructor and destructor
  401. g++ template problem
  402. what is the most effortless way to add a description comment to a function
  403. Deallocation upon constructor failure
  404. Developing for Linux Shell Using Windows
  405. Constructor problem - help needed urgently to resolve this
  406. what is wrong with this cerr useage?
  407. Stange Occurance After Using std::Merge On std::vector's
  408. heap based objects
  409. using exceptions
  410. Why doesn't this list copy work?
  411. using inline
  412. query regarding copy constructors
  413. Organizing source in namespaces.
  414. std::stringstream::seekg
  415. why define virtual destructor
  416. Why these operators cant be overloaded?
  417. storing return value not using assignment nor memcpy?
  418. Recursion using Stack
  419. How can I get the size of a ASCII file?
  420. optional debugging
  421. New member to group qustion
  422. compile errors with list of auto_ptr
  423. undefined reference to `vtable for Base'
  424. conversion from size_t to int
  425. Allocate more memory
  426. casting in VC++ 6
  427. Polymorphic assignment?
  428. char_traits<char>::compare
  429. problem with template class and overloaded methods
  430. G++ 4: Unrecognised Friendship
  431. ifstream::read and pointers to std::vector
  432. copy constructors and the assignment operator
  433. Member arrays and copy-construction
  434. How much memory can I use
  435. read/write file contents
  436. Pointer to member variable of derivied class
  437. error compiling
  438. Static values, does the name matter?
  439. dereferencing pointer and object creation
  440. Why template by return value is forbidden?
  441. extracting data from string streams
  442. Is there is any strong reason not to use standard native C++ data types
  443. strtok help
  444. Extremely low-level serial port programming
  445. Is temporary variable always *const*?
  446. How to optimize? Object gets constructed a 100 million times
  447. lifetime of temp string object
  448. why VC7 linker complains this undefined...
  449. changing throw(...) changes interface?
  450. Crystal Reports with Visual Studio .NET C++
  451. Learning about dynamic memory - Question
  452. call java from c++?
  453. Nested try/catch blocks to give 2 attempts on an operation
  454. index a vector of properties
  455. unsigned char pointer
  456. Best way to cast anythign to void* and back
  457. C++ produced ASM code
  458. Have any solution
  459. std string streams
  460. operators (f.e. new[]) undefined
  461. Why ambiguous base when one is inherited private?
  462. using assignment operator
  463. Problem of random number generate..
  464. forward declarations
  465. Form feed character in header files
  466. using destructor
  467. powerset
  468. is "delete" needed?
  469. C++ books
  470. How to find whether Object is in HEAP/Stack.
  471. How Does Loop In strcpy Work?
  472. Searching a container
  473. question abot Exceptional C++ (47. eng puzzles) Iby Sutter
  474. Avoiding multiply defined symbols for member functions
  475. recognize utf-8 files
  476. sql question
  477. Best way to return an int as a std::string
  478. comments accross platforms
  479. Data Structure Problem
  480. Data Structure Problem
  481. stl includes
  482. Need help with declarations (simple question)
  483. Ultimate++ 0.98.7 released
  484. Idiotic Question
  485. Preventing the console window from closing when writing a console program in C++
  486. Adding Lib to Dev-Cpp
  487. Using C30 and dsPIC Microchip controllers
  488. book recommendation for C programmer
  489. cannot dynamic_cast 't' (of type 'void*') to type 'struct mom::object*' (source is not a pointer to class)
  490. Polymorphism, iterators and ABCs?
  491. stable_sort with arrays?
  492. Borland C++ Turbo
  493. Effective C++ - item 7 (memory mgt).
  494. vc++ - strtok() access violation
  495. How is :: and -> pronounced?
  496. Converting a float to int (Visual Studio 2003)
  497. template conversion operator clarification needed
  498. audio synthesis libraries / platforms / drivers questions
  499. Abstract Classes, Templates and inheritance...
  500. MySQL, ZeosLib & C++ Builder
  501. GCC, libgcc & thread-safe exception handling
  502. typeid with Qt throws exception
  503. Derive from MFC DLL to MFC APP
  504. string class
  505. C++ forbids declaration of ‘vector’ with no type
  506. AndyD
  507. using copy constructor
  508. good debuger for c++ on linux
  509. C program
  510. test - ignore
  511. Private members and copy constructors
  512. Unable to consume Process reserved memory
  513. string reversal
  514. Default parameter for member array?
  515. Stuffing bytes into structs and endians
  516. Binary Search Tree Help Needed
  517. delete pointer
  518. Adobe GoLive 5.0
  519. maybe a problem with pointers
  520. I am making a project on protocol SNMP
  521. Text template engine?
  522. string streams
  523. XML libraries for C++
  524. Specialization of a method of a templated class
  525. std::ostream data-modifying manipulator?
  526. CPU usage
  527. Problems with C++ Hook
  528. convert a char[4] (binary) to an unsigned long
  529. Makefile for C++ program
  530. Problem with member function of a templated class returning a pointer to an object of the same class
  531. Store a static member functions
  532. problem in calling constructors and destructors
  533. Operator overloading: s1 = s1 + s1;
  534. Linker Errors + Multiple Definition Warnings (Dev-C++ and VS2005)
  535. casting from raw bytes to structures.
  536. unexpected return value
  537. Help with overloading the == operator.
  538. Again in english: Problem with probability formula for gaming logic
  539. std::string with non-type template arg
  540. Problem Wahrscheinlichkeitsrechnung bei Programmierung Fussballmanager
  541. Is C++ faddish like Java?
  542. An STL vector collection of C++ interface pointers?
  543. compiler error with a map<string, enumtype>
  544. Parsing c++ code
  545. How do I find out if drive (possibly WITHOUT file system) exists?
  546. Any down to earth c++ reference guides?
  547. for(int i... and speed
  548. returning const reference and compiler warning
  549. wchar_t and wstring with -fshort-wchar optinon with g++.
  550. typedef error, #define instead?