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. malloc creates seg faults?
  2. Reading a tag and writing to std::cout.
  3. memcpy verses memmove
  4. remove() capability in fstream class/templates?
  5. How do I write a function that accepts a 'printf' type parameter?
  6. Gaps in memory
  7. Ultimate++ 0.98.4 released
  8. Opinion on Survey Request
  9. memcpy problem
  10. C++ class
  11. Template specialization for templated and primitive type template parameters
  12. Help with operator overloading of <<
  13. Conversion operators and ambiguity
  14. Help understanding pointers to classes within containers...
  15. Finding template argument of child
  16. convert string to float
  17. Duffers question (revision in MFC)
  18. delete causes crash with character arrays
  19. text-formatting program c++ problem
  20. scoped enum implementation
  21. How to optimize an algorithm for G4/Pentium 4
  22. Question about function objects (a bit lengthy)
  23. What does numeric_limits<>::digits10 represent?
  24. C++ vs C
  25. Java, C# replacing C++ as primary language for desktop development?
  26. std::Vector, classes and pointer questions
  27. A Few C++ Questions
  28. C or C++ as a second language?
  29. Lettura binaria di vector<string>
  30. How to use printf()-like formatting via string/iostream?
  31. Help Required: Operator overloaded function template and Friend
  32. Overloaded operators ---- members or friends
  33. autoscan automake and similar and deprecated standard libraries classes
  34. map of ostringstreams behaves unexpectedly
  35. .NET Event Handling (timers, Mouse movement)
  36. Find pairs that occur in two or more sets
  37. how to contact string in shell script
  38. Backward processing of an array
  39. tictactoe
  40. atoi function
  41. use class member function as a parameter
  42. indipendent output
  43. Restricted friendship
  44. asking for parentprocess
  45. Using Bloodshed DEV C++ a couple Questions?
  46. Confused with friendly operator overloading
  47. Behavior of ifstream::get(char*buffer, streamsize num)
  48. how to add at the end of the linked list
  49. unsigned short array to string
  50. Extending stl::list???
  51. MS Visual C++ 6.0 - character encoding
  52. I need Help
  53. Operator [] overloading
  54. problems with Overloading operators
  55. "Reconstructing" (Calling the constructor again)
  56. diff command?
  57. creating linked list
  58. What is the difference between new() and malloc()?
  59. how to export functions in c/c++ static libray?
  60. Exponential
  61. Why is this code valid C++?
  62. Hi, Python v.s. C++, which is better?
  63. Dos vs Unix style text files
  64. difference between static const and const at the namespace level
  65. Why is the copy ctor called twice here?
  66. Two shared object with same class name
  67. Borland C++ direct fpu commands
  68. Error reading files in ios::binary mode
  69. specifying istream separator sequence
  70. How objects are sharing the member function???
  71. A code fix for MSVC warning C4267 (64-bit compatibility warning, e.g. Boost Spirit)
  72. Named parameter idioms
  73. C++ string global variable
  74. MATRIXES - Dinamic Memory
  75. Getting a function pointer to an instance of a template
  76. global objects
  77. passing a 2dimensional array of double to a function...
  78. Please,help as soon as you can.
  79. Becoming familiar with memory management
  80. const in headers
  81. Another static question
  82. Dynamic types based on existing template code
  83. why .hpp?
  84. call non-const function
  85. un - using namespace?
  86. Sharing code between cases
  87. passing a type to a function?
  88. BSTR and a LPOLESTR
  89. What, if anything, is wrong with the following code fragment?
  90. C++ and C kernel
  91. Object persistence & serailization: patent from Microsoft
  92. 'CString' : undeclared identifier
  93. do I need to specify an = operator for this
  94. Create and modify Ini-files
  95. ## _delete
  96. object arrays
  97. algorithm for c++(g++) demangling
  98. Modifying the value of each element stored in a std::vector.
  99. Disabling base class conversions?
  100. File I/O help
  101. confusion with copy constructor and operator overloading
  102. Plugin Application Request
  103. Correct C++ tutorial part 5 "How to use libraries" available (Windows, mingw/msvc/std)
  104. template specialization of a template class
  105. remove an item in a STL list
  106. const function problem. casting to mutable?
  107. Inheritance and templates
  108. Using vector of references to a template class in the same template class.
  109. [BEGINNER] syntax for constructing class with members and base
  110. hello
  111. converting weird #define to const
  112. Changing Namespace at Runtime
  113. enums
  114. Is this codepiece legal c++? and/or portable?
  115. lower_bound - close, but no cigar
  116. Static build and Oracle OCI problem
  117. STL for_each
  118. printout statements
  119. Random numbers within a sphere?
  120. matlab into c++
  121. Access control and nested classes
  122. template class in DLL (g++/Cygwin)
  123. Run-time type id and Inheritance
  124. win32 apps
  125. References in C++
  126. namespace/static style issue
  127. Learning C++ - resources and ideas
  128. How to retireve a value returned by a Store Procedure with ADO
  129. About c++ license.....
  130. address of static const
  131. references
  132. No identifier required?
  133. Classes with the same functionality but not convertible
  134. Dereferencing adaptor?
  135. Initializing a vector with pointers to elements of another
  136. Working with COM/Serial/Parallel Ports?
  137. curious about typeid().name()
  138. C++ online information
  139. templates vs. virtual methods
  140. Function of ":" in a structure
  141. How to let a function return an array
  142. Problems with for_each and bind1st
  143. Please give me a pointer
  144. OT Exception handling testing
  145. Inheritcance, references, constructors
  146. segmentation fault on private variable
  147. Multiple definitions of a variable in C++ not permitted
  148. Retrieve and update from SQL
  149. An integer type with range checking.
  150. Compliance Checking (C++)
  151. Help me to write a programme
  152. const objects ->const member functions?
  153. problem with pointer to class method
  154. Overloaded typecast operators and copy constructors
  155. Accessing member data from another class with pointers
  156. One Small step one infinite leap
  157. Inserting a char into a string.
  158. method printing values from a vector not working
  159. time
  160. pointer confusion :(
  161. Compiler error C2664
  162. ofstream problem opening file
  163. storing password for e-mail app
  164. Under what circumstances can the STL move a vector?
  165. enum type
  166. Piping std::cout to a std::ostringstream.
  167. main function not found
  168. getline()
  169. Template Libraries
  170. classes, pointers, vectors, and memory allocation
  171. I need Help please
  172. New Promotion, need advice from experience people who deal with this situation.
  173. Self Assignment check in Copy ctor
  174. Sequence point problem?
  175. sizeof
  176. bug patten in C++
  177. bit of a maths quesiton
  178. Error when entering wrong data type in do-while loop
  179. drop-in replacment for function pointers
  180. Array Lookup [Was: Why is "Hello World" const char* ?]
  181. Simple Program using Arrays
  182. Can basic_string<>::c_str() throw exceptions?
  183. ok, I've found it:)
  184. Scope resolution in needed to call a functor maker
  185. borland builder C++ - wait() ??
  186. Why is "Hello World" const char* ?
  187. Stripping specific bytes of a file without opening the entire file...
  188. FAQ issue: Guaranteed value ranges of fundamental types?
  189. std::string operator< ?
  190. Using Borland C++ Builder under Windows AND Unix?
  191. rotate operators
  192. How to Ingore the input of std::cin??
  193. operator= and implicit type conversion - precedence.
  194. Accessing characters in character array
  195. "no matching function for call to" and templates and old code
  196. Function to convert all of the small letters to the capital?
  197. Display bitmap from array
  198. Function Pointer Question
  199. Your word on notation?
  200. Inheritance and sharing function names
  201. How about C++Test?
  202. error C2666 overloads have similar conversions
  203. g++ default #include's
  204. Exemplers in C++
  205. Trying to convert _btsrt_t to string
  206. static variable problem
  207. Pass array by value
  208. initialization of a struct in a vector
  209. parametre de fonction const
  210. const int NULL = 0
  211. c++ pointers
  212. wrting function using pointers and list
  213. Scheduled task
  214. Help needed!!
  215. Learning C++
  216. Calling member function in ctors and dtors.
  217. SFINAE compilation troubles
  218. Learning pointers in C++
  219. vector and sort problem
  220. GetCommandLineArgs implemention?
  221. question on template
  222. Setting up paper source
  223. unnamed namespace and friend
  224. STL tutorial...
  225. Which is efficient?
  226. Conversion constructors and template arguments.
  227. Filing problem!
  228. Graphic functions for DOS
  229. problems with .h files
  230. Large scale C++ software design,
  231. new site
  232. problem storing user input into string
  233. Filing problem!
  234. callbacks to member functions
  235. Programming Contest
  236. Exceptions and inheritance
  237. Handling Exception
  238. Global vs local streams in a multithreaded app
  239. Endianess...
  240. Easing Decoding of Template Error Messages
  241. Trim Left char tchar[64]
  242. Conditional code
  243. Template argument matching
  244. Explicit declaration
  245. question/clarification: pointer to function as passed parameter
  246. Algebraic Parser
  247. Template argument deduction and conversion operators.
  248. How do I export multiple classes from one library?
  249. Variable Exchange Java <-> C++
  250. infile.rdbuf() for empty file
  251. general arrays reuse-inheritance question
  252. sorting with std::map
  253. question about template
  254. template type problem in msvc. and more
  255. Virtual function and overloading ?
  256. I/O getline: which is a last character - delimiter or EOF?
  257. Need a C++ update
  258. Oring multiple values
  259. Help. Just getting started
  260. way to address objects in for loop
  261. Safe union of std::vectors
  262. Template functions vs. function objects
  263. Reverting to C in C++ Code
  264. return values for void functions
  265. New Scientific Library - Lang?
  266. I/O getline and small buffer
  267. Override virtual function w/ Object (not Reference) return?
  268. istream read not reading everything
  269. why this program is incorrect?
  270. std::copy for overlapping ranges?
  271. Java from C++
  272. Abstract and concrete classes in c++
  273. when overloadind input/output stream operator, why return type??
  274. why it fails
  275. implicit copy assignment operator
  276. multiple precision integers-string to int conversion routines
  277. Two programs accessing the same array
  278. What does 'extern "C++" ' mean?
  279. MS Visual Studio 6.0 compile failure
  280. stack vs heap destruction problem
  281. Vector Help Please!!
  282. Polymorphism
  283. Put Back Functions
  284. strncpy copying beyond max length
  285. STL container of auto_ptr
  286. I am sorry for this...
  287. static object initialization
  288. fast insertion and search - STL
  289. Conversation operator as a lval?
  290. Templates: Come solve this puzzle....
  291. What is affiliate marketing?
  292. listing directories and sub in C++
  293. Distinct keys in the multimap
  294. Java from VC++
  295. Intialisation order and statics
  296. STL in debug mode?
  297. What's the meaning of this sentence, "0;"?
  298. HPUX, shared library and static member variables
  299. file length...
  300. Convert string to binary
  301. Array of pointers makes an error
  302. Elementary question on const
  303. Covariant return types
  304. USB initialization
  305. Catching vector index out of bounds
  306. Linux compiler
  307. C++ Programmers needed
  308. c++ parser
  309. Project: KHTML-based browser for Windows
  310. Problems initializing a dynamically allocated 2D array
  311. Effective STL Item 4 (size() vs. empty())
  312. Foo(300) = Foo(500); Why does a compiler compile that?
  313. What's the difference betwwen explicit instantiaion and explicit specialization?
  314. VC++ project crashes in Windows 9x
  315. another weird unexplained anomaly!
  316. C++ anamaly
  317. Narrow Vs. wide streams
  318. stl c++ & map
  319. Pointer-to-member-function pointing to a member function of an inherited class
  320. Where to obtain a copy of the Standard?
  321. Exemptions?
  322. Why is my const pointer not behaving?
  323. class instances and threads
  324. Memwatch
  325. MFC question - can't bring up same dialog twice
  326. Question on delete [] vs just plain delete
  327. Mathematical Programming
  328. c++ header file
  329. Buttercup
  330. C++ property file
  331. boost::filesystem: Aborted
  332. getting an object's type
  333. Inheritance Question
  334. MFC
  335. Model View Controller - please clarify
  336. Overloading operator+
  337. Reference + initialiser oddity.
  338. Dynamic memory failure reason
  339. STL Question
  340. The C++ sockets library
  341. Simpler C++ Forum for beginer
  342. Linking with Static Libraries (linux)
  343. How to make a library that comples the users to define some function
  344. Iterator problem with templates
  345. question about strings
  346. how to start with templates ??
  347. why char * gets overwritten after some time in execution...
  348. structural inheritance bad?
  349. matrix copy problem
  350. overriding global new
  351. Should resource wrappers auto cleanup on destruct?
  352. Template Type Functions
  353. overriding global new and delete + STL
  354. stl wstring and string.
  355. string::compare
  356. How do I know if a file is using by an application?
  357. Catching class exception
  358. Helper functions
  359. What is an implicit extern "C" declaration?
  360. Array object operator overloading
  361. Method PrintLn (two classes)// need help
  362. Local class instances invalid template argument
  363. Are Anonymous arrays possible
  364. Is this (tiny) function portable?
  365. Is it legal to call functions in the initializer list?
  366. extern functions
  367. How to terminate a telnet session from within your C/C++ program
  368. Declare an array parameter to be const?
  369. class definition forgets values
  370. "typedef" and "enum" problem
  371. C++ won't survive the next 10 years
  372. referencing "this" in a static method
  373. Compiler advice?
  374. Pointer-to-member as template argument
  375. Pointer problem?
  376. reference to pointer of derived class
  377. C++ generic programming question - looking for suggestions (long)
  378. extern functions
  379. Class Pointer Problem
  380. Visual C++.NET Timer problem
  381. test
  382. Mixing STLPort and STL from Microsoft
  383. Variable declaration: Global vs. Function
  384. HTML Seite als Popup Fenster aus C++ Programm öffnen
  385. Does using 'new' and 'delete' increase executable size?
  386. how to remove 1?
  387. question about pointers.
  388. Warning about defined but not used for global variable
  389. help please / object programming
  390. CC Compiler Error Message
  391. STL algorithm for implementing operator+=
  392. Visual Studio Solution to GCC makefile converter
  393. Idea for a better IDE
  394. Dating
  395. Checking for multiple processors
  396. virtual copy constructor
  397. virtual copy constructor
  398. defult constructor hiding
  399. C function in a C++ code
  400. spirit 1.6.0 stlport 4.6.2 msvc6
  401. Temporary King
  402. How to specialize member template function?
  403. C++2Java
  404. "Default constructor" for built-in types
  405. Weird numerical behavior regarding zero
  406. ostream overloading
  407. determining failure cause of an fstream call
  408. strlen deprecated ?!?
  409. Text Display in MDI
  410. inheritence vs composition
  411. Using namespace std and Error 19:
  412. write a function such that when ever i call this function in some other function .it should give me tha data type and value of calling function parameter
  413. How to add "/*" in C++ comments?
  414. confusion about friend declarator
  415. gcc 3.4 template compilation problem
  416. copy constructor
  417. fruit objects
  418. Good use for Unions
  419. syntactic sugar for initializaing multidimentional arrays?
  420. linux c++ equivalent
  421. Illegal code?
  422. g++ 3.4 question
  423. finding "\n" in files
  424. mod - rest of a division
  425. Using memset instead of a proper ctor
  426. Is this valid code?
  427. robust iterator implementation
  428. Console unterdrücken
  429. efficency for not instanciating variables?
  430. Starting NT Service on LocalSystem by ordinary user.
  431. Problem with fast lines in TeeChart v4.04 (Borland c++ builder 6)
  432. Order of cpp files matters?
  433. Superbasic efficiency question
  434. Double to Currency Output
  435. Need help with a Linker problem with class template.
  436. What makes a good C/C++ programmer?
  437. EOF
  438. Overloading funtions with const qualifier
  439. Referenece binding to const temporaries
  440. Can read all data off file accurately with fstream
  441. Alternatives for redefining a typedef?
  442. allocating memory for multi dimensional arrays
  443. portable imaging/twain library in C++?
  444. sorting std::list with function predicate
  445. Correct C++ tutorial part 4 "Decisions & conditions" available (Windows, mingw/msvc/std)
  446. Returning const references to class data
  447. template specialization in member function
  448. template specialization in friend function
  449. new to Numerical Recipies
  450. Why C++ has ambiguity between expresion statments and declaration statments?
  451. Object creation
  452. Looking 4 Flash-to-ActionScript-to-JavaScript-to-C++ examples & guidance
  453. User-defined manipulators that accept arguments
  454. Help with header files
  455. Turning off scientific / fixed output
  456. [Q] Extracting the key members of an XmlRpcValue object
  457. To manipulate or not to manipulate
  458. Overloading class new and delete operators with parameters
  459. compile time vs. run time?
  460. Avoiding templates, alternative design?
  461. USB help
  462. what dose it mean?
  463. myOpenFile function
  464. i have some problem about c++
  465. Will there be memory leak ?????
  466. Preprocessor trick?
  467. OOP in C++: Objects failing
  468. virtual templates
  469. Please help with an interview question
  470. operator= for derived class
  471. C++ Reference
  472. Integer div and mod together?
  473. allocating dynamic memory
  474. lifetime of local variables
  475. why doesn't this work?
  476. running time
  477. &X == &X.member ?
  478. C/C++ Users Journal on Fleabay
  479. byte alignment
  480. C programmer, what does this syntax mean?
  481. CRC16 not the same
  482. Iterating over elements in a deque results in garbage.
  483. How to organize the data structure in a parser?
  484. about "friend name injection"
  485. question about objects by reference and threadsafety
  486. unsigned char [6] numerical representation
  487. need help with large int multiplication and division
  488. Professional C++
  489. Object factories
  490. Why isn't multiple inheritance very useful?
  491. Createprocess
  492. CString to char array convertion (vice versa)
  493. time
  494. copy content of vector<BYTE> to BYTE*
  495. implement atoi
  496. stringstream
  497. Programming Contest: Create a Crossword
  498. sth wrong?
  499. Unexpected termination
  500. Sorting the file Name
  501. Bit Field Question
  502. Shifting to KDevelop
  503. global/static/namespace trouble
  504. how to check that my programe respects the iso c++
  505. stable software, How to ?
  506. [Allen R. Cha] I'm developing FTP Client. but i have a problem. plsease help me.
  507. How to build Linux apps w/ Borland C++ Builder X??
  508. enterprise application versus enterprise system
  509. number of decimal places
  510. array Puzzle
  511. Simplify this ?
  512. Calling C++ from C
  513. Interesting article about concurrent programming, any thoughts?
  514. Pointers?
  515. LL TO BST
  516. C++ .NET
  517. string combination algorithm for a "word descrambler"
  518. Shrink vector capacity?
  519. Recruitment Agencies for the London area.
  520. Execution of a function on startup
  521. Inheritance of conversion operator
  522. Non-const static members in templates?
  523. inheritance of conversion operator
  524. random error
  525. ALIGNMENT REVISITED 2
  526. convert java to c++
  527. Can't make a COM Object external
  528. Mixing new/delete and operator new/delete?
  529. Connect to SQLServer
  530. Double comparison problem
  531. Can overriding be controlled ?
  532. Design of image & view classes?
  533. Problem z fokusem.
  534. comp.lang.c++ FAQ
  535. implicit type template warning
  536. void *
  537. Correct C++ tutorial part 3 "Intro to loops" available (Windows, mingw/msvc/std)
  538. Adding unique data to a vector
  539. requirment for playing a wma or wmv file!
  540. undefine all macros from a file
  541. virtual revisited
  542. virtual revisited
  543. virtual revisited
  544. How Do We Avoid the Extra Empty Line at the End of the Output File?
  545. malloc vs new
  546. alignment revisited
  547. Employer looking 4 online C++ aptitude tests; recommendations?
  548. Help with Koenig Lookup
  549. mem_fun and C2784 using Ms VC++
  550. GUI and c/c++