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. vector of references
  2. Code question that involves namespaces, templates and classes
  3. Generic Memory Pointers/Access
  4. c++ messanging
  5. Initialize an static array in a class
  6. something wrong in function, but what?
  7. char* to vector<bool>
  8. Which IDE ?
  9. C++ Refactoring Tool
  10. USB again
  11. Templates as inheritence omission workaround
  12. Could use some help...:)
  13. operator ++ overloading
  14. Help on the STL and initializing non-const references with temporaries
  15. Cross-Platform GUI Development
  16. (int*&) question
  17. RAW Sockets on Windows XP
  18. How to make exe with Visual C++?
  19. How to make static Variables in Template classes
  20. Virtual Constructors
  21. Floating Point
  22. Noobie question about Switch
  23. Problem with ifstream
  24. Destructor query
  25. shared base object
  26. Returning bool from long integer class
  27. initialization with curly brackets for class struct members
  28. Pointer to classes when deleted
  29. dumb question
  30. When to use operator[]
  31. standard not clear about member function partial specialization
  32. *new or new?
  33. static member of class
  34. probs with a simple program
  35. specialization of member functions of class templates
  36. Question on memory allocation for multi-dimensional array
  37. Class Member Variables:instance Vs pointer
  38. Why can't I static_cast to a pointer type?
  39. Accessing memory at 0xb800
  40. Converting a 2-tier application to 3-tier application
  41. Time management fucntions
  42. Initializing a base class
  43. Non-failure guarantied malloc/new
  44. A little one...
  45. Polymorphic behavior without virtual functions
  46. How is my code?
  47. MARCO
  48. files,overload
  49. Application Error
  50. STL basic_string: MBS -> wide conversion
  51. Permutations
  52. Sun C++ : Unexpected type Badly formed expression using String
  53. header file
  54. Directory listing
  55. Passing Data From One Class to Another
  56. C++ template (standard template class)
  57. Template metaprogramming = interpretation
  58. Q: Timer with <sec resolution
  59. C++ interface
  60. Static Member Variable?
  61. purify
  62. how to operator a stl vector pointer?
  63. Help Please: Passing Functor Object with Template type parameter
  64. how to simplify many OR in if statement?
  65. Allocate Memory Problem
  66. Two classes dependent on each other, generating "syntax error: identifier 'NAME' "
  67. Question about C++ Allocatars
  68. Looking for a C++ Large Number Class
  69. Assignment operator
  70. Why not use valarray<valarray<T> > ?
  71. detecting basic types
  72. Turbo Charge your PC's Performance
  73. Not splitting words in output
  74. What is the proper way to do this...
  75. Preventing memory fragmentation
  76. Setting union member in structure
  77. Defense against INVADERS!!
  78. Obtain error message?
  79. Can I use MT-safe stream as a pipe between two threads? A TANGLED question about standart C++-library.
  80. Multithreading beginner problem
  81. Pointer to class member as a function name
  82. Internet related libraries
  83. copy a file
  84. HELP: vector & polymorphism
  85. exended character set
  86. Abstract Data Types - Separating Interface from Implementation
  87. Popup through screensaver?
  88. ALSA general help
  89. Should this compile without cast?
  90. Scripting Language Tutorial
  91. Shutting down windows...
  92. Static Member Functions and inheritence
  93. How to create a jump table in c or c++ ?
  94. ostringstream, ends: what am I missing
  95. call_with_second
  96. Counting Objects - Best Method
  97. replacing c_str with operator asterix
  98. POSIX Threads causing memory leak
  99. Compare strings
  100. A not very well publicized fact about C++ templates
  101. Can't get Sams example to work (re-opening file)
  102. I'm Looking For A *Good* C++ Reference Book
  103. combining two stl vectors
  104. why doesn't this work?
  105. Q: Casting and using the pointer
  106. Dev-CPP
  107. Error Opening multiple files
  108. Ptrs to member funcs & inheritance
  109. getline and substr
  110. Boost..
  111. need help for simple c++ programming
  112. C help: how to activate arrowkeys and stack of earlier commands
  113. How to convert between iterators and pointers?
  114. Blocking functions
  115. Portable endianess
  116. transfering variable length argument list
  117. C++/MFC Graphics
  118. vector declaration inside class
  119. Questions about defaut template type argument
  120. Dinkumware STL, MFC and memory leak
  121. attribute bag class
  122. Visual CPP
  123. cannot convert `xyz' to `xyz*' in assignment
  124. g++ const 'this' problems
  125. Class Member Getting Corrupted
  126. Having trouble achiving OOP zen
  127. Seperate compilation (header files n' their implementations)
  128. template specialization hides other specializations-msvc6
  129. Query: Will a MutexGuard object release before a function return value is copied?
  130. Store pointers in a vector?
  131. When is static is deprecated?
  132. Intel c++ 8.0: how to build .dlls and .libs??
  133. Intel c++ 8.0: how to build .dlls and .libs??
  134. Error using ofstream close()
  135. stream in multiprocess (multithread) apps
  136. how to include dll
  137. from base class calling methods defined in derived classes through pointer to member functions
  138. How to get two bytes form a buffer?
  139. After sorting a vector, how to get max in this vector?
  140. Error: Link.exe
  141. C++ Simulator of a Universal Turing Machine
  142. I wanna know one grammar
  143. Making a shared container that behaves like std::vector.
  144. Is this portable?
  145. Template binary tree structure in standard library?
  146. Is it the BUG of VC 7.1
  147. op.conversion enum->char
  148. can i use installshield to deploy an ocx?
  149. Files in Folder
  150. Testing if file open() command successful
  151. array too large?
  152. What method of DB access is best from c++?
  153. Virtual function from constructor
  154. Trying to launch a page from the code.
  155. Dependency Inversion Principle Dilemma
  156. A Forward Iterator type / class?
  157. Address of a result?
  158. How to access symbol when its dimensionality is not known till runtime (About to giveup)
  159. What is wrong with this?
  160. About ActiveX
  161. Templates and typedef
  162. library for SVD with m<n
  163. how copy the content of the "fstream::rdbuf()" to a string?
  164. UNICODE ostream
  165. Help Please: Finding out the Iterator to the Child node in binary heap
  166. Two pointers to the same obejct, two differnet values...
  167. Template functions & class templates syntax
  168. difficulties with sprintf function
  169. "inline"?
  170. Different bit storing
  171. A strange problem with IE and the browser helper object
  172. floating point exception
  173. Why do we have to manually separate interface and implementation?
  174. template functions calls within non template classes. How to do it?
  175. using templates as class members.
  176. Unsatisfied symbols
  177. simple naming convention question
  178. Internal Structure of the DIR ommand of MS-DOS purely for a floppy drive media
  179. inheritance
  180. Question about fscanf ..
  181. Questions about constructors
  182. virtual destructor Vs virtual method
  183. Another String reversal question
  184. need suggestion about random selection
  185. C++: Uninitialised Variable Passed as a Parm
  186. char conversion problem
  187. need files for "OOP in C++" by Lafore
  188. newb: using user installed lib in cygwin
  189. vector::resize parameters
  190. list <string> algorithms
  191. Function/pointer help
  192. Template parse error
  193. sizeof operator
  194. Respecting the standard
  195. In-memory array output stream?
  196. member to pointer conversions - mommy look what I found
  197. c++, swig and mpatrol
  198. why plus can be minus. Another of Microsoft's trick?
  199. multistreaming
  200. How to edit MSVC 7.1 VC++ directories by script
  201. Makefile Macro Substitution Help
  202. Please help - class / templates use?
  203. return statement in C++ constructor
  204. STL list
  205. 2 questions: speed of memset() and pointer to multi-arrays
  206. Sockets
  207. new vs. malloc
  208. running program as a background process
  209. visual basic from visual C++
  210. how static_cast and dynamic_cast implemented?
  211. Problem exporting class with stl member
  212. C++ active web pages???
  213. Help a beginner
  214. Nasty Bug: First exception error.
  215. Ordering of class definitions
  216. change character in file
  217. Creating a file that doesn't exist
  218. Operator function not working
  219. I/O buffers
  220. Conways Game of Life Source code
  221. static members of template classes
  222. Problem of Pass by Reference in C++
  223. Why won't this hash_map compile?
  224. map that maps to iterators in the same map ?
  225. The >> token
  226. Which derived class is it?
  227. Angle class - how is my code ?
  228. "Optimization" with source file contaiing only static functions and initializations
  229. What to learn?
  230. Pre-Allocate a General Class Instance
  231. how to declare a structure and a class interlinked
  232. Strange template problem.
  233. .
  234. Is -> syntactic sugar?
  235. Replace a character in a string.
  236. Two dimensional array problem
  237. Problem writing a .wav file
  238. Is there a reference counted implementation of std::vector?
  239. Is there any support for network programming in C++
  240. access violation when unallocating a string
  241. msdev /make problem
  242. Design question: using malloc?
  243. floating point round in C++
  244. Rewriting the file
  245. why doesnt this work?
  246. Huge file hash
  247. What is "POD"
  248. Need help with stl vectors (?)
  249. operator overloading q'n
  250. Need help with STL
  251. Member Functions in class scope are auto inlined?
  252. Private constructor
  253. The performance cost associated with std::vector.
  254. Clarification of the scope of this group
  255. drag&drop - how can I make it work?
  256. enum question...
  257. istream_iterator and ostream_iterator problem
  258. P++
  259. Working with list box and text boxes
  260. Can anyone sell me VC 4.0 or 5.0?
  261. C 99 -- C++ 2003 diffs
  262. how to call an external program?
  263. Need help with STL (?)
  264. [RQST] Virtual disk
  265. What is some basic stuff?
  266. Regular Expressions and String Replacement
  267. Need to translate from Delphi to C++
  268. need to translate from Delphi to C++
  269. Dividing strings filled with numeric values
  270. Linkage and calling convention
  271. Can a template function return a template type?
  272. Array of object from varius subclasses
  273. counting_iterator with transform_iterator ?
  274. Correct use of locales?
  275. How to extract size of a packet?
  276. How to make function final in CPP
  277. Can nested class members access private members of nesting class?
  278. for loop?
  279. function object inheritence
  280. Multidimensional Arrays
  281. Char type array
  282. managed & unmanaged question
  283. CRT, Member Initialisation, static data, constant data, global objects
  284. You know the default error beep in windows? How exactly do you dothat?
  285. std::endl type unknown
  286. Sorting via template metaprogramming - critique requested
  287. system date
  288. what is wrong in my leap year?
  289. Where's the bug?
  290. Can one class have two names?
  291. non-static const array class-member
  292. C++ to Delphi conversion help required
  293. Questions about Getting const_iterator out of iterator class
  294. Recursive Function Help (pls) pt 2
  295. implib for mingw
  296. signed/unsigned..?
  297. Using Class Templates
  298. Mysql with C++
  299. Serial port, dlportio and Win2000
  300. Design question: interrelated classes
  301. MSVC7: Comdef.h(266) - missing ')'
  302. implib from dll
  303. Scope Resolution Operator
  304. error 2666?
  305. recursive function help (pls)
  306. load bmp
  307. ofstream is_open
  308. changing char value
  309. Function pointers problem
  310. What modules are available for Http connections in C++
  311. Casting to a 'different' class...
  312. Help for C++
  313. ISO/ANSI C++ Standard copy
  314. direct access to hidden variables
  315. Linking errors. - VC++ - Unresolved external Symbol
  316. Legacy source code resources?
  317. Question About Casting
  318. memory leaks question
  319. Two templates with overlap.
  320. (Programming) Various Syntax styles
  321. How to distinguish between Events and States?
  322. Internet Checksum
  323. Class division
  324. fstream lock question
  325. A function that returns a pointer...??
  326. HELP: Floating point overflow (possible OT)
  327. New Programmer
  328. Error creating a node
  329. Why is the Base class Constructor getting called twice
  330. ambiguity of post-increment and post-decrement
  331. Efficiency of map and vector iterators
  332. Am I an idiot?
  333. template-id 'VISDictionary<const char *, VISNamedContainerTypeCode *>' used as a declarator
  334. Protecting object data from member functions
  335. Do I need delete or delete [] here...
  336. Creating an object that is read from an input stream.
  337. usage of undefined class
  338. using member data as default argument
  339. Online book?
  340. stream constructors and derived classes
  341. oo-problem
  342. Fileless C++ environments
  343. Changing a variables data type
  344. GNU GMP arbitrary precision limitations + question
  345. Why does this work?!?
  346. Portable code
  347. Can't access WHAT private member?
  348. std::map copy constructor problem
  349. Your preferred books
  350. Your preferred books
  351. using getdate() how can i get todays date in mm/dd/yy format? any sug please
  352. map::iterator error
  353. CryptGetUserKey works in WinXP but fails in Win2000
  354. gets and cin
  355. writing in to files
  356. STL multi_map entry size?
  357. Function objects as parameters.
  358. Question about constructors ...
  359. Converting datetimes from/to UTC/GMT including daylight saving
  360. Order of evaluation: int a=1, b=a+1;
  361. Equivalency Semantics, Operator Overloading
  362. using a bitset
  363. Is code generated in this template situation?
  364. int to char
  365. Access control + overloading + overriding
  366. Optional parameters in stored procedure call
  367. How to disable debugger-related warnings!?!
  368. Casting to const.
  369. What is lvalue?
  370. string class question ....
  371. About MutipleInheritance
  372. Why c++ string can't be used in a dll?
  373. About the size of structure
  374. string class question..
  375. how does pragma pack work?
  376. How to...
  377. Borland C++ 5.5.1 CommandLineTools: ilink32 error 128
  378. I need some help/pointers/comments to get me started, I am stuck
  379. How to implement a buffer (memory?) pool
  380. Reading binary data from file
  381. POD-ness of a type
  382. Wireless Search with Summarized Results/Web Pages, powered by Google!
  383. Feeding Time
  384. decision tree help
  385. Library in library...
  386. More new MyClass; vs. new MyClass();
  387. S.i considered a variable?
  388. boost::shared_ptr and operator->()
  389. Constructor(?) inside a struct
  390. static_cast vs. C-stype cast
  391. dinkumware 402 linking with g++ 3.x/ _Winit undefined ref
  392. array exception safety
  393. Is there a temporal object created?
  394. assignmnet to int form float/double
  395. virtual inheritance problem with class template specializations
  396. is const function faster than non-const?
  397. Binary trees
  398. what is different?
  399. Need help on remove_if
  400. soundcard input
  401. overloaded operator new
  402. Question about an extern int
  403. Sound card input
  404. Homework Help
  405. accessing protected data members of instance of parent class
  406. ncurses help
  407. multidimensional arrays (vector)
  408. is there a difference between new MyClass; and new MyClass();?
  409. Is this object destroyed?
  410. C++ link to 3dstudio
  411. Q: Allocating memory correctly
  412. Strange compiler error
  413. linking problem
  414. unique numbers using srand( ) and rand( ) functions in C++
  415. numeric_limits<> specialization
  416. C ++ programming here my codes
  417. Webcam
  418. SMTP server C++ class
  419. C ++ programming again
  420. enum fails with using declaration
  421. C++ programming
  422. Object initialisation and constructors
  423. variable type
  424. Template parameter matching and const
  425. runtime access to program state via a hacked libpq sql interface
  426. Problem with textfile
  427. source code for independent component analysis ??
  428. RTTI?
  429. Composite class problem
  430. Difference between inline initialization and definition.
  431. Typecasting char pointer to structure
  432. getting list<string> sort() to use my operator< ??
  433. need some oversight
  434. activation record instances
  435. Retrieving numbers from a string
  436. Rusty C++
  437. value_type of a back_insert_iterator
  438. using declarations with nested typedefs
  439. mindless: Do you have a good name for a class that...?
  440. std::size_t
  441. access to class members from a Fortran subroutine
  442. generating C equivalent from C++ code
  443. Concept of nested classes
  444. reference VS. pointer
  445. STL Question: Safe to use elements after erasing them from the collection?
  446. Design problem
  447. Class methods operating on arrays of objects of the same type as itself.
  448. Iterator/pointer arithmetic
  449. HTML Parser C#
  450. CGI and C++: continual updates
  451. look for C++ "Keith Gorlen smalltalk like classes" or NIHCL to reduce memory footprint used by STL
  452. News test !?
  453. images and text
  454. How to avoid ambiguous constructors?
  455. pipe(), fork(), exec(), ... providing input to and capturing output of a child process
  456. Unable to print function names in stacktrace
  457. VC++ CListCtrl question.
  458. Utility classes?
  459. Memory Leak Error
  460. zApp and MFC
  461. How do copy Strings from a single dimensional array to double dimensional array
  462. removing the cursor from a cpp app
  463. User-defined exceptions
  464. A different kind of adaptor iterator
  465. typedef not being seen
  466. Operator Overlading Problem
  467. cout << "едц"
  468. ActiveDirectory_and_Ldap_lerner_searchforHelp
  469. Cygwin vector problem
  470. F2C for Microsoft Visual Studio
  471. passing a struct
  472. Protected classes within classes
  473. Preferred C++ compiler for Windows
  474. Null output stream?
  475. Removing a node from a binary tree
  476. deleting an object twice?
  477. simple list efficiency question
  478. Help Please: Making a function template accept a default argument
  479. Types defined in std::
  480. Garbage collection?
  481. overloading ! operator for factorial
  482. how do I get a Resource ID of a CBitmap?
  483. friend template doesn't work for MS VC 7.1 ?!
  484. Strange Infinite Loop in My Code
  485. Integer sizes
  486. Can private methods be overriding?
  487. Is there a class for a dynamicly resizable array?
  488. Converting Fortran module<->C++ structure
  489. How do you know datatype when using Templates?
  490. Is `new classname' the same as `new classname()' ?
  491. Templates with static member in header file
  492. which program will run better:)
  493. mixing C++ with C
  494. template deduction of array size
  495. solution for max_length_string (?)
  496. Getting the exception object within catch(...)
  497. preprocessor implementation GURU question
  498. g++ and gcc
  499. what are these files?
  500. C++ as OOP language
  501. Nested templates explicit specialization
  502. bitset assignment
  503. Deleting array allocated with new
  504. From float to std::string
  505. Error while defining char array
  506. Accept either an iterator or a reverse_iterator
  507. Namespaces in MSVC Dll.
  508. Smart Pointers
  509. Templated Copy Ctor
  510. Template specialisation of class with base class template ?!
  511. sign of a value
  512. Is it OK to specify a _private_ member function as a friend?
  513. linking problem ...
  514. Bit manipulation question
  515. Open Specified Port
  516. How is "static const int" better than "static enum"?
  517. How is member initialisation ordered?
  518. STL sets and MultiSets
  519. [C++] strange problem with std::ostringstream
  520. Creating an automatic logger
  521. Best way to eliminate warnings ?
  522. looking for a "tree" class
  523. how to get the names of the files in a directory on the linux and windows platform
  524. Creating STL Containers in Shared Memory
  525. compilation problem... WHY?
  526. operator problem in struct
  527. What's wrong with this?
  528. A question about ## vs. juxtaposition
  529. Q: Why are there file access modes?
  530. Virtual Funtion Questions
  531. DETOURS
  532. When should use "new"?
  533. std::cin woes ---- C style macros to the rescue
  534. good online STL/C++ lib references?
  535. STL find & compare
  536. Can I check the type of a void pointer
  537. Precompiler question
  538. Effect of goto on local variables
  539. help with classes
  540. classes, strings, learning in VS.NET
  541. How to print an array using << operator:Beginner's question
  542. freopen & cout
  543. Is it legal that a function pointer to "function with default arguments"?
  544. REQ: Help With List Class - Linked List Based
  545. how do i access data member from other class
  546. Curiosity...
  547. Scientific calculations using long double
  548. Template class operator= error
  549. Simple pointer question (:)
  550. Koenig lookup problem???