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 and static
  2. XMLDomElement problem
  3. map & iterator
  4. corba enum question
  5. "memset" vs "= {0}"...Are they equivalent if your initializing variables?
  6. Initializing a static variable inside a namespace
  7. oo2generics...
  8. Constructor protected
  9. Migrating from Borland OWL to something more up-to-date
  10. simple outfile question
  11. thread lockup when comiling with optimizations.
  12. Copy vector to set
  13. Singleton with Factory Method possible?
  14. Filestream/operater overload help
  15. AutoPointer template
  16. Snmp
  17. parse tilde delimited file
  18. The 'finally' debate
  19. Help for SWF!
  20. SQL oriented scripting language that can be executed from a C++ code
  21. error: parse error before `(' token
  22. NEW STEP IN THE FIGHT AGAINST SOFTWARE PIRACY
  23. What's a smart pointer?
  24. Arguments for templates with value parameters
  25. map & find()
  26. strnicmp in stl string class?
  27. help with exception class
  28. Memory Padding and alignment
  29. How stupid can a compiler be?!
  30. Initializer list and instance variables
  31. Puzzle: Add One Without Using + OR -
  32. Multiple operator() overloading for functor object
  33. Does C++ have sequence points ?
  34. [.NET managed c++] Calling parent constructor.
  35. [.NET managed c++] Runtime modification of method attributes.
  36. Just how bad is this code?
  37. Casting smart pointers
  38. Function call selection using ternary operator
  39. std::string, Append a number
  40. How to create Excel-files?
  41. Prevent starting up twice
  42. polymorphism and binary operations on objects
  43. inheritance / overloading
  44. Overloaded subtraction operator - memory problem
  45. How c++ Compiler understands the which is the private func and which is the public fun ????
  46. protected member class and operator overloading
  47. C and only C language has a standard 64 bit integer type ?
  48. templates and cyclic dependencies
  49. std::string and strtod()
  50. signed int overflow
  51. Class design question
  52. Issue with Pre-Redmond Mailing
  53. Preprocessor
  54. Questions of storage in C++
  55. error: no match for 'operator>' ...
  56. Books, Books, Books...
  57. structs for data transfer?
  58. Anything more precise than long double
  59. Can't use object as a case label!
  60. times' undeclared (first use this function)
  61. Mozilla C++ programming practices
  62. about base class's protected member
  63. #define vs. const
  64. compilers & stack machines
  65. Function Question
  66. C++ Objects, Stack or Heap? [Noob question]
  67. RFC: Enum aggregation
  68. BEFORE I EXPLODE
  69. Can a function return statement be elided?
  70. Comparing Linux C and C++ Compilers: Benchmarks and Analysis
  71. Need Resources on Network programming in Turbo/Borland C++ (Chat server and client)
  72. templates / overloading operator()
  73. Question about many #define
  74. Overloaded assignment operator
  75. size_t
  76. Passing a structure of arrays to a socket...
  77. Computing pi to nth terms?
  78. Help with explicit instantiation
  79. inherit both iterator and std::vector?
  80. Command line argument problems
  81. what is the difference between with & and withou &
  82. collect2: ld returned 1 exit status
  83. Inline classes and template templates... confused
  84. Can I delete without calling the destructor ?
  85. Returning STL containers by value corrupts heap...
  86. Daylight saving
  87. Beginner needs resources on x86 architecture
  88. DECIMAL to double convertsion
  89. Multiple definitions
  90. file open error
  91. I cannot use the AfxBeginThread, please help. Urgent
  92. how to do this
  93. strange namespace behaviour
  94. Link error when using static members
  95. Text search algorithm (implementing telephone book)
  96. virtual functions vs speed
  97. seeding function
  98. new to c++... need help with istringstream and operator overloading
  99. STL and pooling memory
  100. Win XP, SMTP, and Socket Error 10053
  101. fopen / OPEN_MAX
  102. 65536 Switch Cases
  103. ugu
  104. Question about passing by value
  105. a function which returns a vector
  106. classes in a class
  107. Thank You From Zerotype
  108. 2003 and 1998 C++ standards?
  109. Validity of the this pointer before the object is constructed
  110. C++: can someone explain to me, a C/Hw guy, what the diff is between a reference (&) and a pointer?
  111. "convertable to T"
  112. Can anyone recommend any Audio Processing libraries?
  113. template specialization compile error
  114. Press any key to...
  115. Sort 3 numbers in a single line.
  116. cross-calling class template methods
  117. inline functions
  118. making guis with CreateDialog
  119. Help: How many explicit specializations required?
  120. Nested classes
  121. how to clear the stdout ?
  122. Keyboard Input
  123. How to restrict overiding a function in derived class?
  124. google "top coder" contest = stacked against C++ coders
  125. Returning arrays and Objects in C++
  126. Book Suggestions
  127. [a litle OT] network programming
  128. Calling FFTW from C++? (x-posted)
  129. Retuncode:"The stub received bad data" in XP SP2 - where does this come from?
  130. Include Excel-File in exe-File
  131. string class problem
  132. encapsulation
  133. Simple way of detecting shutdown?
  134. Compare without regard to case
  135. dlls / templates / #includes etc.
  136. class definition - namespace nomenclature clarification
  137. boost
  138. Find all file in a directory
  139. incrementiing const_iterator
  140. (UINT16 *)&apple
  141. problem compiling singleton template class
  142. Counting template classes at compile time
  143. C++ for combinatorial optimization problems
  144. Templates and virtual base class
  145. Gmail invitation
  146. Program help
  147. memcpy?
  148. Template instantiation of std::list<> with incomplete type
  149. Local static variables
  150. Member Function Callback
  151. When to use a namespace
  152. Need help regarding std::list
  153. Graphics in C++ Builder6 (PNG Files)
  154. C++ Builder6 - Ever seen this before?
  155. what wrong with this:
  156. accurate timer
  157. Mysterious copy of exception object (C++)
  158. How do I compile a c++-program as assembly?
  159. Questions of copy constructor
  160. a thread safe stack?
  161. How can I set a breakpoint in template function
  162. conflict std::vector and delete operator?!
  163. How can I return a value in template function?
  164. Problems with new File Open Dialog in a 16 bit Application
  165. [expect] strange error (re)
  166. precedence
  167. get today's date in mm/dd/yyyy format
  168. size of object
  169. Execution Problem w/memory object
  170. ofstream problem
  171. sprintf problem
  172. Detecting DTFM
  173. Looking for a direction
  174. Passing an array to a function using a constant/variable
  175. string stream question
  176. Transmit data through COM port in Visual C++
  177. flexibility of operator new
  178. undefined reference to `vtable for Tuner' ??????
  179. Geting info
  180. redefinition, different types
  181. new to fstream
  182. Writing 10
  183. #if #endif ?
  184. Problem in deleting the dynamic memory in a parent thread that is allocated from a child thread
  185. gui
  186. Strace?
  187. Where to find newsgroups on Genetic Programming ?
  188. Any recommendations for a socket library?
  189. How to force a program to write into his exe
  190. find all permutations
  191. Trouble with OnDraw function
  192. Linker Error when using C++ Templates.
  193. return value from object in a vector
  194. Info on std::string
  195. Static and global constructors
  196. Trying to templatize an algorithm.
  197. getting numbers from string
  198. SGI had it right a decade ago!
  199. What's the rule for using forward declarations?
  200. Why doesn't C++ program automatically ?
  201. why are thrown objects copied twice?
  202. How to initialize a member of union type
  203. Internals of an object
  204. override delete operator to set to NULL
  205. Another beginner question DevC++
  206. meanings of dialets or implementation of a programming language
  207. Verifying valid input in a loop
  208. Simple question: Cannot convert 2D array to pointer-to-pointer
  209. STL headers in VC.Net
  210. static member initialization in templates
  211. random number generator
  212. Syntax Erros Borland 2.0
  213. static data member
  214. c++ web scripting
  215. Socket Client recieving Multiple Packets
  216. Won't call a const member function
  217. Container with heterogenous pointer to data member.
  218. Inheritance & Template parameters
  219. Timer or Timeout Class for Linux AND Windows ?
  220. Russian Win2K - File Information Functions Fail
  221. Trying to make a thread
  222. max no of parameters a function can take?
  223. array of objects
  224. Reference/value semantics in constructors.
  225. <unistd.h> for windows platform
  226. perfomance penalty in using execption handling..
  227. c++ and windows XP
  228. Is there possiblitity to portable way to serialize enum type?
  229. Template Stringizing-How should it work?
  230. What to do with a linker warning about a public symbol from the STL library defined in two modules?
  231. How to assign values to a UINT8 variable?
  232. strdup in Borland C++Builder
  233. Is there possiblitity to portable way to serialize enum type?
  234. template<int __inst> ...
  235. __default_alloc_template gone
  236. dynamic allocation vs array
  237. Is there any faster way than dynamic_cast to find the object run time type?
  238. Make errors
  239. Deleting a map of pointers with functors
  240. how to set watchpoint in Workshop for C++
  241. Is there possiblitity to portable way to serialize enum type?
  242. Building my first program. Link errors
  243. Mapping of constants to data members of a class?
  244. [MC++] how to make global managed array?
  245. Need help with STL.
  246. Why does it insist on calling the parent's on_mdiactive() and not the child's?
  247. ILINK32 Errors: Error: Unresolved external
  248. error C2146 and error C2501
  249. why it does not sleep?
  250. Default value for a const reference parameter
  251. Link C++ object with C object
  252. unresolved external symbol
  253. Initialize / Uninitialize static variables problem
  254. how to copy from std optput ?
  255. Policy Based Design
  256. Static Member Functions
  257. std::string stupid question
  258. return vs exit
  259. Formatting output of an array
  260. 'Screen-Keyboard' after click on an edit-box
  261. Borland's 'Make' Utility Question [ OT ??]
  262. What storage does std::string::c_str() use?
  263. C++ Data Structure???
  264. how to locate memory error
  265. Linking static const class members?
  266. The best, (right?), way to trim a char*
  267. Many Text Relocations In Shared Object
  268. Text-templating library for C++
  269. run-time vs compile-time
  270. passing class object to pure virtual fkt
  271. Creating myclass::iterator type?
  272. How to simulate 8bytes double???
  273. Multidimensional Dyamic Array in class
  274. operator overloading
  275. What is the " ^ " function?
  276. template of class function?
  277. awsome site
  278. size limitation in named pipes
  279. C++ Compiler with a -Wwarn-use-of-strcpy or similar option??
  280. A very stupid question. Visual C++ 2005.
  281. Do I need a delete in the constructor too?
  282. A summary of the #include liability
  283. what's the .net replacement for ios::nocreate
  284. unable to start debugging
  285. stupid error
  286. calling virtual function from base class
  287. Casting between different template classes
  288. how make cast from ifstream to istream in MS Visual C++
  289. spawn under windows
  290. real-time 3d terrain engines using directx 9
  291. Which cast in mutiple inheritance?
  292. a flat distribution
  293. Is this what delagates do?
  294. Passing a struct as reference
  295. Code Browser for C++ on UNIX.
  296. A random number generator
  297. passing classes to functions, not objects
  298. Suggestion
  299. Root valueProblem - Help
  300. Winsock and HTTP
  301. Why "this" is a pointer, I just realized!
  302. ReRef : Reseatable Reference
  303. ostreams and vector<vector>s
  304. Memory allocation with void pointer
  305. The getline function
  306. Which way to handle events?
  307. the minimum size when using strncpy(...)
  308. Are the Standard Header available in source form?
  309. Function Returning a local object???
  310. Class object factories, references to a **class**
  311. Explicit template instantiation from template function doesn't compile?
  312. pascal_set update
  313. C++ Standard Conforming Compiler
  314. Cin and hold the screen
  315. I/O exceptions weirdness
  316. malloc(0)
  317. How can I achieve this behaviour?
  318. Pascal-like set class
  319. Searching for a C++ code browser which will....
  320. Simplicity
  321. HELP: std vector clean() and memory release question ??
  322. Programmers needed - Join the ranks of the Kotarkh Empire!
  323. Multi-dimensional heap array
  324. Declaration and initialisation
  325. Template question
  326. Any C\C++\VC++ mailing List?
  327. Pass value to other function
  328. Should threading be in the Standard?
  329. inheritate from template class
  330. Dev-C++ fatal error -help please
  331. What is **
  332. Stack overflow . . . what should I do about it?
  333. Is CppUnit un-C++
  334. IOStreams
  335. Help Please
  336. Simple OOP, polymorphism design question
  337. C++ Compiler with a -Wwarn-use-of-strcpy or similar option??
  338. MY PROCESS CORE-DUMPED BECAUSE OF WHICH SIGNAL?
  339. safe deletion of pointer, trees
  340. Templates problem
  341. Linked list inserting items from two different funcion
  342. C++ code verification
  343. C-style casts to subclass of polymorphic base
  344. doModal
  345. Problem with rendering clipboard contents in popup menu
  346. pushing the limits of use-before-declaration within a class
  347. pass char* over dll-boundaries
  348. u misunderstand
  349. Insert items in different functino ?
  350. continue
  351. data structures
  352. STL errors on linux platform
  353. Labeling Jagged (Multi-D) Arrays
  354. Introspection Guidelines for C++?
  355. String to int/double conversion and parsing
  356. Learning C++, more or less...
  357. Float to String conversion
  358. Giant C++ resources list, 3rd edition
  359. Reading from file redirect
  360. different between reference and value
  361. why I have compile error
  362. The tellg bug
  363. stl vector/memory question
  364. utility to parse c++ functions
  365. Name-mangling standard?
  366. String to Long Double using Streams
  367. debug assertion failed str!=NULL fprintf.c
  368. toString() ?
  369. type VARIANT and array - conversion to CString
  370. yet more problems with my double/fabs(...)
  371. How create algorithms
  372. STL documentation / reference ???
  373. why can't this be a feature in C++?
  374. Template instanciation Problem
  375. calling base class function only once
  376. Garbage collector in C#
  377. Understanding How To Use #ifdef Constant #define Constant Sequence In Multible Files
  378. Problem with declaration of virtual function
  379. return reference to local variable ?
  380. Why "HTTP CONNECT" disconnects atfer 15 Mins in few proxy server ???
  381. Template classes and containers
  382. How do you define 2D arrays using New Operator?
  383. this stl code crashes, why???
  384. deleting entries in a list
  385. c++ & GTK+ on Win32
  386. Aaaargh! noob question static string array initialization
  387. Spaces & Delimiters in a streams
  388. union protected access
  389. How to do that ?
  390. Const Qualifier question
  391. Cumbersome string handling...
  392. BITS (Background Intelligent Transfer Service) and VC 6
  393. Polynomial template
  394. Class Confusion
  395. Quene display
  396. How many bytes does a vector have?
  397. IEEE-754 double class??
  398. strtol()
  399. Why not develop new language
  400. binary number
  401. type convertion
  402. Char * to int
  403. Can I improve efficiency of 50.000 "new"'ed objects?
  404. input problem
  405. Random file from a directory
  406. [OO question] Single container, multiple types
  407. Confusion with std::map
  408. Per thread rusage
  409. Files
  410. C++ unit testing
  411. I have a problem using template and typedef, someone can tell me what is wrong !
  412. Language Subtlety or Compiler bug?
  413. Linked list
  414. how to sort parallel arrays in c++?
  415. using memcpy to copy classes
  416. Streambuf and streams
  417. Problems with iterator in a member function in a templated class
  418. Limitations of initialization list
  419. problem when a map type variable uses an integer created with random() to access its elements
  420. Is PETE (Portable Expression Template Engine) still alive?
  421. Binary IOStreams
  422. g++ loop unrolling performance
  423. Is it safe for me to delete one of those two functions with the same name 'getTime'
  424. Loop Does'nt Work, Hard code does
  425. Linked list storing a queue
  426. Trouble with linked lists
  427. How to expand my compiler's ULONG_MAX ?
  428. finding an index in an STL vector<>
  429. move element in vector
  430. Killing processes
  431. Problem with constants (MSVC)
  432. Linked list and queue
  433. default parameters
  434. Tutorial for beginner/ Tutorial voor beginner
  435. The eight queens problem
  436. can't find library for iostream
  437. getline and linked list problem
  438. gcc linker won't handle class member
  439. Static memory overrun help
  440. Simple sample code required
  441. (default) constructor/object initializing problem
  442. double to int, a bit confused...
  443. fotre8 gives undefined symbols while forte7 doesn't
  444. default exception-handling
  445. getline problem
  446. Member vs Non member function
  447. Bentley-Sedgewick ternary QuickSort: C++/C implementation?
  448. What type is x in "char x[2];"?
  449. A container suitable for a "recent files menu"
  450. type info of exception
  451. changing delimiters for std::stream
  452. [Q] HOWTO overload '==' operator?
  453. Confused with the "virtual base class" concept
  454. To Moderator
  455. Default constructor
  456. Beg Class challenge for a returning student
  457. Sorting : Comparative performance measurement
  458. Q: Locale independant way to process special chars
  459. Time
  460. Makefile
  461. load a txt file and linked list
  462. std::string -> WCHAR*
  463. Unbuffered basic_streambuf Implementation
  464. Vector question
  465. how to write an operator
  466. WANTED: SOFTWARE INVENTIONS
  467. C++ random number generator
  468. [CORBA, Visibroker, C++] Array, sequence problem.
  469. Problem with Inheritance
  470. Problem with char type in structures (MSVC)
  471. loop in class definition ?
  472. difference between data hiding & watermarking
  473. Unbuffered basic_streambuf
  474. Matrix library
  475. C++ program for generating combinatorial objects
  476. To bean or not to bean
  477. :: Scope qualifier misunderstanding.
  478. How can I "reduce" the size of internal buffer used by std::string?
  479. fun with template-derived templates
  480. Why can't I use an Iterator with a Reference Parameter?
  481. Execution of x++
  482. static methods in class syntax
  483. Integrating numbers
  484. icc -axW problem
  485. fastcall
  486. Compiler Switch From GUI
  487. SImple list implementation
  488. error: jump to case label
  489. Can Iterators Trash The Heap?
  490. Difference Between List x; and List x(); , if 'List' is a Class?
  491. Problem with template using base class template in GCC
  492. ethernet address
  493. error LNK2019
  494. delete
  495. Adding empty copy constructor makes segfault go away?
  496. is there any known issue about gcc3.2 handling exception?
  497. ifstream::get() surprise
  498. compile error
  499. Copy constructor called from member function?
  500. OT & FYI: Accelerated C++ Missing Pages. Check yours!
  501. cdialog with no standard border
  502. Question
  503. Question
  504. reading files
  505. VC++: Where can I get libraries for using Secure FTP?
  506. Problem with implicit conversion
  507. output to 2 streams
  508. Default parameters in typedef for function
  509. Undefined symbol using STLport lib on AIX-4.3.3
  510. I need a decimal arithmetics library
  511. setting read and write point
  512. double problem
  513. Sockets in Visual Studio 6 on XP
  514. Should pointer members be zero initialized by default?
  515. A religious question: int* i; /*or*/ int *i;?
  516. Multiple precise: how to make 16bytes double ???
  517. Policies Vs. concepts
  518. help needed in macro syntax
  519. Simple Array Question - Help
  520. const and standard types
  521. generating strings
  522. please help me figure out
  523. Temporary objects as constructor arguments?
  524. Cpp source code
  525. LNK2005-error in Visual C++ v. 6.0
  526. Error when compiling with Cygwin
  527. vector::pointer confusion
  528. n00bie questions
  529. Program Crashing From Running Too Fast?
  530. C++ noob - compiler question.
  531. Programming question
  532. Can you make a template (w/ or w/o the pre-processor) solution to do this?
  533. stream input
  534. Converting Non-Unicode Characters
  535. access private member function
  536. std::vector / std::list - just wondering...
  537. multiple base objects - scenario.
  538. multiple base objects, real-life scenario.
  539. c quaery
  540. static member variable
  541. Sorting a map by value
  542. enhanced file info
  543. memory corruption while debugging
  544. If you're new and need a book
  545. to C/C++ fans
  546. Beginers Question about Getline
  547. Is this the right way to redirect output from a class to another?
  548. Problem with mysql api calls.
  549. Using the sizeof operator on a struct?
  550. Pattern match question