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. Should this compile and link?
  2. C++ and Anonymous Variadic Macros
  3. g++: compilation of header file requested
  4. static objet and how to see its value
  5. Library update
  6. stdcall and __cdecl
  7. String to char*
  8. Thread time - strange delays
  9. Writing portable libraries
  10. whatz wrong in std::vector< myclass >::iterator
  11. overloading cout
  12. CReBar, Resizing Window
  13. What is a good setup for cross platform development?
  14. Stack operations
  15. ostringstream clear
  16. graphics and mouse programming.
  17. memcmp() and strcmp()
  18. passing and declaring vectors and matrices?
  19. Question about shifting return values
  20. how to increase heap size for a process
  21. array of char array in headerfile (string list) - some questions
  22. Setting first and second of pair<>
  23. error Message: "only const static integral data members can be initializedinside a class or struct"
  24. I/O std::basic_streambuf put and get areas?
  25. Overloading Operators
  26. Understanding problem with multiple inheritance
  27. Question about inheritance and pointer assignment
  28. Confuse with local char*
  29. why is abs function complaining about double?
  30. install
  31. Having trouble with char*
  32. C++ Meta Programming language
  33. Default behavior on SIGTERM?
  34. problems with chr[]
  35. Preprocessor defines
  36. C is better than C++ for small projects, right?
  37. iterate forward OR reverse
  38. How to deal with a platform-dependent issue.
  39. C++ Standard
  40. Refs. in std::vector, ctor arguments, etc
  41. Unsure what "*this = 0;" does
  42. iostream under Cygwin
  43. C++ teaser: Is this a compiler bug, or is this expected behavior?
  44. Template to catch all functions ?
  45. Restrict template to class type
  46. Memory leak in Vector
  47. clear the screen through program on linux
  48. The New C Standard
  49. clearing contents of ostringstream object
  50. Help with Formatting
  51. How to hide the dialog when execute a dialog based application in VC?
  52. getline and EOF question
  53. map to vector
  54. Pre-Processor code generation
  55. What to name container "flavors"?
  56. Unknown size of Foo in Bar.cpp!
  57. std::string::c_str()
  58. Level 4 Warning Question
  59. modifying new[]'d objects
  60. map to vector conversion inside class
  61. 128 bit number implementation
  62. generic properties from objects
  63. Omitting function default args when no prototype is available?
  64. Kill current c++ programm process
  65. Singleton question
  66. why C++ object can access its data member without via getter function??
  67. check if string contains numeric, and check string length of numeric value
  68. How to serialize a STL vector?
  69. C standard library header files in C++
  70. How to solve this gracefully?
  71. A problem with Constructors...
  72. std::string = char* + std::string
  73. Available C++ Libraries FAQ
  74. static stuff
  75. constant member functions of a class
  76. timers in c++
  77. Alternatives to the C++ Standard Library?
  78. Passing a 2 dimensional array from c++ to fortran
  79. Help: ofstream issues
  80. I need help getting started.............
  81. Creating Sorting class
  82. Going wide and international
  83. Boost / Phoenix
  84. Simple string manip question
  85. When is a base class protected member not visible in a derived class?
  86. Programming Contest: Fit pictures on a page
  87. Template pseudo-specialization through compile-time assertions
  88. Templates & Typdefs with g++ v4.0.0
  89. operator with differing return type?
  90. performance/style of memory allocation
  91. Invoking C++ functions in C
  92. Add a method to an STL container?
  93. Question on avoiding page faults
  94. how to use fortran modules in c++
  95. Openssl and DES sample code
  96. How to document ownership?
  97. just want an ipod
  98. references on pointers
  99. How to dump inheritance information of c++ binaries?
  100. VC++ bug or not?
  101. Inheritance or aggregation in the first variable?
  102. Timeout value on Socket Connect
  103. No pshpack1.h in g++?
  104. Touble with passing a reference to vector of vectors of objects
  105. Virtual Function Performace: Say what Stan?
  106. Static variables inside member functions
  107. virtual inheritance.
  108. char ch[] = ""
  109. confusing statement in Deitel book
  110. Is this ambiguous?
  111. C++ wish list and beyond
  112. MS VC++ 6.0 object memory layout
  113. C++ and Tk
  114. c program, file size limit, how to solve? 2G bytes limit.
  115. Cannot export class symbols
  116. c'tor not called?
  117. Is this possible to do in C++ {Novice Programmer}
  118. mem.h doesn't seem to be available in g++
  119. Finding class symbols dynamically
  120. Dealing with dead sockets on a winsock2 sever
  121. Variable offset and multi inheritance
  122. bit insertion and extraction
  123. OSS2005 Proceedings online
  124. Templates, token-pasting, defines and literals...
  125. Bitfields
  126. XML parser
  127. About Efficient c++
  128. Command line EXE is slow, fast in Visual C++ environment
  129. Returning a value and retain the original values
  130. Reading value of a StatusBar (wx) control
  131. multithreaded c++ program gives segmentation fault coredump
  132. Casting class1<class2> to class1<class3 >
  133. How does sampling Profiler work?
  134. float
  135. template static data member definition
  136. char * convert to LPCWSTR
  137. (VC7) Basic Object Const/Dest question
  138. Enum range
  139. virtual function
  140. How to write a program which can support plugin
  141. please help - seg fault in std::set
  142. const function
  143. STL and linked lists
  144. Template problems in Visual C++ 6
  145. C++ objects that act like Java/C# objects.
  146. HELP: unfamiliar C++ syntax
  147. Hyperlinked C++ BNF Grammar
  148. Open default mail client
  149. HELP: cpu load graph plotting program
  150. using fortran modules in c++
  151. strings stl
  152. Replacing Strings Binary
  153. singleton with multithreading
  154. catch with no return value....
  155. g++: Creating DLL from .a files
  156. HI
  157. Empty classes, default ctors and const objects?
  158. Little Patch Program in C++
  159. template <typename T> struct polymorphic : public T ???
  160. Question to FAQ 35.12
  161. Forward declaration & incomplete template type
  162. Include Problem
  163. VC++.NET 2003 - halp - string
  164. i need advice
  165. Strange dynamic_cast problem
  166. check derivations of pointer types (without dynamic_cast!)
  167. computing limit of basic data types ?
  168. Static member initialization
  169. Exception handling and heap corruption
  170. undefined reference to main and other functions
  171. enum creates undeclared identifier (only sometimes?)
  172. Using Function
  173. member function reference when extending an STL class
  174. Bridge application: Best connectivity solution
  175. Problems compiling simple C++ code (also problems with std::string)
  176. is STL multimap "find" order stable?
  177. No buffered I/O in the Standard Library?
  178. Case Sensitivity in Windows 2000 Filenames?
  179. How to overload operator= to have both deep copy and shallow copy semantics
  180. Time typedef structure
  181. Necessity of pure virtual destructor?
  182. The design of C++0x
  183. set begin() retrieved the minimum element?
  184. Style: use of member references in derived classes?
  185. parse error in gcc but success in vc.net, call a non_template class's template member function from a template class's member function!
  186. COM Objects and mutex
  187. Reporting formatted input operations that fail
  188. Casting to void*, result unexpected.
  189. this->(i,j) doesnt work but this->_ij_val(i,j) does
  190. C Plus
  191. Difference between using function overloading and function templates
  192. C++'s interface with the Real World
  193. Passing ellipsis to C
  194. DOS window stays open when executing from a batch file
  195. usb to serial adapter problem
  196. bvh hell
  197. Linking Error, 3DS Max Exporter
  198. simple memory allocation question
  199. setting default value for a parameter of a class member function
  200. memory leakage in c++
  201. list of all windows from taskbar
  202. Precidents, Precision, or Plain Screwed Up?
  203. We could omit curly brackets in function declaration?
  204. Destructor call at overwrite?
  205. Initializing static const members with gcc 4
  206. GUI
  207. Illogical std::vector size?
  208. Creating an Object in a C function
  209. fasteste way to fill a structure.
  210. Overloading/Overriding ?
  211. array of TCheckBox - is it possiible?
  212. recording massive data stream
  213. null FILE* pointers
  214. Listing all variables of a source code
  215. Using strtok, need to insert null into vector
  216. "delete this" question
  217. warning: namespaces are mostly broken in this version of g++
  218. help with the project
  219. self initialization (??)
  220. Looking for some serious C++ development ?
  221. C++ ActiveX python javascript communication trouble.
  222. explode a DVD VOB with c++
  223. C++ and DVD VOB explode
  224. smallest positive double number
  225. template default parameters?
  226. Regardng algo book
  227. STL vector memory leaks
  228. Question about virtual inheritance
  229. map::erase
  230. extern "C" nests suspiciously
  231. setting default value for template parameter list
  232. Running exe file?
  233. unicode std::string
  234. Unable to write to memory error
  235. pointer to a class
  236. Access a list of vectors
  237. Temporary objects as arguments to constructor calls
  238. FAQ (somewhat OT)
  239. My New C++ Project
  240. Memory and pointers
  241. C++ can do it for me?
  242. #import ???
  243. Deconstructor fails to clear everything
  244. trz e...ferttr. erwwrw..wewwrw..frrwererwe.
  245. derived class constructors
  246. "dynamic_cast" with instance of an abstract class ?!?
  247. parsing floats out of alphanumeric strings using strtok
  248. static member constness
  249. getters and setters
  250. Converting Visual Studio C++ to G++
  251. why fopen( ) can't open a big data file? (single file, as big as 29G)
  252. Does this exist?
  253. Webserver with VC++
  254. could ptr->() and ptr->[] be implemented in C++0X?
  255. Inheritance of overloaded functions
  256. declaration of `const AreaSet &CObeyFile::AreaSet () Declaration of "const A &B::A() const" changes meaning of A from "class A"
  257. Problems with inserting into map
  258. How can I know size of avaible memory in heap?
  259. Memory overwritten with structures
  260. template function with default parameter value
  261. x-platform binary IO of floating points
  262. Is this legal in Standard C++ ?
  263. Borland incompatibility... I think
  264. How to define friend template function?
  265. Creation of temporary objects in loop
  266. UML - modeling recursive functions with state diagrams
  267. file opening errors
  268. Removing dead code and unused functions
  269. Help??
  270. CD AUDIO
  271. [STL] Segmentation fault on using std::sort
  272. Is this an OO concept?
  273. a functions that returns an array
  274. STL sort compare function problem
  275. Getting text from a textbox without MFC
  276. opening files in a loop
  277. in-place new allocations
  278. q: Pointer vs Reference question
  279. Exception in destructor?
  280. QMimeSourceFactory overwrite data()
  281. Can I create a map<string, ofstream> object to hold ofstreams by key value?
  282. Overloading a virtual function with non-virtual: no-go?
  283. undefined refrence
  284. XML Library
  285. Structures
  286. static and dynamic C runtime libraries?
  287. Problems with EM_GETLINE for RichEdit
  288. How to use Templates to return different types
  289. Implicit Typename Deprecated?
  290. why this works?
  291. Templates and pasring
  292. Any authoritative discussion on smart pointers?
  293. C++ way of strtol
  294. typeid(T).nameOfTheBeast()
  295. read memory address
  296. How to replace many substrings?
  297. incompatibility of argument with prototype
  298. unsure where to post it os related
  299. UML and Class Template
  300. ARM endianess?
  301. weird segmentation fault in linux
  302. Template parameters in constructor
  303. How to deal with time in C ?
  304. Namespaces and shared libraries
  305. fixed point math testing?
  306. stl question
  307. "Overloaded" method vanished
  308. mutex problem
  309. PLEASE HELP !! Why does extern "C" not work for gcc 3.2.3
  310. Timer thread
  311. stringstream used to convert int to string does work only once?
  312. Is this defined?
  313. PLEASE HELP !! Link errors
  314. Opening files in "exclusive mode"?
  315. question about templates
  316. default params to clsas member functions
  317. Putting alternate versions of typecasts in your code.
  318. Does assignment operator have to behave exactly like copy constructor
  319. Databank for hearing aids
  320. Submitting HTML parameters to activeX control
  321. Cross Platform Plug-in architecture and IPC
  322. pure virtual class
  323. pointers for derived and base class
  324. Controlling number of instances of a program (Cross platform)
  325. Transferring vector content
  326. Stuctures of variable length
  327. C++ Lists
  328. Folder Autocreation
  329. ptr in collection item
  330. Referencecounted object vs. referencecounted handles
  331. C++ string class tokenizer method?
  332. Overloading in subclass
  333. templates & polymorphic classes
  334. Strange Problem
  335. [Q] Virtual destructors and linking
  336. i++ , or ++i, which is faster?
  337. about the safety of auto_ptr<class T>
  338. using a c++ interpreter as a macro system
  339. Copy file.
  340. filestream problem
  341. Virtual Functions
  342. Singleton class with static member variables
  343. new keywords for (C++)++
  344. Tool which expands implicitly inline inline functions
  345. Rename a file using the standard C++ library?
  346. which data structure can I use?
  347. Operator Overinding
  348. Want workaround for msvc compiler (VC++ 6.0).
  349. what diffierent between ios_base and ios ?
  350. Problems in Visual Studio .net Editor
  351. C++ logging
  352. STL set and its iterator.
  353. comparing multiple values...
  354. #include <boost/intrusive_ptr.hpp>
  355. Curious template behavior, g++ and xlC and icpc
  356. searching 2. disk of Borland C++ 3.1
  357. Suche 2. Diskette zu Borland C++ 3.1
  358. Can't Convert BYTE to WORD?
  359. [winapi][command at]
  360. is it safe to point to an element in a dynamically allocated array?
  361. C/C++ linkage issues
  362. Problem with compiling c++ sources for windows
  363. Memory leak with new / delete
  364. std::getline weird problem
  365. Data type of numers typed into code...
  366. Link question
  367. A Surprising Partial Specialization
  368. How to calculate size() from iterators
  369. strsep() function Problem, please help
  370. Some interview questions
  371. Little Endian to Big Endian for 32 bit
  372. Well, I'd like some opinions on my code
  373. Full specialization of template member function
  374. retrieve an exception while parsing special characters
  375. Strange infinite looping
  376. mystery about global object functions?
  377. Can I program the Matrix in C++ ???
  378. Little Endian to Big Endian
  379. undefined outcome
  380. std::map<int, std::string[2]> problems
  381. Posting to the moderated group
  382. Design Problem...Factory or not
  383. Designing better structures for animation tool
  384. Private static
  385. UI for C++ application?
  386. segmentation fault at destruction of stl vector
  387. Virtual Function
  388. overload new , size is strange
  389. Password change in C++
  390. Using a struct in a vector.
  391. what virtual functions?!
  392. why virtual base dtor gets called?
  393. Overloading operators using templates...
  394. question on template template parameters
  395. Type promotion rules?
  396. How to run a shell command from a c++ code?
  397. Does omitting the "signed" keyword change semantics?
  398. Method pointers / callbacks
  399. Modifying the contents of a file
  400. find() question
  401. standard library manual
  402. Installing MinGw
  403. Storing different types in container
  404. Picking out integers from a binary character string
  405. Test yourself for Performance
  406. Survey: What IDEs do people use?
  407. C++ STL vector, sort questions
  408. C++ for windows specific code
  409. Looking for STL benchmark code
  410. question about 2d matrix and pointer in the function definition
  411. Reading unsigned values from string streams.
  412. initialising a vector
  413. Initial value generator
  414. VC6 recursive template enum definition
  415. STL conatainer with a comparison function, what is the standard?
  416. File and directory navigation in C++
  417. File length for fstreams
  418. [C++] String Tokenizer with Delimiter {Novice Programmer}
  419. Question regarding class inheritance
  420. Making a class that accepts a user-defined STL coparison function
  421. Memory allocation using New
  422. Problems with C and C++
  423. Why and when Template Metaprogramming
  424. Class template and static member function
  425. Bjarne Stroustrup says
  426. Calling all C++Builder programmers your articles/tips wanted
  427. subclass initialization
  428. wchar vs std::string
  429. something like kbhit
  430. extern "C" linker error ---- please explain
  431. which are the operators that can be overloaded ??
  432. Question about C/C++ struct memory layout compatibility
  433. What do they call this kind of constructor?
  434. Question about a command..
  435. VC++ 6.0 / 7.0 compilation difference ?
  436. private virtual
  437. Detecting ostream manipulators
  438. why overload operator as friend ?
  439. how to catch uncaught exception
  440. Read text file into std::string.
  441. C++ Programming Style Guidelines
  442. Why Can I Modify A const std::vector& ???
  443. std::cout and NULL character pointer
  444. Need speed increase while reading large chunk of data.
  445. controling allocated resources
  446. [q]operator & (getting address)
  447. [C++] Segmentation Fault {C++ Novice Programmer}
  448. Unique elements problem
  449. Info on Static Variables Needed by SHIKHAR
  450. Design Woes.....
  451. inheritance
  452. How to replace underscore with space in std::string
  453. Unicode in C++
  454. Strings and refs, need comments on code
  455. Template function specialization/overloading
  456. Inheritance question
  457. ARRAYS
  458. Strings vs char* and strcpy()
  459. double or float error
  460. URI manipulation library?
  461. howto generate and show vcl components onto Form at runtime?
  462. static_cast<unsigned>
  463. Code Snippets
  464. create an object into a specific address
  465. c style casting
  466. Multi-Dimension Array Question
  467. About the third parameter of std::sort in VC6.
  468. rvalues and constant reference to a pointer ?
  469. Alternative to Transport Variables
  470. How to get wireless signal strength?
  471. Compiler not recognizing myArray[0];
  472. Virtual Destructors and array of objects
  473. Segmentation fault
  474. passing large arrays to functions
  475. operator overloading and inheritance help
  476. Type for string index
  477. I want to get into software development and need HELP!
  478. RichEdit hook using visual c++
  479. C++ FAQ
  480. iterate over the files of a directory
  481. Strange Exception Specification Behaviour
  482. std::cerr
  483. Strange problem about static data
  484. default typedefs initlisation
  485. How Dare Could America Industrial Property Office Be In Conspiracy With Jungang International Patent Office To Make An Extravagant International Crime ?
  486. What is callback function
  487. Software developers in Adelaide SA
  488. Can I give C++ code base from CVS to Doxygen for web interface?
  489. How to start if i wanna make a 2d game?
  490. How to speed up ftell()/fseek()
  491. sqlcxt crash
  492. factory instance question
  493. Callback functions problem
  494. C++BuilderX 1.5 Mobile
  495. Better template error reporting
  496. Design Problem: "Smart Paramaters"
  497. pointer be changed strangely
  498. What does % really do?
  499. Inline member functions
  500. When to use exceptions
  501. question about OO.
  502. boost/lambda and structures
  503. Endianness and streams
  504. Templates and copy constructor
  505. virtual
  506. New with 3 Questions
  507. Sending commands to a Telnet program
  508. How can I create simple applications for Windows?
  509. Operator overloading wierdness
  510. Working with vectors
  511. When static_cast should be used?
  512. using list in cpp with BOOST
  513. How to use stream with enum?
  514. operator overloading and destructor problem
  515. charting
  516. Incomplete types, "Cons" lists, inner classes
  517. Input should allow only alphabetical letters, regardless of case
  518. Simple c++ program linker error
  519. DLLs
  520. Data structure for Counter frequence of Pairs
  521. Announcing RPSL: a GNU autotools-based build system
  522. How to read this kind of file?
  523. Indexing large data
  524. What is the return value of this function
  525. Future of unmanaged C++ ?
  526. Structure layout
  527. HASH_MAP
  528. C++ value class that preserves and simplifies radicals?
  529. Comeau compiler
  530. using BOOST with C++
  531. How to make the operator < ( ) work ?
  532. Q: Exceptions and when to use them
  533. Regarding FAQ 36.8: populating the map automatically
  534. difference between a structure and a class
  535. Obj* ptr = new Obj(X)
  536. Endianness
  537. How to create Form without parent in Builder C++?
  538. map::insert gives compile error when copy constructor is added.
  539. C++ in depth
  540. Garbage Collection Survey
  541. how to cast?
  542. requiring a heap-based objects
  543. REPOST of Begginner question please help
  544. maxima & minima
  545. How bad is making a field mutable?
  546. more about Qt
  547. std::set versus tr1::unordered_set
  548. From Borland C++ 502 to Visual C++ 6
  549. From Borland C++ 502 to Visual C++
  550. Instantiating an object of the cmd line arg type