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. Counting and summing elements in an array? Help!
  2. SQL aliases in Visual C++ 6.0
  3. Template casting operator
  4. problem with explicit template instantiation in Visual C++ 6.0 .
  5. Book on data structure
  6. Accessing controls in an Automated Embedded Office Document using VC++.NET
  7. Is a private destructor allowed here?
  8. Possible Conflict?
  9. Interface of std::map's erase member functions
  10. Binary data representation
  11. Ascertaining whether T::reference exists.
  12. Problems using function templates
  13. class interaction
  14. Opengroupware source code in C/C++?
  15. problem in accessing static member variable
  16. system shell command
  17. ostringstream unexpected behaviour
  18. Porting library from C to C++ but must maintain backwards compatibility
  19. strftime not working as expected
  20. byte array and long??
  21. va_start and references
  22. [Job] Symbian C++ job
  23. Quick Question
  24. Design Patterns Advice And Resources
  25. FSM (Finite State Machine) Generator - Open Source
  26. f(int& i) vs. f(int i)
  27. templated function pointers?
  28. How to connect to MYSQL server from c++ script
  29. Accessing the UART with Win2000
  30. Design of small related classes
  31. needs assistance with eikon development
  32. std::container::iterator vs std::container::pointer
  33. Help - (OS homework assignment in Unix)
  34. understanding working of RTTI
  35. Object test = new Object() <-- Java, best way in C++
  36. Why different sizes (with unions) when __int64 used???
  37. FAQ topic pointers
  38. Linker dropping objects from static library problem
  39. using map with my own objects
  40. How should I specify size?
  41. Resetting redirected streams
  42. template parameters are hidden by class members
  43. FAQ and our desire to answer questions
  44. Problem with Overriding an overloaded function
  45. Convert File Descriptor to ofstream object
  46. Two questions about...something
  47. problem in compiling the c++ code
  48. Are numeric constants in a namespace visible globally?
  49. infix to postfix expression string for evalution.
  50. simple definition of OOP?
  51. compiling c++ code at runtime
  52. quick question about pointers
  53. be a programmer?
  54. What is wrong with this code?
  55. member function question
  56. Motivation for smart pointers
  57. ostringstream
  58. getting resource information: battery level and more
  59. std::string from file input
  60. how I can debug this with gdb?
  61. Pointers to Members
  62. Tricky cout with 0x0A value
  63. <Vector> Find function why is the return value wrong?
  64. Interoperability with .Net Framework
  65. repeat malloc & memory fragmentation
  66. C++ and the .NET framework
  67. Iterator string to char *
  68. Huge problem with memory usage
  69. Trouble with variable types (void *)
  70. new OO OS
  71. Any C/C++ LINT type checking recomendations
  72. problem using vector::resize()
  73. Opensource Toolsupport for C++ Code Restructuring
  74. Overloading the typecast operator
  75. Overloading new and delete operators
  76. Global overload of new and delete ---- Borland feature only?
  77. program for web server log analyser
  78. "can't convert parameter" error
  79. program for webserver log analyser in c++
  80. Noob Question Here...c++
  81. Initialization: const type x((function(A)) ? B : C);
  82. Should 'public virtual' always become 'private virtual'? & using private inheritance
  83. recommended design for 'static const' member access
  84. Design problem while using Builder pattern
  85. prototype for toString() method
  86. braces needed?
  87. when EXACTLY is virtual mechanism used?
  88. c/c++ compiler on windows
  89. Referring to a base class in a derived class
  90. C legacy coding style?
  91. HELP -- API function won't compile
  92. HELP -- API will not compile
  93. Size of a struct - totally confused
  94. Unicode in C++ source files
  95. STL info sought
  96. class <name>;
  97. virtual member function in constructor
  98. trivial constructor
  99. Calling builtin new
  100. How do I write this function only once using templates?
  101. creating a dll for XP/NT/2000
  102. STL v. Norma" Memory Allocator
  103. Intel 8.0 compiler optimization switches
  104. Windows-like MessageQue in Unix
  105. STL Data Structures, Sorted Insertion?
  106. underscores in class member names
  107. Error : Formal argument requires an lvalue
  108. Arrays are not Pointers, right?
  109. A Query
  110. The Best C++ Compiler
  111. again on function pointer
  112. Abstract Static Methods
  113. loop performance question
  114. How to read tsv file?
  115. Confusion about STL vector and memory management
  116. C++ / driver / COM developers needed
  117. malloc vs new -> speed of access, virtual memory
  118. const vs. define, preference or reason?
  119. help needed using ifstream::seekg with windows text file
  120. Overloading assignment fails with gcc
  121. CInternetSession Proxy problems
  122. Any progammers looking for a killer app to develop? How about a voice enabled forum?
  123. Help on a strategy for writing files of aprox. 0.5mb to disk at arate of 30 files per second
  124. istringstream syntax error question
  125. Inline code in header files - learned my lesson, but one mystery remains
  126. Microsoft visual C++ .net 2003
  127. Number of ways to create an object
  128. model dialog
  129. Building schematic like gui- directions needed
  130. String tokens/parsing
  131. Compile error with overloaded functions
  132. static data member
  133. status of a process
  134. Problem with pthread_join
  135. MySql++ in VC++ 6.0
  136. code contains problem
  137. Compile-time matrix dimension checking and template friend question
  138. parser generator which supports unicode?
  139. Python
  140. How to measure Network Latency
  141. C++ and Networking
  142. link time error - on SUN with Forte C/Workshop 6
  143. Call of overloaded derived method problem
  144. array of structs
  145. list with different class objects
  146. HttpWebRequest Timout Error Problem
  147. borland c++ builder 6.0
  148. class pointers
  149. File Discriptors in C++
  150. initializing a const array in a class
  151. problems with startup code in static libraries.
  152. function pointer
  153. help : how to : array of method pointers
  154. AMD64 target
  155. what is different between <fstream.h> and <fstream>MS VC++
  156. Using operator->
  157. Meyers's preference for vectors over maps
  158. Converting string to integer
  159. simple class issue
  160. Static data memer
  161. enum value question
  162. integer division
  163. C++ on Unix - serious coding help needed. We're in the Silicon valley location
  164. C++ on Unix - serious coding help needed. We're in the Silicon valley location
  165. typeid() faster than dynamic_cast<>
  166. C++ static character array...
  167. which GUI tool to use?
  168. What's different between Library (.a) and Shared object (.o)?
  169. how to alloct dynamiclly with a class
  170. namespace,class problem
  171. Listing files within a directory in Windows
  172. what's wrong of my code
  173. Why does this work? (returning automatic string)
  174. Learning C++
  175. Simple questions on shift ops and promotions
  176. Spliting text into separate words
  177. Data Structure Programs
  178. Is a struct preserved when used into a cpp file?
  179. safe to return a 'const char *' from a local std::string?
  180. Debug memory allocation with STL
  181. Try blocks and not catching exceptions
  182. Pointer-to-member
  183. istringstream???
  184. Optimisation needed
  185. How people look up C++
  186. size_type, pos_type, etc.
  187. Insertion Sort using Binary Search
  188. Accessing the Systray; what language/function does this?
  189. C++ .NET and C# .NET
  190. how to return a char array
  191. C++ & MS Access
  192. Read from txt file
  193. what mistake I made in this head file?
  194. pre, post increment standard behaviour, and friend function declaration
  195. Problem with clrscr()
  196. memory usage
  197. problems understanding std::map
  198. design question - member function argument or pointer member
  199. difference between static and ordinary member variables
  200. automate word
  201. Multiple variable inialization
  202. initialize constant member array?
  203. Interesting pointer problem (g++ v 3.1.1-24)
  204. How to keep (and share) object in memory after program quits?
  205. Reading lines from a file
  206. help me? About "include files"
  207. Effeciency
  208. What are alternatives to VB Rich Text Box?
  209. string to integer conversion
  210. call by value / (const) reference
  211. assign a CString to a char *
  212. Help me understand Overriding a virtual function
  213. Urgent Help, some doubts
  214. I get compile errors when compiling this class
  215. *auto virtual* feature
  216. Why does it print to screen?
  217. Weird reference declaration?
  218. Who wishes for typecpy in addition to typedef?
  219. Where is Exception Object's internal data stored?
  220. A complete solution
  221. singleton
  222. std::endl
  223. Initializer for an array of pointers to arrays of strings
  224. Singleton template and derived class
  225. Use huge parts of RAM
  226. 2 Questions:
  227. Motif: scale widget Problem
  228. class A { private: static const int a[] = {100,200}; };
  229. Good C++ debugger
  230. Classes and interfaces
  231. How use the overload of>> (or<<) of a class in the overload of << and >> of another class?
  232. How to reuse a deleted pointer?
  233. Debug Assertion Failed! ARGH! NOT AGIAN!! lol
  234. Networking with ACE
  235. src file naming convention?
  236. Copy constructor hides default constructor
  237. copying window text....please help! this language is insane.
  238. '+' overloading
  239. sector , file and partition reading in C++
  240. Clear CheckBoxes
  241. help me understand this cin/fstream behavior
  242. Help for a Pascal programmer please?
  243. ifstread read
  244. Virtual function
  245. visualization of tree data (with QT)?
  246. Virtual Inheritance
  247. using map, list etc. in const methods
  248. Will it work?
  249. Dynamically declaring an array within a function
  250. asm
  251. Variable assignment and dependency tool?
  252. Can I put a class into a namespace?
  253. Order of initialisation of static objects in different translation units
  254. std::list.sort( compFunc ) error
  255. Chopping up a string of characters?
  256. Container Question
  257. is there a library for matrix manipulation?
  258. vprintf / va-arg on sttreams
  259. Problem which ifstream and ofstream class in VC++
  260. how to create GIPL file
  261. java like constructor calling constructor
  262. Problems using strings and cin.getline
  263. question about std::string/map
  264. Template operators
  265. std::string and char*, what am i doing wrong?
  266. platform independent serialization of a long
  267. Convert to binary base long double
  268. typeid and dynamic_cast, gcc 3.3
  269. Question: 'set_new_handler(terminate)' removes need to handle std::bad_allocexception?
  270. Template and Inheritance problem - Please Help
  271. How to do a singleton pattern with lazy instantiation?
  272. Design of multithreaded prog using OO concepts
  273. Dynamic string arrays in function parameters
  274. C vs. C++ in pthreads...
  275. Bit testing
  276. writing hex to a binary file
  277. Designing a Volume Class
  278. c++ code works in gcc2.9 not in gcc3.2.2
  279. Heap vs Stack allocations
  280. comparing long integers
  281. Function matching with constructed args
  282. confused about ios::failbit
  283. Append an integer to an stl string
  284. Compiling with g++ 3.0
  285. Spiegazioni
  286. Spiegazioni
  287. Error with overload of >> and << but not only :-(((((
  288. Cast object from long in safe manner?
  289. Problems with configuring dev-c++ with allegro library
  290. Fourth edition of CPPPL
  291. debug and analysis tool
  292. outputting floats only up until the thousandths digit
  293. virtual function and polymorphism
  294. typedef private public
  295. works fine using gcc
  296. Need suggestion on data structure
  297. open new file each loop iteration
  298. Overload << and >>
  299. Accelerated C++ book outdated?
  300. How to catch the exception?
  301. reject [off-topic] #8473 (comp.lang.c++.moderated)
  302. Mutually referential classes
  303. Gif and C++
  304. I need complier for this dot H
  305. Callin routines in IMSL Library from Visaul C++
  306. Agile Development Conference CFP
  307. MAKE DIRECTORY VC++
  308. Setting a private variable in a dll (noobie)
  309. Problems with ifstream and getline
  310. Opening directories
  311. Did multimap ever have a member "Cursor"?
  312. Wrong Constructor Called
  313. Q about "optimizing away" "non-used" code
  314. How to connect to dbf files?
  315. how to connect dbf files?
  316. ifstream getline() Problem ...
  317. Base Classes in .exe, derived classes in .dll
  318. How do you find out if object foo is class CBar?
  319. loading a string from file
  320. c runtime
  321. is there any powerful program that can.....
  322. classes in VC++
  323. Specialization of Member functions
  324. multi-threaded applications using Scheduler
  325. vector.erase() ?
  326. Concurrency
  327. Question on const pointer modifier
  328. Using a profiler with gcc - linking errors
  329. File Reading Question
  330. Why doesn't atof work?
  331. Compilation with Templates
  332. Compilation with Templates
  333. STL: Do people still use char[] buffers?
  334. a C++ "workbook"
  335. Coordinate of a point in 3 dimensions
  336. Determining program options
  337. Reference to a Pointer?
  338. question on valarray
  339. iostream and getline
  340. Problem opening ifstream twice ...
  341. What is wrong with this code?(returning an item in the vector)
  342. Iterator Operations
  343. Passing a C++ object's member function to a C function expecing a function pointer!
  344. virtual ~type_info();
  345. static member functions access to class members and methods
  346. boolean function problem.
  347. File associated with fstream object?
  348. where can I ask about byte ordering
  349. C/C++ Sample code for Serial Communication
  350. Process killed
  351. Strange performance effects
  352. Need help from you guys about classes
  353. Operator commonalities
  354. Passing an array of chars to a function
  355. Could some please direct me to the FAQ - thanks?
  356. PID control c++ code sample
  357. Template problem
  358. int foo and int foo()
  359. C++ File I/O quick question
  360. c++ socket connection problem
  361. dll help, syntax question
  362. book recomendation
  363. template
  364. == operator
  365. inline-code
  366. Changing a makefile from CC to gcc
  367. Help on File Operations
  368. Code comments solicited
  369. How to avoid this typedef?
  370. Inheritance question
  371. timing of a function
  372. Verctor/List what is best for my design?
  373. Thanks and excuse me, but now another problem
  374. can't force redraw of my frame
  375. Why does this compile?
  376. Need help with a container design
  377. i need major help on C++ Programming
  378. C++ Program help on the basic
  379. C++ Program Help
  380. STL question
  381. Array class and pointer aliasing problems
  382. Savannah2:Impossible approach to a protected member.
  383. Can somebody help...
  384. cout at a particulart line
  385. Multiple Inclusion Guards Work in MSVC++ .NET...right?
  386. 8 years of C++ Exception Handling
  387. enum doesn't seem to work correctly
  388. Copy cstor and operator=
  389. String Question
  390. dynamic cast
  391. terms of importance
  392. Compilation errors in templated code
  393. Calling Pascal from C++ and Vice Versa
  394. Help: Simulation of the life in the savannah
  395. I'm getting a Segmentation fault after I clear a vector list
  396. Passing an Object to a Method With a Reference Argument
  397. make a map out of two maps
  398. C++ pointer trouble
  399. C++ standard document
  400. C++ and dynamic programming
  401. Recursion problem - Graph theory - Algorithm needed
  402. pointer to template function
  403. pimpl, eliminating include files, encapsulation
  404. Question on friend functions and accessing private members
  405. store pointer to template function?
  406. passing strings
  407. Drawing lines and shapes in a console window
  408. How to log?
  409. Beginner Question: Windows Object Oriented Programming
  410. stdout redirection
  411. Unresolved External Help.
  412. Help with Unresolved External.
  413. Memory allocation with new
  414. ternary operator and ostreams
  415. sensing that an exception has occured
  416. binary memory stream
  417. Dynamic Type Check?
  418. c Filesystem auslesen
  419. inheriting ostream
  420. transfer class object from one pointer to another
  421. Available C++ Libraries FAQ
  422. using a template in a vector - getting error C2955
  423. Recasting a Structure Pointer
  424. Forward declarations and namespaces
  425. PIGUI
  426. Kindly explain these warnings
  427. question about objects passed into constructors
  428. new ARM board for 2004
  429. Simple question about virtual function
  430. Overhead
  431. C-style coding in C++
  432. Learning C++ with DevCpp. good or bad idea?
  433. RogueWave: convert from RWCString to char*
  434. int to string convert ???
  435. Find The Bug
  436. atoi()
  437. Best book for learning C++
  438. static_cast<float>(a) versus float(a)
  439. QT ListBox and sorting...
  440. order of base class declaration
  441. initializing member arrays
  442. Slow performance with new 3GHz Machine using FlushFileBuffers
  443. including C header "stdint.h" in C++
  444. Windows programming tutorial?
  445. Prevent opening file stream with incorrect case of letters
  446. how to non-stop read the input character and without user press enter in console mode.
  447. Can someone tell me what this syntax does please?
  448. RougeWave ObjectiveGrid - storing rows of virtual grids
  449. atexit and global destructors
  450. new & delete
  451. linker errors: LNK2005
  452. #include files from another directory
  453. C char* and C++ new
  454. struct in C++
  455. Passing objects around
  456. Detecting IDE Devices in C++ ... Need Help
  457. Migrate Borland TurboC++ to a Linux based GUI c++???
  458. opeator new question: again!
  459. Static array initialization
  460. Constructor & default arguments
  461. Strategy pattern
  462. Strict Pointer Aliasing Question
  463. List object ...?
  464. typedef and declaration of function
  465. Can someone compile WinVN with Digital Mars IDDE?
  466. Can someone make winvn makefiles tith Digital MarsMars (DMC) IDDE
  467. Serious RegisterHotKey() problem !
  468. Use of class factory in a recursive container
  469. Migrate VC++ code onto Linux
  470. Treeview with Checkboxes.
  471. Connecting to FTP server using WinInet
  472. operator new question
  473. a simplek, question. what is identifier ??
  474. std::map observation
  475. static variable inside a member function
  476. Send a buffer over network
  477. Calling static member function through object instance
  478. splitting a string and putting it into an array?
  479. splitting a string and put it into an array
  480. i/o Fortran's format commands in c++
  481. REQ: PROGRAMMING VISUAL C++ 5TH SOURCE CODE ZIPPED THANKS
  482. DEV c++ 4.980
  483. MSVC++ Question
  484. reinterpret_cast<>() v. static_cast<>()
  485. catch (...)
  486. vector of vectors
  487. atomic flag
  488. defining a custom output facility
  489. is this ok
  490. Classes, Pointers, Constructors, Headaches
  491. Q about endian-ness/portability
  492. local functions, namespaces, and inlining
  493. executing a file with a byte offset? (pipe?)
  494. References to class functions
  495. Windows Compiler Recommendations
  496. C++ Credit Risk position with Lehman Brothers, NYC
  497. File Open and Close
  498. size function for multi-dimensional array?
  499. Network Printing
  500. Does a static variable in a class's member fn always remain static?
  501. Problems using omanip
  502. float: IEEE, big endian, little endian
  503. N00b
  504. Looking for good naming convention for class attributes
  505. Visual C++ with Dialogic
  506. Not a able to return value from a dll
  507. STL hashmap
  508. friend class problem
  509. template friend function
  510. Vector of vector question
  511. fixed stream manipulation function syntax
  512. Factory method -- best practices for portability
  513. creating dynamics derived classes
  514. NFA to DFA
  515. Idea for custom thread-safe STL allocator?
  516. Debugging Template classes
  517. std c++ library documentation
  518. ...Or how to build plain-dos app with DJGPP which uses <windows.h> include
  519. how to build plain-dos EXE using Borland C++ 3.1 which uses WINAPI
  520. STL and shared memory
  521. Template partial specialization
  522. Move constructors and Intel compiler
  523. undefined reference
  524. [gcc] class specialization - what is wrong ?
  525. pthreads
  526. VC++ not linking my lib correctly
  527. Template errors
  528. How to uninstall NT Service
  529. Sorting??
  530. testing for int
  531. Convert int to string
  532. Albegrical Expression
  533. pointer to char, strings
  534. Standard
  535. [C++] Mutable member functions?
  536. Placing functions from .lib in a namespace?
  537. xerces-c++ Tutorial
  538. Conscious antipattern behavior
  539. Beginner Help: Joining Multiple classes in multiple files?
  540. How to store an object and reuse it later in C++
  541. Objects with value semantics - enums vs classes
  542. Help me with this coding please. Adjacency Matrix
  543. Help for *x++=*y++;
  544. Help me please, how can I create an array of object of a my class?
  545. C++ networking
  546. "delete this;" Is this safe?
  547. broblems with miracl library
  548. Copy Constructor
  549. beginner help on api and MFC
  550. how to get the binary file ??