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. Why need .dll if I use static lib?
  2. Confusion about row-major and column-major
  3. Converting iterator to pointers, revisited
  4. How to correctly call initialization and cleanup functions?
  5. Reading a method pointer from a stream
  6. how to open a log file?
  7. Warning: no newline at end of file
  8. Compiler question
  9. trivial or non-trivial object
  10. What in the HECK is going on???
  11. Initialize a Reference type class attribute
  12. Linker Error: For a defined method() in C++
  13. Initialize reference to itself
  14. template type from string at run time
  15. iomanipulator
  16. Create a list of list in Stl
  17. Create a Reference stl:vector attribute
  18. A stl vector of smart pointer
  19. Multi dimensional Array
  20. error: syntax error before '*' token
  21. Help with Extending std::exception class
  22. Multiple inheritance and access specifiers issue.
  23. Help with std::string
  24. Memory access optimization
  25. Virtual keyword & compile time
  26. What is used for storage
  27. callback and boost:function
  28. Unit Test Framework for c++ program
  29. Write a function processes a list
  30. Create a variable size but non-growable array
  31. building an unsigned character string.
  32. Convert a Java iterator loop to C++ STL?
  33. Is there a C++ or C certificate?
  34. compile error trying to call STL sort
  35. SQLite Queries
  36. memory allocation question when using ostringstream in STL
  37. How to Create a Circular Queue in C++
  38. Can't output strings to std::wofstream (g++)
  39. Disassembly of C binary
  40. Macro needed
  41. How can I get the encode of a txt file and convert it into UTF-8?
  42. how exclude initial part of a buffer???
  43. positions of attributes
  44. Diamon inheritance problem
  45. how to decrease link time
  46. A portable way to pass a string to C++ as macro?
  47. Pass a derived object to func so that it is base?
  48. how to interface between different languages
  49. asking about good books
  50. ISO C++ forbids declaration of `cout' with no type.
  51. articles on design increases performance and test first?
  52. Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
  53. STL map insert question
  54. How to check if a pointer is "valid" ?
  55. Article about memory layout for virtual inheritance
  56. error compiling with read function
  57. extending enum's: what operators?
  58. friend oper<<
  59. Singleton Class
  60. template confusion
  61. Reduce memory usage?
  62. will this work?
  63. Get Window handle from point
  64. Stupid problem with boost::share_ptr
  65. is there better way to add indent space?
  66. Merging images
  67. Off topic - To be ignored
  68. Syntax Question
  69. member function definition inside and outside class..function already defined error..
  70. sentinel processing, C++ no break label
  71. terminate thread waiting on cin
  72. Visual C++ vs GCC
  73. Binary tree search in text file entries
  74. Linux Folder Iteration
  75. Get Window handle from point
  76. Get Window handle from point
  77. Plugins in the class
  78. nested iterator
  79. vector push_back question
  80. Implementing virtual concept in c
  81. Using only the values returned by functions -- elementary question
  82. converting to studio 2003 en 2005
  83. "has-a" question
  84. mail13
  85. Converting from std::str to char
  86. help in comparing
  87. Suggested extension to C++: static namespaces
  88. Another problem with singleton...
  89. Local static variables and multithreading
  90. Singleton usage
  91. Start when windows starts.
  92. What if...
  93. Generic matrix operators
  94. VC++ 6 ___ EXE file runs fine on one computer but not the other
  95. GetSaveFileName problem: can't get selected filter and put default name
  96. Has anyone used enum.h from Besser's ENUM++?
  97. basic question for vector
  98. Problems Compiling enum.h from ENUM++
  99. simple question on type casting~
  100. A dying era
  101. Server-side applications for form processing
  102. illegal reference to non-static member
  103. OOP casting classes (using one single variable for similar types of classes)
  104. A Complete ENUM++ (from Besser's CUJ article) Example
  105. difference between *foo and (*foo) ?
  106. basic question about std::vector
  107. need help with algorithm
  108. C++ Equivalent of <stdint.h>?
  109. Decompilind dll's
  110. Arguments in partial template specialization
  111. Counting the number of times I've tested a program
  112. C++ Template Question
  113. member template methods
  114. why does my overloaded operator discard qualifiers
  115. unnecessary declaration of Virtual destructor
  116. Advise on implementation of custum graph
  117. Problem using std::map
  118. What is ScatterHierarchyTag means?
  119. new to c++
  120. Could someone please explain?!
  121. difference bewtween static and dynamic inheritance?
  122. generic tree container library
  123. initialize the global variables in .so files
  124. Compiler messages with pub/prot/priv inheritance
  125. Expression templates and generic matrix operator
  126. NULL global variable
  127. Constructor of a derived class
  128. STL exception safety, operator==
  129. how to clear up the std::stringstream?
  130. Specialization of only one template parameter?
  131. subclassing std::valarray
  132. weirdness with std::map<const char *, int>
  133. After calling constructor, the destructor is called immediately - why?
  134. virtual destructor
  135. Help with debugging code
  136. boost::shared_ptr mutual header inclusion problem
  137. question regarding delete[]
  138. Vector of abstract classes filled with derived classes ?
  139. A book on Gtkmm
  140. Structure size check at compile time
  141. static array with variable amount of elements??
  142. How to delete the Folder and its file using VC++ code
  143. Directory access
  144. Restricting base class visibility
  145. Question about structs
  146. Overloading Operators for User-Defined Types (NOT Classes!)
  147. flash & VC++
  148. Registering a GLUT Callback in C++
  149. Any difference in these array declarations
  150. Any Developers Who Worked on TradeStation 2000i
  151. istringstream("XXX") >> x;
  152. antivirus program
  153. Why "const" break the Polymorphism?
  154. Variable Scope, Initialization, Linkage etc.
  155. problem with strings
  156. 2d visibility algorithm?
  157. Passing different sort methods to multiset
  158. How to call a virtual base function with variable parameters?
  159. Shape DragOver and DragDrop
  160. C++ STL in embedded systems
  161. [noob]Multiple inheritance
  162. Input bidirectional custom iterator
  163. Multiple Inheritence
  164. Farewell CUJ
  165. array of functions?
  166. problem with delete
  167. Creating a stringstream in a parameter
  168. type convertion between template
  169. what is vtable exactly?is it a structure or an array?
  170. gmake
  171. [noob]iostream.h
  172. When does initialization of static member variables occur?
  173. OOP vs procedural
  174. A non-blocking socket reading function
  175. compiler ??
  176. Suche schnelle Zufallszahlen-Funktion
  177. Advice on wrapping data
  178. Return value of _time64()
  179. Reading BiosID in win32
  180. The New Extension IDE - EXTEIDE
  181. The New Extension IDE - EXTEIDE
  182. Const int variable declaration.
  183. find / find_first_of - vector of pairs..
  184. What mean "foo& foo2::foo3()" ?
  185. memory allocation and new
  186. vector<Foo> how to force default constructor
  187. Generics in C#, Java, and C++
  188. itoa
  189. how to store a string into a vector?
  190. ODBC Class
  191. movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
  192. Probleme mit Pro*C Compiler
  193. Problem with getline and files
  194. Updating a binary file?
  195. Set boolean array elements to false using STL algorithm?
  196. How to use long double floating?
  197. Determine type of typename T?
  198. Example of using sockets/http
  199. Clustering
  200. erasing element in a vector of pair ..
  201. Compliant compiler? Comeau?
  202. A new cross platform c++ framework (another)
  203. Wish You a Happy and prosperous New year
  204. A trick to wrap the callbacks ???
  205. Difference between "float" and "GLfloat" ?
  206. memory allocation.
  207. Source for C++ library design and programming
  208. Why does not this main test program work
  209. help partial sepecialization
  210. Is C-style string unchangable?
  211. Returning an Array a characters?
  212. pointer and string
  213. why pass-by-reference of a pointer variable?
  214. a deconstructor question
  215. Why does it work?
  216. SmartPtr type conversion error
  217. Functions problem
  218. stl iterators "null" value
  219. spaces handling while reading input from a file
  220. Initializing order
  221. Should I define my own allocator?
  222. Defining static members in explicit specializations
  223. simple question on WM_PAINT
  224. Where to allocate memory for the char * data member ...
  225. Strange Output, Help.
  226. Class A contains class B, class B points to class A
  227. Whay was Justin Kemp out this match ?
  228. Vector of vectors
  229. accessing inner struct members
  230. boost::MultiIndex help
  231. Problem with std::ostream, std::streambuf and "virtual xsputn"
  232. Best way of sharing a enum
  233. problem with microsoft speed optimization
  234. Function overloading
  235. template argument to a template class
  236. does all implementations of std::vector use regular arrays?
  237. STL iterator ?
  238. Is it possible to overload with return values?
  239. trouble
  240. Query regarding to overloading.
  241. ifstream and format issues
  242. Sorry for the inconvenience
  243. Distinct sub-types of POD?
  244. (*(void(*)())0)();
  245. Allowing a class to be converted to bool?
  246. Visitor Pattern Choices
  247. Containers & Iterators sanity check
  248. Implement Singleton Using or Not Using dynamic object.
  249. Is 'close' a reserved word in C++ ?
  250. How far should I go in protecting the user from his stupidity?
  251. no match for 'operator!=' in ...
  252. pointer to 2d array
  253. Why can you delete a const pointer?
  254. conversion warning with STL combination of functors
  255. "Die" class
  256. How to write Java style classes in C++
  257. Overriding new and delete.
  258. gsl and windows (matlab)
  259. Silly question (8 lines of code)
  260. File's Openmode and the Cursor position
  261. fid to c
  262. problem in placing command line aruments(LPSTR) into **char
  263. Template for POD types only
  264. aaaaaaaa
  265. How can you connect c++ with any database.
  266. problem while running a STL CPP application.
  267. Accelerated C++: exercise 6-1
  268. Copy Constructor and Initialization by Temporaries
  269. vectors of floats
  270. vector 'initial block of storage' / implementation guidance
  271. vector 'initial block of storage' / implementation guidance
  272. global instances and extern help
  273. ShellExecuteEx
  274. C++ Templates: Incomplete Type Problem
  275. How to write a bluescreen with C++???
  276. for me its difficult
  277. using exceptions to catch segmentation faults?
  278. Problem: how to use one std container to store multiple types?
  279. Preprocessor
  280. weird iostream/fstream behavior
  281. Formating Output of std::ostream
  282. I'm having trouble. Help?
  283. templatized copy constructor not being deduced
  284. calling class member functions without instantiating object?
  285. PLEASE DON'T FEED THE TROLLS!
  286. template class to alloc memory
  287. A problem on string swap
  288. Static and dynamic library
  289. Malloc() and new()
  290. 'B' is an inaccessible base of 'D'
  291. Default call of an Empty class object
  292. integer int i; *i++ and ++*i have a different integer value after the increment
  293. Undeclared identifier???
  294. Dealing with const
  295. vector 'push_back' problem
  296. Class Design Question
  297. The Trouble With Locks by sutter
  298. std::auto_ptr with virtual class
  299. Any function can convert the words form,such as "boys"->"boy","became->become"?
  300. Any function can convert the words form,such as "boys"->"boy","became->become".
  301. cross platform shared libraries
  302. new and memset
  303. Date/Time class
  304. is C++ dynamically or statically typed language or both?
  305. Problem with bitwise operators
  306. Problem with input
  307. Default Template Parameters
  308. problem in a very simple code
  309. Best Editor/IDE
  310. Static members and inheritance
  311. references and l-values
  312. char * const &szKey
  313. Class in class problem
  314. Memory value change?
  315. operators << and >> for 'std::streampos'
  316. System functions + wchar_t
  317. sample.xll is not a valid add-in
  318. STL : list, map, ...
  319. make files
  320. C++, wchar_t, Unicode and all that stuff
  321. Which container I should choose for better performance?
  322. Which container I should choose for better performance?
  323. Befriend during runtime?
  324. Need advice about brushing up on my C++
  325. Global variables...
  326. I/O exceptions
  327. Copy constructor: why can't I copy objects as if they were structs?
  328. Help! Windows.h Conflict
  329. job interview question in C++
  330. architecture to adopt
  331. std::streampos and INT_MAX - incompatible?
  332. Using Definitons
  333. method max_size() for map-object (STL) returns -1
  334. defining class-object declaration in header gives error
  335. Initialization list and inheritance
  336. how to distinguish whether the type is unsigned or not
  337. Why do all the compilers I try fail?
  338. looking for a clever preprocesser solution
  339. Operator<< for ostream
  340. Finding a program's directory at runtime
  341. Crash while erasing a member in a vector
  342. SSL
  343. Casting, inserter and streamspos?
  344. dynamic cast for streamed data
  345. Operator Overloading : Incorrect implementation being called
  346. The problem of inheritance? Why can't it overload the private same name function ?Help?
  347. Using flex++ and bison (not ++) with c++
  348. Exceptions
  349. Singleton class
  350. efficient algorithm for customized set_difference
  351. clone a tree
  352. std::list
  353. method to count 'endl' manipulator on insertion operator
  354. incompatible warning in C/C++
  355. initialization problem
  356. Heap Manager and new/delete overloading
  357. Opensource software for computing checksum?
  358. AVI /MPEG Lib
  359. reference l-value
  360. undefined behaviour ??
  361. Link to lib file
  362. Is my naive C++ implementation the best, or...
  363. Memory leaking
  364. geometric progression
  365. Switch vs. Else If
  366. How to change the button style of Console Application
  367. request for new questions
  368. question about "scanf"
  369. Reading from serial to an array
  370. Function template partial specialization
  371. 'new'd memeroy is contiguous?
  372. what are the problems with this piece of code?
  373. using C structure in C++ (VC++ 7)
  374. lots of warnings with stlport
  375. Getting error with SUNWspro 6 update 2
  376. operator= Q.
  377. Available C++ Libraries FAQ
  378. how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
  379. Which header files are included?
  380. Xml Parser
  381. Problem with Exponent program
  382. Network Programming... Ugh!
  383. inherit WITH operators
  384. storing "almost-POD" classes to binary file
  385. exception woes using fstream and .eof
  386. Struct inside a struct
  387. Which is better, using ReadFile/WriteFile or use fstream?
  388. Symbain Device
  389. variable in a class member
  390. including and excluding at compiletime
  391. c++ spreadsheet libraries?
  392. How to minupulate the elements (counting by 3) of an array usingSTL?
  393. Access to MS SQL Server from C
  394. mscorlib.dll problem (Visual C++ 2005)
  395. A good use of fn ptrs?
  396. Implementing a Decimal class
  397. Memory allocation problem
  398. typeid ... more
  399. Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
  400. deleting all elements in a STL container of pointers
  401. operator % and signed integers
  402. Initialization of non-POD aggregates
  403. can std::set hold pointers to keys instead of the keys themselves?
  404. Too Many Function Pointers?
  405. int var declared in "for" not local?
  406. what is the difference between string.h and cstring?
  407. auto_ptr and casting
  408. auto_ptr always implies heap?
  409. Complex policies
  410. using fis.c in a c++ project
  411. CTAGS usage
  412. problems at multiplication (Currency multiplied with float)
  413. How does the compiler implement a virtual destructor?
  414. [Linker error] undefined reference... pliki .h... dev-c++
  415. weird problem with gcc
  416. Special iterator
  417. #ifdef vs OO patterns
  418. `sock_create' undeclared (first use this function)
  419. My programs always shut down...
  420. friend sibling class nested in derived class problem in gcc 4.0
  421. How to become a C++ Programmer
  422. How to turn a C++ program into a BASIC program ???
  423. copy and istream_iterator question
  424. Naming issue
  425. map iterators interface
  426. private default constructor is good or bad?
  427. Question on vector of vector iterators
  428. Reading 16-bit raw data
  429. Bowyer watson algorithm
  430. Dual Head Monitor
  431. Derived template classes
  432. add a new member to struct
  433. How to Check the content of the memory?
  434. STL map and memory management (clear() )
  435. Error when initializing static variables
  436. How to catch Mouse down and mouse up on item of treeview
  437. Cline/Lomow Book (Original) FAQ # 158
  438. who can give me a lmplement of Diffie-Hellman key exchange.
  439. why is automatically generated copy constructor of this form
  440. Creating Dynamic 2D Arrays
  441. Getting confused in Virtual calls
  442. C++ class library for kernel mode programming
  443. scan frames of other windows
  444. is there any transform_if algorithm?
  445. can you make an ifstream from a FILE* ?
  446. problem with const objects in lazy parser
  447. vector<pair> .. more
  448. operator-
  449. GDI objects and memory leaks
  450. USB 2.0 Memory Stick
  451. reading para values from config file with type
  452. question--separatecompilation
  453. templates to generate compiler diagnostics
  454. Vector in cpp
  455. Array initializer in C++
  456. what is needed to implement a memory table?
  457. MS Access And Excell data access through c++(API ,Connector,etc)
  458. Usage of Double Pointers
  459. Tricky conversions question
  460. how to find nth quote char?
  461. Need Help
  462. candidate for bitset
  463. counting lines in text file
  464. Doing run-time binding/introspection/reflection in C++ non-intrusively
  465. Style Poll: Hand-Rolling for() Loops
  466. pointers difficulties
  467. skipws and <<
  468. offsetof / non-POD structs
  469. JNI: changing from ARGB to RRRGGGBBB memory problem
  470. Replace a #define by a method
  471. question--A function returns class object(comparing C++ & JAVA)
  472. is << on filestreams a blocking operation?
  473. Strange Bit Shift Operator
  474. Use int or long keyword?
  475. including files
  476. Code Style - Handling Returns
  477. Type casting
  478. c++ and multithreading
  479. Comparing an iterator to a NULL value
  480. dlsym and function pointer ...
  481. How can I set up the path where the compiler(g++) will search forthe header files
  482. template and variable parameters
  483. Constructors & iterators
  484. Operator Overloading.
  485. legacy containers
  486. what happens internally
  487. USB APPLICATION
  488. little problem
  489. Zero sized arrays in base classes?
  490. #include<> internals
  491. Help with Dijkstra's algorithm
  492. Is this possible in C/C++?
  493. How to define a class GasPump?
  494. getting reference to a STL map element
  495. overload operator ?
  496. Pattern matching with boost
  497. problem with c++
  498. class wizard in 7.0 (.net) IDE
  499. Secured access to source code project ?
  500. Array copying technique
  501. Checking if number is bigger than INT MAX
  502. Operator Overloading Problem
  503. When is std::list more effective than the other containers?
  504. Correcting answers
  505. Store two images in one file
  506. candidate for a reference counted smart pointer (?)
  507. software for Voip.phone
  508. how to transfer a DWORD from a function?
  509. How do you return a list? Best practices
  510. tr1::bind in a template class
  511. Insanity or technicality?
  512. Opening is for technical lead
  513. Programmer's Avenue
  514. learn C/C++/Java/HTML/Web development
  515. Another name of type of iterator allowed or not?
  516. unresolved external
  517. member typedefs
  518. Can I write a fn reference?
  519. Getting a chararacter array to accept spaces
  520. Getting certain item from a character array
  521. Runtime Definition of a struct
  522. header files
  523. problem with auto_ptr<> and assigning derived class to base class object
  524. operator [] or what ?
  525. vector of structs
  526. finding the length of a char*
  527. string comparison, help!
  528. Operator overloading for pointer to objects .
  529. Function returning a function pointer?
  530. Programmer's Paradise
  531. Initialization of non-integral type in initialization list
  532. Composition using references
  533. Question about char
  534. Arrays as parameters
  535. Why does the write method take a character pointer to the object one wishes to write?
  536. vect of struct ??
  537. Is this the 'prefered' way to use a vector
  538. oracle-c++
  539. Overloaded
  540. Enhance your Bugzilla with Release Planning System
  541. file writing
  542. Multiple inheritance, dominance and pure base class
  543. CPU temperature reading
  544. Runtime errors with c++ binary search tree
  545. Stack or Queue?
  546. Design question for UI library
  547. hello ,i really need your help
  548. undefined reference to '__gxx_personality_v0'
  549. Linked List Isn't Working Correctly
  550. regular expression lib