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. Extern variables and linking
  2. when memory exhaust,how we can catch the new operator exception.
  3. C++ implementation references
  4. C Standard Library reference
  5. stl list and find
  6. std::generate() functor argument with member functions
  7. fileToString
  8. writing text to a file...
  9. pointer to a member function
  10. MFCO42D.DLL
  11. [q]: stl on max os x
  12. Efficient evaluation of step functions
  13. leading zeros - wrong int
  14. why new dynamic stack allocation in C++?
  15. ar loses std::list symbols
  16. MakeFile
  17. templated return
  18. operator delete
  19. (double one=1.) != 1. ?
  20. On which processor does a thread run?
  21. warning: member functions are implicitly friends of their class
  22. sizeof(object) is different in ANSI and Unicode
  23. 2-dimensional vector (using STL)
  24. A question about arrays.
  25. problem on creating functor for std::sort
  26. the C++ standard
  27. Macro invocation
  28. Is array of POD still a POD type?
  29. Doubt in C++ Templates - Josuttis.
  30. const member functions
  31. const member functions
  32. General File Handling (Class Structure Preservation) Question
  33. TABS and web pages
  34. ISO C++ compile error
  35. STL for Fibonacci Heap??
  36. struct problem
  37. Do I need to use destructor here?
  38. another boring class question
  39. private member prob
  40. Calling C functions from Tk script.
  41. Big variable
  42. new & exception handling
  43. Refactoring browser for C++ ?
  44. Second argument to operator=
  45. 2d arrays and strings
  46. B+-tree
  47. Reference parameters
  48. a library with sockets and files?
  49. sizeof operator doesn't work properly in call with static data members
  50. New Forums
  51. dynamic array or STL vector
  52. forward declaration related problem
  53. Finding the levels of a Binary tree
  54. Include declarations and related definition
  55. Dinkumware / Comeau / DMC??
  56. USB?!
  57. What After C and C++?
  58. display non-ascii characters in DOS window
  59. Strange value
  60. Is Class a Variable?
  61. c++ programmer is looking for additional work
  62. Locale table for Windows
  63. Windows Command in C++
  64. for C~how to change the detail in the dos prompt title bar when run a program
  65. A question about One Definition Rule
  66. merge sort #of comparisons
  67. Thread problem...
  68. console input
  69. Trouble moving overloaded operator from inline
  70. mixing C FILE* and C++ file streams ??
  71. link errors on template class
  72. unions
  73. can this be achieved
  74. RichEdit VC++ (MFC)
  75. #pragma
  76. Convert between bases with decimals
  77. set radio button color with visual C++
  78. A slightly less advanced question...
  79. static member variable for group of objects
  80. How to invoke a software action?
  81. problem with fstream
  82. C++ FAQ's
  83. smart pointer problem
  84. Im new
  85. Array size limitiation in Visual C/C++
  86. Overload Operator to make unlimited size integer
  87. global operator new
  88. the use of #include <a_file.h> v/s #include"a_file.cpp"
  89. [maybe OT] warning : debug info truncated to 255 character...
  90. Question...
  91. STL iterators
  92. X11 & mouse emuloation
  93. Looking for C programmer interested in powerful data compression project
  94. glossaire des mot cl閟
  95. what is the difference ? (pass by reference)
  96. Destructor and print visitor
  97. private static member initialization
  98. Error: template argument uses local type
  99. Overloaded functions
  100. Pointer on Iterator problem...
  101. seg fault because stdexcept.cc not found?
  102. larger binaries produced by gcc 3.x than 2.9
  103. type prob
  104. static friend function
  105. Data hiding?
  106. Virtual function 'BasicMidReader::~BasicMidReader()' conflicts with base class 'base 'TMemoryStream'
  107. trim string.
  108. Fastest ip address searching method/implementation
  109. Explicit ctors
  110. A Question about new vs malloc and realloc.
  111. Questions about the string class.
  112. passing linked lists to functions
  113. vector
  114. built in types
  115. The Case of the Warping Pair of Boots
  116. Doing things the hard way...accessing an array as different data types
  117. Win32, writing API's etc..
  118. Problem with flex++/bison++
  119. Fansy output
  120. Problem using IRIX 6.5 CC (MIPSPro C++) STL I/O w/ POSIX threads
  121. problem in Ifilter implementation
  122. Standard behaviour ?
  123. Communication between a C++ and Java program?
  124. C++: OO methodologies
  125. non-static global variables and the extern qualifier
  126. Iterating over values in an enum
  127. distinguish between char* and char[x]
  128. Sleep
  129. initialize an array member
  130. web search with summarized results
  131. vector performance: iterator versus subscripting
  132. best way to copy a vector<string> to char**
  133. floats doubles long doubles
  134. using rtti
  135. Conversion function problems
  136. Interesting overload case
  137. arctan of complex number
  138. memory access violation with std::list
  139. Creating ISAPI DLLs
  140. Problem with class forward declaration
  141. terminal progress indicator
  142. static linking libgcc.a
  143. Members of anonymous unions in intialization lists
  144. Problem with PyRun_SimpleFile and MFC Application
  145. why this program is wrong on Tru64 OS ?
  146. [Q] when to use pointer and when to use reference?
  147. polymorphic call in abstract class's constructor
  148. .wma file
  149. HELP !!- BitBlt to capture something from screen to my window??
  150. opened file
  151. XP2004 Call for Contributions
  152. ifstream on gcc 3.2 problem, simple question
  153. popen() equivalent
  154. Default constructor construction
  155. Irregular behaviour: C++ standard lib and file stream.
  156. g++ "offsetof" problem
  157. constant references?
  158. overloading new for a class & inheritance
  159. Tally---challenge
  160. Calling Javascripts in VC++
  161. I must rebuild when I excute project
  162. Need statndadt code for calculate MIPS and FLOPS
  163. I hope this is an easy problem to solve
  164. vector problem
  165. iostream problems
  166. Payroll Program using class structure
  167. Why is \ added both times?
  168. Casting const char* to void*
  169. Need to write a function that adjusts words in a string array
  170. Developping a web browser under Linux Mandrake 9.1 : i need help !!
  171. Looking for a good book - but can't remember the name
  172. order by
  173. std::wstring, TCHAR, wchar_t and LPTSTR
  174. Making DLL's with DJGPP
  175. Undefined end() in extended map template
  176. replace special characters in string
  177. [C++] Arrays and endl
  178. Template member functions
  179. Extension to ScriptControl-OCX ?
  180. ownership style question
  181. unix compiling problem
  182. stl vector problem
  183. Help with dynamic memory
  184. tutorial for using COM in c++
  185. Seeking Good Library Doc's
  186. time and date functions
  187. Smart pointer solution to this problem?
  188. typedef for template function
  189. Table with complexity of all STL structures, algorithms...
  190. About Sorting
  191. dynamic array with pointer
  192. Dynamic 2-D array - How ???
  193. Constness with pointers to pointers etc.
  194. confused by references
  195. Strangeness with shifts
  196. Help with dynamic variables
  197. Problems with a string function in C++
  198. Simple file/string prob
  199. String Access
  200. Give me comments about BBS & newsgroup
  201. Is this a valid used of STL vector::erase()
  202. Making the computer speaker beep
  203. Creating C++ Header Files
  204. can someone help me instal CGI C++ library on Linux
  205. Simple ifstream question
  206. intergrating asm in c++
  207. inline asm portability
  208. Copy Constructor and explicit attribute
  209. C++ Simulator of a Post Machine
  210. Help with file comparison
  211. See these corrective pack
  212. vs 6.0 or .NET
  213. multilayer Tiff file format
  214. Type conversion operators
  215. Restrict the class the inheritance.
  216. Adding two fractions
  217. Privacy and scope and love
  218. STL <list> declaration in header file
  219. Virtual destructor -- what is correct?
  220. Simple question: pointer to a local variable?
  221. stl issue, comments
  222. Thinking in C++ StreamTokenizer example bug
  223. Switching obect's type--sort of.
  224. Proxy for windows
  225. how stop console application in Borland C++
  226. virtual slicing problem using std::vector<someclass>
  227. strig trim algorithm
  228. stl containers style issue
  229. IP Address, File Parsing - Help
  230. Specify port no to connect to Informix Database through ODBC
  231. insert question..
  232. How to get the MSB?
  233. Store an address of object
  234. What's wrong with this programe?
  235. what's wrong with this programe
  236. urgent ! WIN API'S
  237. Virtual/Non-Virtual + different signature
  238. template friend problem
  239. a question on vector declaration
  240. JPG's and Text
  241. Advice on Potential C++ applications
  242. Using g++ as a linker
  243. template specialization
  244. static constants
  245. Is there any tools for c++ like IntelliJ IDEA
  246. sort STL lists
  247. How to check a Const Char for truth?
  248. using the parallel port
  249. performance of static member function vs. instance member function
  250. Copy Constructors/Assignment Operator w/ Inheritance
  251. Inheritance Issues
  252. Why is it not OK to delete here?
  253. Problem posting a method as an argument to an method..
  254. question on member functions
  255. C++ IO (or equivalency of perl's pack/unpack?)
  256. Problem with template specialization
  257. streams again
  258. Reusing instances of basic_stringstream
  259. C++: reinterpret cast
  260. C++: Default Copy Constructor
  261. 为什么没有人亚
  262. Is this syntax ok?
  263. parameter passing to base class constructor (definition and delcaration)
  264. Pimpl Idiom
  265. AUTOEXP.DAT
  266. Template specialization for a group of types
  267. template class & new
  268. Template instantiation help needed
  269. Casting Arrays
  270. printing 0x00 in ascii
  271. Complation problem involving namespaces.
  272. I need some basic C++ help
  273. Default Parameters in Nested Templates ?
  274. newline at the end of file
  275. reinterpret or static_cast?
  276. C++ Reference Card?
  277. assert()
  278. organising classes in c++?
  279. Trouble specializing a member function in a template class
  280. How to avoid an explicit pointer cast?
  281. Problem with __attribute__
  282. multiple word error
  283. creating windows
  284. Novice Question: Function Template Specialization
  285. Example of a common dialog?
  286. Strange behaviour of simple code
  287. atoi: stringstream or old C sprintf function
  288. Unused method is acting up
  289. Question?
  290. Default arguments in constructor
  291. Pls. tell me what this is
  292. Pipe: FILE(16bits) to FILRE(8,16,24bits)
  293. Zeitmessung
  294. InternetReadFile stuffing up downloaded files
  295. ostream manipulator class
  296. about new problem
  297. code for relativity
  298. The difference of uflow and underflow functions ?
  299. Jumps through a program
  300. Dynamically Linked Libraries
  301. Hi,
  302. CComBSTR to STL string
  303. char [] vs char* who is doing the cleaning up?
  304. Exception handling
  305. Calling non-static member functions without an object?????
  306. Valid answer 1-10 only. All else gets error message.
  307. STL Copy
  308. Constructor Syntax Problem
  309. Problem Blocking operator=
  310. STL map instance causing UMR?
  311. Alternative to global enum header file?
  312. Alternative to global enum header file?
  313. Is this behavior of string.replace(beg, beg, str) normal ?
  314. Manic C++ programming
  315. private destructor
  316. C++ Refactoring Utility - Beta release available
  317. Strting a process at system startup
  318. list::reverse_iterator and erase()
  319. Using a COM dll in VC++
  320. Reference to a Template
  321. shift array of bytes
  322. CDialogBar question
  323. Runtime error expected but not encountered
  324. how to let GPP/GCC read command line switches from a file ?
  325. memory leaks with pthread_key_delete
  326. Accessing a VB Active EXE from Visual C++ DLL
  327. Space allocation
  328. Video handling
  329. C++: rethrow in exception handling
  330. Overiding a virtual function of multiple inheritance base class
  331. is it possible to have list of all ip address in lan through C++
  332. Virtual destructors
  333. NOO-B with OpenGL
  334. Private bases
  335. need to find a design pattern
  336. C++ and persistent objects
  337. NaN question
  338. what is proper syntax for: extern "C" { friend void xfunc(); }
  339. Comments at the beginning of source files
  340. An Evolutionary Analysis of GNU C Optimizations
  341. iostreams equivalent to C's fopen "r+"
  342. Is this group for a novice C++ programmers?
  343. forward declare a template class
  344. upcasting pointer-to-pointer-to-class
  345. template and type
  346. C++ puzzle
  347. Data storage/retrieval and dynamically allocating memory
  348. The C++ report
  349. Just a post test.
  350. Will Buy Used C++ Builder 5 Professional Version
  351. Problems getting open() to fail!
  352. Casting away constness
  353. question about in out parameter
  354. Question about virtual inheritance
  355. DLL and templates
  356. 2nd Hand: Borland C++ V5.0 Professional version ...
  357. Clearing std::stringstream
  358. Compiler warning when casting from a pointer to an integer
  359. Replacing line in a file
  360. New to comp.lang.c++
  361. x86 and C++
  362. STL function random_shuffle() possible bug?
  363. C++ Question on ifstream!
  364. Random Subset of Range of Integers
  365. Question about delete[]
  366. Installing a compiler
  367. Function to capitalize string
  368. Pointer-reference question
  369. Strange loop
  370. insert a char in a char array
  371. VC++ hot keys
  372. help from more eqperienced developer
  373. Implementation problem
  374. An Elegant Design/Solution?
  375. Error handling in C++(ADO)
  376. What is wrong here?
  377. Sort list
  378. ostream and ofstream overloading
  379. Code Critique Please
  380. file creation problem in Windows using fstream
  381. Returning references
  382. Is there a way to disallow subclassing
  383. A (Simple) Polymorphism Query
  384. Invoking a base class constructor
  385. adding an integer to an stl string
  386. Printing unsigned long long int's
  387. DLLs with message windows
  388. Parsing through a file and collect data ...
  389. directory listing with C++
  390. valarray assignment question
  391. Paint problem
  392. The size of instances
  393. a beginner Q
  394. how to compile php + library
  395. C++: Virtual fnc Vs Pure fnc?
  396. Dynamic String arrays
  397. template argument to enum
  398. Good C++ Compiler?
  399. Generic iterator utility functions
  400. Easy or not?
  401. Reading words with trailing whitespace
  402. Problems with Templates with Shared libraries
  403. Of stream manipulators, stringstreams and character sets
  404. "Local function"?
  405. STL vector and erase : HELP
  406. Suggestion for C++ language extensions
  407. Threads and Sockets
  408. ATL/COM MFC API problem
  409. Help with my program (code inside)
  410. Globals
  411. Accessing array inside a VARIANT in VC++
  412. Removing \n from a file
  413. c++ standard
  414. static_cast<unsigned int> question...
  415. Template code inline
  416. HOw to pass std::map as parameter?
  417. no mem leak but process grows with STL container
  418. no mem leak but process grows with STL container
  419. std::setprecision and scientific format
  420. Interchange 2 nibbles of byte
  421. R e: Catching access violation exceptions
  422. string lengths as integers.
  423. will the pointer survive?
  424. C++ DLL and C main program
  425. Error with template syntax, please help
  426. virtual table, type_info node, type_info function
  427. bitwise not and "auto casts"
  428. Isn't 'vector' a misnomer?
  429. Getline delimiter
  430. Question about some funky behavior with array subscripts
  431. cygwin and visual studio.
  432. test
  433. Need help with string splitter.
  434. all code in .h file
  435. Setting TimeZone with C++
  436. Constructor vs assignment
  437. c++ documentation
  438. optional inhertiance with templates
  439. REQ HowTo: Passing class specific char ptr through template declaration
  440. Problems with enums across a dll interface?
  441. Inheriting overloaded operators
  442. White space and >>
  443. Opinions about underscores in names
  444. Sets of colors
  445. Need C++ IDE for Windows
  446. Enum within function, is this standard?
  447. Self-referential initialization
  448. Filter a martix?? I need your help, please!
  449. c++ file i/o: cant use file twice
  450. LNK2005, using #include <vector> and <map>
  451. Designing Data Interface for Very Large Files [more than GB size]
  452. Pointers and References (and References to Pointers)
  453. stringstream tie problem
  454. plzzzzzzzzzz help me !! it's urgent ! run time error:memory couuld not be overwritten
  455. anyone know any delta compression libraries?
  456. question: std:string and float values??
  457. vector within a vector
  458. const_cast<>
  459. Who have read the book "The C++ Programming Lang.?
  460. Error E2303 Type name expected?
  461. leak detected using valgrind
  462. boost::shared_ptr inside stl::list
  463. functors with reference parameters
  464. function code
  465. How to store instanses of a template class?
  466. How to enum an enum?
  467. Is it ok to inherit from vector?
  468. Global Variables
  469. How to find Memory Leak
  470. container of pointers and virtual member function templates
  471. need someone to help write code. will pay
  472. write c++ code for fee
  473. variable names.
  474. C++ Simulator of a Nondeterministic Turing Machine
  475. Explicit conversion
  476. Inheritence (java vs. c++)
  477. Basic encryption
  478. Which functions change a vectors capacity?
  479. Optimisation, function returns, STL containers
  480. code portability and function call serialisation.
  481. C2143, hash_map
  482. Resume the computation after an exception
  483. Mixing C/C++ and Func. Names
  484. foxtoolkit for windowsCE or PalmOS or Linux Pocket PC
  485. lottery number thing problem
  486. Compilers
  487. beginner string question
  488. Passing Structure to a function
  489. Palindrome (HELP)
  490. Weird Question
  491. Using constant variables in header file
  492. lowest number
  493. Overloading == operator
  494. Compilation and runtime error with vc++ Version 6.0
  495. STLFilt news: for Intel, EDG, C++Builder6 and MSVC
  496. Passing string types to a function
  497. checking for TYPE INT
  498. Compilation speed on IntelC++
  499. problems with data type conversion (maybe)
  500. Questions of reference
  501. Using constants
  502. Dynamic variables
  503. Static class member initialization question
  504. Pointer Arithmetics and void *
  505. Compiler io problem!
  506. How to simulate keyboard.../dev/tty0?
  507. undefined behaviour
  508. How to cahnge pixel value with gray scale image?
  509. Allowed or not?
  510. Design question: A little C++ header for colorizing text in Linux -- Comments/Ideas
  511. test
  512. Correct use of polymorphism
  513. string c_str() data() cout printf text file containing '\0'
  514. Choosing between new or malloc
  515. Preprocessing directives
  516. How to simulate keyboard.../dev/tty0 ?
  517. allignment of structure
  518. Question about Structures
  519. C++ under linux
  520. C++: operator overloading
  521. Calling dynamically?
  522. double pointer indirection??
  523. Problem changing pixel value in a grayscale image in GDI+
  524. Newsgroup for MS Visual C++?
  525. Help Needed!! Marshalling Message
  526. case execution time
  527. Enum Type Constructor Initialization?
  528. enum type constructor initialization?
  529. Suggest C++ course
  530. STL data structures using memory
  531. Reading a file into a string
  532. want to return a constant reference to a...
  533. integers as a string
  534. swap bit in C
  535. Loki
  536. huge numbers are not acceptable , why?
  537. static const array of const structure
  538. __int64 vs. long long
  539. Unusual operator behavior
  540. Graphics with VC++
  541. sorting K+1 vectors with NlogN comparisons not (K+1)NlogN
  542. Realloc a struct **
  543. small projects to learn STL?
  544. Web page for STL container performace requirements?
  545. Templatized operator () overload
  546. help me to optimizing speed
  547. Should I learn C++ ?
  548. Problem with bool.....
  549. thisIsAMemberFunctionName vs this_is_a_member_function_name
  550. List of void * type