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. conditional breakpoints in gdb (c++)
  2. templated class
  3. templated class
  4. WHy my program doesn't work
  5. AGLOCO- this worries Google
  6. Casting int to char*
  7. Issues with multiple inheritance
  8. C++ Programming
  9. Naming convention?
  10. Why float is called as 'float', not 'real'?
  11. composite types and std::swap
  12. int - unsigned = ?
  13. Systemtime(windows clock)
  14. Behavior of friend class in a namespace.
  15. main(int argc, wchar_t *argv[]) on linux i386 (redhat)
  16. Read file problem
  17. The Old School Meet's The New School.
  18. Help on Multiple Friend Class Include Problems
  19. Confusing Error Message
  20. memory leak problem
  21. again the problem: the destructor is called twice
  22. C++ Source Code Viewer
  23. Tricky macro manipulation
  24. libcurl c++
  25. libcurl c++
  26. Query regarding enums in switch/case statements.
  27. A question regarding to the keyword "virtual"
  28. Last record added twice when reading ifstream
  29. Constants and templates
  30. Setting every bit in all members of a class to 0
  31. operator != for const_reverse_iterator
  32. reserved identifiers?
  33. Simple integer Expression!
  34. Cool new website
  35. Exception Destructor on new
  36. In Class Typedefs and In Class functions pointers.
  37. Numerical Algorithm: floor to round to the nearest hundredth
  38. ERROR READING FORM
  39. Need help with Homework - checking chars
  40. making wcin wcout work
  41. ASCII Code???
  42. String Algorithm Advice Please
  43. what can you do to print out only even numbers...??
  44. Changing code for to be able to change the variable...???
  45. How to create an "endless" std::stringstream?
  46. Urgent help about my code....
  47. problem with my code.....
  48. urgent help!: trying to make a seconds subtraction from a time_t
  49. cin char
  50. order of evaluation of arguments to constructors
  51. How to use istream_iterator to read input from cin twice?
  52. History of short-curcuited AND
  53. layout compatible question
  54. lifetime extension of temoraries
  55. very sorry!
  56. Mult-thread macro
  57. std::vector reserve / constructor question
  58. typically, how expensive is try catch?
  59. State of the Art Software Development Practices
  60. A question regarding to the keyword static
  61. A question about initilization of a static member
  62. inheriting the operator<<
  63. error: template-id does not match any template declaration
  64. hi
  65. the usage message generated by boost::program_options.
  66. vector.clear() and vector copying
  67. return type of a function that returns a local variable
  68. help with setw and width functions!
  69. Arrays in C++
  70. GDB - no debugging symbols found (GDB Vs GCC?)
  71. C++ to C conversion
  72. valarray or vector ?
  73. Questions about extern "C" linkage directive
  74. developer forum
  75. reverse all the bits in a unsigned integer
  76. User-defined manipulators
  77. Need with with some errors
  78. "typedef int bool;" ?
  79. scanf problem
  80. win 2K pro won't see new DVD writer
  81. singleton problem
  82. friend template overload problem
  83. Online manual for C++ with code examples
  84. C++ Programmer
  85. this is perfect !
  86. Why use a private struct?
  87. Help with operator overloading
  88. where/when should I initialize static class data members?
  89. Watch hundreds of TV channels online!
  90. Problem using sscanf...
  91. dynamic memory: was not declared in this scope
  92. cool comp
  93. Initializing an array of objects allocated dynamically
  94. special template specialisation
  95. memory usage problem
  96. Operator overloading and *this
  97. hi can u ever want to watch this blog see nothin is impossible see the images
  98. operator>> for numbers: stream state after failed read
  99. error while running
  100. C++ Book required for ex C / C++ / Perl developer to recap / learn
  101. resize and clear of vector
  102. c++ library for extracting manifest.mf from a jar file
  103. stdint.h
  104. Is ':' an operator?
  105. peak memory usage
  106. How can I widen my prensent google blog template
  107. release crash
  108. passing const char* to the string&
  109. namespaces
  110. How to get access to blocked files
  111. What's the opposite of dynamic ?
  112. Coponent Question for C++ Language Expert
  113. Editing a parameter while creating a sub-class?
  114. Template specialization with the parameter being a template
  115. enums as values in std::map
  116. Implementing a class of a nameless namespace outside the namespaceblock
  117. Problems with own namespace stat
  118. Pointer Question
  119. (const) iterator question
  120. overloading vs. default argument question
  121. STL on rhel4.4
  122. Could You help me?
  123. friend+namespace
  124. constuctors and object arrays
  125. Rolling files in C++
  126. slice_array problem in vs2005
  127. Commas in for loop
  128. DB connection pool. How to pass handle?
  129. internet programming
  130. callbacks
  131. Compilation error
  132. Class redefintion problem
  133. How to mix C code in a C++ program
  134. Threading classes concept ?
  135. Boost Conference Reminder
  136. typename vs class
  137. Classes,lists
  138. Template class partial specialisation
  139. Help with regular expression
  140. little games
  141. weird variable declarations
  142. problem with counter
  143. help on implementation algorithms on vector
  144. C++ implementation question
  145. std::abs problem
  146. Dynamic array of objects - initialization
  147. operator new and exception
  148. Access an STL object through a pointer or reference in a different DLL or EXE
  149. Introduction
  150. why destructor function called twice
  151. when a const isn't? (typedef?)
  152. Problems trying to compile very simple code
  153. example vector wrapper
  154. euler circuit
  155. Iterator-Template problem
  156. resources
  157. error C2309: '{ctor}': is not a member of...
  158. error C2309: '{ctor}': is not a member of...
  159. Is this valid and moral C++?
  160. Runtime type checking in a simple template function
  161. help with ceil function
  162. boost::enable_if related code fails to compile on VC++8.0
  163. What is the class of a loating point exception ?
  164. some problem with the min exponent of float and double in <limits> header?
  165. A problem about template function overload
  166. help with the if statement
  167. Accelerated C++ - Chapter 1, confusion in understanding "flushing the buffer"
  168. Accelerated C++ - exercise 0-1
  169. where does the throw re-try
  170. confusion when comparing char * with a string literal
  171. Cleaning up memory leaks
  172. Virtual functions
  173. how return a iterator?
  174. template function specialization problem
  175. rounded to the nth decimal
  176. delete map elements
  177. Const inheriting
  178. Ckoogle
  179. class for connection pooling
  180. insert-ordered-map or keyed-vector?
  181. canonical up-cast idiom for smart pointers?
  182. Initializing static const variables of template classes
  183. Which standard container to use?
  184. (template metaprogramming) conditional inclusion of the default constructor
  185. Double-checked locking: is this alternative OK?
  186. Single Object Instance Techniques
  187. Variables for array size
  188. Can we use abstract class templating classes?
  189. disabling temporaries for a specific class
  190. how to reverse find_if?
  191. I need multiple music video script
  192. Overriding class methods
  193. Overriding class methods
  194. help with visual studios
  195. visual c++ /.net developer
  196. Receiving error "SEGV_MAPERR - Address not mapped to object"
  197. Templated Overloaded Member Function Question
  198. \0 in std::string
  199. Open source SQL Parser using C++
  200. instanceof in C++?
  201. How to control the precision of double
  202. Definition order of POD
  203. Google Won't Keep Your Searches Forever
  204. multithreaded dll - what is std::_Lockit?
  205. output
  206. Borland C++ Builder & JBuilder
  207. got stuck with cstdio
  208. address of virtual member function passed as template argument
  209. calling anothor program
  210. eating memory
  211. c++ application source code which compile under gnu systems
  212. address issue
  213. address issue
  214. Define functor within method?
  215. undoing the close operation of internet explorer
  216. why dynamic_cast fail here?
  217. Understanding references
  218. File input/output
  219. Proffesional programming
  220. FAQ lite:10.19, Bar() part is declaring a non-member function that returns a Bar object
  221. exercises with solutions
  222. Need help in understanding C++ code
  223. Error Processing
  224. global variable vs static member initialization order
  225. I've written some nifty analysis software, what now
  226. Using namespace in a class
  227. STL safety issue
  228. Mem pool question
  229. Pointer to member as template argument
  230. Writing operator functions
  231. using std::find
  232. Bit size of (un)signed char
  233. removing an element during iteration error
  234. valarray Initialization Question
  235. Implicit iteration counter in std::for_each
  236. map::erase(reverse_iterator) is not allowed???
  237. what is the type of a #define const number
  238. CAN any one tell it whats the code tell it
  239. bool
  240. STL container for sorted items
  241. Book review
  242. pitfalls of struct to char* and back
  243. faq why I see it?
  244. Sort array of struct based on the data members.
  245. Experienced Embedded SW Account Manager looking for work.
  246. get the max "absolute" integer in a vector
  247. Automatic conversion to base class when calling constructor.
  248. How to partial specialize a template member function in a template class?
  249. STL container advice
  250. shared_ptr and local types
  251. Suggestion on refactoring existing code
  252. what is the prupose of the __USE_GNU preprocessor directive
  253. can I override private functions?
  254. C++ for C programmer
  255. possible solutions to alignment issues...
  256. problem when allocating a new object
  257. Determine size of argv[x]
  258. simple failure of boost::regex
  259. what's the point of namespace aliases?
  260. Selecting between malloc() and new operator
  261. Recommendation for simple command parser
  262. iterating through a set<string> when passed by reference
  263. list<T> alternative...
  264. conditional typedef in templates
  265. conditional typedef in templates
  266. help extracting tag with boost:regex
  267. overloading << and inheritance
  268. GCC/MSVC++ difference
  269. optimization for reference syntax as for function
  270. What instead of new/delete?
  271. Unit testing framework: CxxTest question
  272. rmicc--RMI for C++
  273. overloading of ","
  274. Capture USB Webcam Image
  275. faq error LNK2005: ...already defined
  276. wide string problem ...
  277. no exceptions are thrown in math operations
  278. namespace and list problem
  279. Some questions about optimization,help me.
  280. Macros, vTable?
  281. command window visible in automation server
  282. javascript and callback function
  283. Simple XOR encryption code issues (segmentation fault)
  284. Portable (as in literally) C++ compiler/IDE?
  285. Learn SQL with Oracle
  286. Problem with templatized overloaded operator ()
  287. long post - need help with beginner level EBKAC logic error
  288. Partial classes
  289. shift operator << and >> question...
  290. question
  291. EOF
  292. Multiple inheritance: Wrong constructors being called?
  293. Question about inheritance in c++
  294. C++ and Python
  295. multicast progarm in VC++
  296. C++ reading database from the file into the array
  297. Question about usage of pointer in trees, linked list (The double indirection)
  298. g++ can't locate dylib to link at
  299. why am I getting the C version of getline()?
  300. has anyone seen this?
  301. Ask for book recommendation on component programming
  302. Who are Darwin's Outcasts?
  303. qualified name VS unqualified name in class template.
  304. Two equal examples, but can not compile second
  305. size of passed array
  306. constructor pain
  307. problem with getline
  308. creating a Set in C++ using classes (need help on an exercise)
  309. RAII Design Patterns and Alternatives
  310. Pointer Matrix
  311. Any Blitz++ and TVMET experts out there?
  312. for_each bind2nd reference to reference error
  313. Translate bit order
  314. "Small C++" Anyone?
  315. const string *Item::getTitle() versus const string Item::getTitle()
  316. sockets
  317. Hot(rvalue) Referencing and move proposal
  318. writing beyond EOF and uninitialized bytes
  319. ostream as parameter for constructor
  320. can a volatile int be used as a mutex
  321. Problems allocating memory
  322. Вопрос
  323. Were did that wave come from?
  324. File synchronizing
  325. Acquire grayscale USB Video and save as a sequence of 8-bit grayscale bitmaps
  326. for loop
  327. Is there someone have written some programs about RSA-1024?I have some question.
  328. simple inheritance(?) question
  329. atexit() and DLLs
  330. debug assertion error in threads of c++ under windows
  331. debug assertion error in threads of c++ under windows
  332. debug assertion error in threads of c++ under windows
  333. Using invalid variable names in C++
  334. hey.. help! plz... i nid ur response about this assignment
  335. I need a rsa1024 cource code.would you help me?
  336. the question about: printf("%d\t%d\t%d\t%d\t%d\t%d\n",i,++i,--i,i--,i++,-i--);
  337. which text book is just for the c++ beginers?
  338. How to use a MFC's Class in Console?
  339. Inheritance syntax question
  340. C++ Syntax Killing Me - Using Char Array For Strings
  341. visible window from system function
  342. HELP! Create bitmap from binary XML string in MFC
  343. Non .net c++ to c# xmlrpc
  344. OS dependent definitions
  345. variable declaration style
  346. how come no one here uses for loops?
  347. Testing in C++
  348. socket port is not configuring .... plz help
  349. Compiler segments
  350. query regarding SNMP
  351. null object in c++
  352. Asynch Manager
  353. constructor and configuration file
  354. conversion double* to vector<double> and vice versa
  355. strings in classes
  356. Dynamic Dimension Array
  357. mem_fun error
  358. mem_fun error
  359. Bizarre vector insertion behavior - can someone please enlighten?
  360. Bizarre vector insertion behavior - can someone please enlighten?
  361. Image manipulation
  362. simulations contra the terroristic nimbus of the second law
  363. videos-singles inside-{for date-chating mails}
  364. pipelining explained...
  365. non static variables in a namespace (in .h) ?
  366. vector of const references. Is it possible?
  367. incompatible pointer type
  368. problems with set::insert
  369. extending std::numeric_limits
  370. Compiler Error with Templates
  371. std::string and gcc problem ?
  372. algorithms in C++ book
  373. i wanna know about c++
  374. Remote command
  375. Bill Gates thinks Google should be worried!
  376. Question about constant member functions
  377. compare function template
  378. sorted container
  379. hash_map elements deletion
  380. Stroustrup, chapter 5, navigating arrays
  381. Join it NOW
  382. Some questions about macro and function design
  383. IDE
  384. anything wrong with this code?
  385. ifstream & string
  386. Default Constructor Practice
  387. program isn't running properly
  388. Jeroen and Noah Roberts, doing reflection in C++
  389. Is pointer parameter local variable to a function?
  390. 'new' template usage
  391. memory size allocated by new
  392. Globals from a namespace
  393. Iterators and functors
  394. override operator new within a file?
  395. template typedef support in g++ ?
  396. Reading/Writing from/to windows registry using C++
  397. Template question
  398. two bases with shared_from_this?
  399. ??????? JOB???????????? CLICK KERE
  400. Script or Program to check & view what's cached on the local news server ?
  401. Function returning "stream" ?
  402. Function returning "stream" ?
  403. get full path of application
  404. Multithreaded server : Problem with WSAEventSelect
  405. Passing a member function as a parameter of a member function
  406. simple constructor problem
  407. Internals of Dynamic cast
  408. A problem about template?
  409. iterator traits
  410. Allocating objects on stack using new in C++
  411. Constructing Objects of a Class
  412. A simple class
  413. how to access the public methods of a private data member?
  414. Modifying elements of hash_set.
  415. Modifying elements of hash_set.
  416. Requirements for <iostream>
  417. poping empty stack in visual c++ express - doesn't throw exception ?
  418. Identifying which class takes the more memory in an application
  419. PLEASE Reply @ " Barter Needed "<newsmail@reuters.uk.ed10.net>,
  420. min and max running values
  421. Sorting map<T>?
  422. data format
  423. Stroustrup chapter 5, pointer to pointer to char
  424. how to iterate a vector?
  425. How to write a library with a static object?
  426. Custom iterator for STL-style container
  427. Stroustrup Chapter 4, Exercise 5
  428. Stroustrup Chapter 4, Exercise 3 - displaying the sizes of char, int etc.
  429. Stroustrup Chapter 4, Exercise 2
  430. What am I missin here ? (template functor question)
  431. gcc, class forward declarations and destructor calls
  432. design pattern
  433. Calling base class constructor from derived class Copy constructor
  434. &
  435. Error C2555 with pointer to class with no template instantiation?
  436. Derived class passing callback to base class
  437. a "temp conversion" programme
  438. Stack tracing on POSIX systems
  439. using try/catch as control mechansim, is it a good thing ?
  440. Declaring a valarray, then initialising it later
  441. Can you code browser buttons to configure security controlls?
  442. Question on unicode and MBCS
  443. thread safety and std::map
  444. Best OOP Language
  445. Code specific to couples of classes
  446. error: passing `const Equal4' as `this' argument of `bool Equal4::operator()(int)' discards qualifiers
  447. How Do I Compile C++ Source Code ?
  448. Inheritance
  449. A Cfront-like compiler available?
  450. Explicit Virtual Functions
  451. difference between between these "char"s
  452. a temperature conversion programme
  453. Stroustrup: chapter 4
  454. saving input data and showing its total value in while loop
  455. per-thread memory mangement techniques for c++...
  456. C++ help
  457. Confused with error using ofstream
  458. Dynamic array advice.
  459. Key Differences Between Ansi C and C++
  460. Question on c++ faq 21.2 Derived** -> Base**
  461. motion capture application, need improvements
  462. time constraints
  463. Inheritance
  464. I'm Shocked
  465. inheritance / overriding question
  466. Classes declared in templated functions
  467. Starting point for learning.
  468. The << symbol.
  469. Where is the executable in VC++
  470. mandatory/optionally overridable virtual functions
  471. printf format specifiers %m and %n$
  472. Using static equivalant ?
  473. Feedback on my style
  474. Assertions in principle
  475. Error handling idioms
  476. Peculiar rand() case and threads
  477. Continuing my foray into the TR1: tr1::shared_ptr<>
  478. How to determine end of std::cin
  479. using union keywords
  480. embedded C++ to .net
  481. equality operator based on position
  482. Beginner in C++ need help
  483. Can new operator be used as macro?
  484. Is a load-store architecture machine more suitable to run C++ code?
  485. templated std::vector variable as an argument by reference problem
  486. C++ Boot disk
  487. Need some advice
  488. Template problem with g++
  489. disambiguate static multiply inherited class functions
  490. Creating a User Interface with c/c++ so as to be called by another C/C++main program
  491. Creating a User Interface with c/c++ so as to be called by another C/C++main program
  492. Concatenating two literals...
  493. C++ vs C when it comes to speed...
  494. C++ vs C when it comes to speed...
  495. templated vector build-up
  496. Extract Zip With C++
  497. Looking for a C++ debugger on the Mac
  498. using set.count() return
  499. Compilation error with g++ 3.3.2 on AIX 5.3
  500. Printing line numbers in exceptions like in Java?
  501. problem with inluding lapackpp
  502. Ahg! Time!
  503. template class problem
  504. Hexa reading from a file
  505. Operater < overloading for struct problem
  506. are there systems where int is unsigned
  507. Initialising global object arrays that are used "extern"
  508. HOMEDIR, USERNAME, COMPUTER variables...
  509. why is my code giving a duplicate loops and segmentation fault..
  510. Why ! C++
  511. cant compile on linux system.cant compile on cant compile onlinux system.
  512. initializer_list in the new standard
  513. Top CMM Level 5 Comapny in Chennai Req. C,Unix,RTOS Professionals
  514. How can this be?
  515. Required
  516. Is preincrementing the same variable twice valid c++?
  517. "diamond" problem
  518. Problems with <new line> even if I use "\r\n" - UNICODE
  519. help some help
  520. Interview question
  521. Operator not found for the type
  522. security_cookie referenced in function _WinMain
  523. The n00b is back...help with outpout to file...
  524. Initializer lists and multiple constructors
  525. while getline corrupting the stream
  526. aehsxvm ryxeabp
  527. wrapping streams
  528. failed to open a stream
  529. nested class forward declaration
  530. Crossplatform (Windows/Linux) RMI System??
  531. N00b looking for GCC error help.
  532. open a stream for app and out
  533. Complete n00b Needs Help with cout...
  534. program output problem
  535. Help in defining serial port parameters for data transfer
  536. Question about conversion in expressions
  537. regarding .so files and dynamic linking
  538. Question about evaluation order
  539. Displaying text in System Tray/Notification Area
  540. parameters "c style" in a C++ constructor (use of __attribute__)
  541. structure padding
  542. 64 bit or 32 bit application
  543. World Ultimate Fighting
  544. Why new[] adds 4 bytes to the returned address
  545. endless loop
  546. endless loop
  547. need C++ software
  548. need C++ software
  549. What is the proper use of volatile?
  550. Is this standard c++...