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. multidimension array questions
  2. struct problem
  3. Array problem
  4. Comparing 2 structs
  5. Namespaces when used with ostream_iterators?
  6. Test for inclusion
  7. const exceptions
  8. using fscanf to read data for a class member ...
  9. std::map and multithreaded access
  10. accepting cStringIO in an extension
  11. How to allocate memory which is 2^k aligned
  12. reseting timers
  13. Reading in and out of a character buffer
  14. a question on reference
  15. Default precision of cout
  16. forward_iterator_tag
  17. c++ software development
  18. bit operations and sequence points
  19. How to store range iterator?
  20. How to fetch the newest state of C++?
  21. getting last pushed element pointer of vector.
  22. Visual studio
  23. faq how to code an expression of fraction in if-clause?
  24. Best way to allocate memory for simple types and objects
  25. how to go from X(i,j,k) to Y((i,j),k) ?
  26. One type traits class (or something like that) to get the return type of a pointer to function
  27. storin a istream in a char*
  28. nested class in a template
  29. extern and namespaces
  30. Order of creation of objects in arrays
  31. In touble, sincerely ask for kind advice.
  32. to allocate memory dynamically to a class
  33. skipping line while reading data file
  34. Freestore allocation etc
  35. problemrelated to storing reference
  36. "overloaded cast operator" and "operator const"
  37. std::map in VC 6.0
  38. I find a BIG bug of VS 2005 about string class!
  39. syntax question
  40. virtual inheritance question
  41. Deciding execution path based on template parameters?
  42. Logic question...
  43. Query on new operator for object construction
  44. Is there a logic shift operator in C++?
  45. Query on new operator
  46. programming contest
  47. serialize a struct
  48. numbers in templates
  49. TCP-IP in 8051
  50. Not able to link against boost library
  51. Keyboard-Error in Application after installing SP2 for Windows XP
  52. Some quick c++ memory-model concerns...
  53. Alternative was to implement a Singleton Design Pattern
  54. questions on basic endianism program
  55. Deniele Russinovic help me please
  56. Dynamic Memory Allocation
  57. Weird pointer to function
  58. reinterpret_cast or static_cast ?
  59. basic winsock client example?
  60. Send an email
  61. why dynamic_cast failed?
  62. int = 10
  63. pointers anbd references as parameters
  64. Java & C Interview Questions With Answers
  65. What is the hash function that is used in hash_map / hash_set
  66. test
  67. Unable to correctly concatenate a string variable
  68. std::cin
  69. ostream,stringstream and char*
  70. static function calling nonstatic method ? (or something like that)
  71. Beginner Help, Win 32
  72. Please help me to design.
  73. Multi-Thread public variables...
  74. How to avoid repeating code?
  75. length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
  76. length of 2D Array >> char **myString= (char **) malloc (sizeof (char *));
  77. HELP: C/C++ equivalent of dos,crt Pascal units
  78. creating an object of a #defined class
  79. Floating points
  80. Typedef and Structs
  81. cin.getline() problem
  82. segmentation fault in following code
  83. Is this the correct way to assign array value?
  84. Global change of naming convention
  85. Zthread devpak
  86. list::iterator behavior (after insert/delete) specification
  87. Making a Script
  88. overloading ()
  89. image processing program in C or C++
  90. strange problem with map iterator
  91. TreeView Design
  92. Writing own WinExec
  93. Constructor
  94. meaning of define
  95. Dijkstra's algorithm segfaults
  96. Another stupid MSVC6 linking problem
  97. Problems accessing methods of derived class
  98. MSVC++ 6.0 Linking problem (possible OT)
  99. pointer arithmetic
  100. C++ says that these are ambiguous...
  101. switch from raw pointer to vector container
  102. quick question?
  103. Accessing Baseclass virtual function from derived
  104. Pitfall of proxy instead of temporary?
  105. can I use STL on visual C++ type?
  106. pls give me c++ interview questions
  107. How to write the transform equivalent in STL?
  108. recursion in combinations
  109. Casting base * to derived *
  110. what is Deep Copy, shallow copy and bitwises copy.?
  111. Median of values in a std::map
  112. Need help
  113. how to deal with arrays with unknown length?
  114. Symbol search
  115. Learning about Nodes:
  116. help in solving this function object.
  117. Copy constructors
  118. inline functions
  119. Catching exceptions across shared object boundaries
  120. object multi reference
  121. sorting arrays
  122. Maximum memory allocation
  123. stl::map lookup speed
  124. std::for_each
  125. Mixing allocators and unitialized_fill?
  126. Question
  127. Method vs member function
  128. Dynamic Structures
  129. boost regex --- sregex_iterator -- Regular expression too big
  130. testing read/write speed
  131. #include <boost/shared_ptr.hpp> or #include "boost/shared_ptr.hpp"?
  132. operator overloading
  133. child list. .
  134. multilingual application in C++
  135. Div() function
  136. Problem in returning a vector from a function
  137. HELP in a logical issue
  138. const does not apply to pointers?
  139. streams and floaters
  140. Why is for(int i=0; i < 100; ++i) poor?
  141. Site for Microsoft Interview
  142. stl::sort with a vector
  143. Aplication to add comments to my functions
  144. Custom output stream
  145. Play Sound Files over Medem on Linux
  146. number of children exist?
  147. closest equivalent of fdopen()?
  148. Network Drive Access
  149. 64bit porting
  150. bubble sort
  151. serialize a structure
  152. Problems with my .exe symbol
  153. Call C++ function from C
  154. Slicing instances in STL containers
  155. c++ technical probelsm (a beginner)
  156. ostream
  157. Hi all,
  158. Strange behavior of fmod()
  159. overloading operator []
  160. int* ptr=10;.......issue.
  161. Improve memory for success
  162. source formatter that sorts .h file according to public/private and protected?
  163. class composition problem
  164. HELP
  165. what's the problem with my iterator?
  166. Software Development C++ vs C#
  167. C/C++ usage of typedef struct
  168. What(s wrong with that :
  169. ASP.NET C++ LNK1120 error
  170. Capture audio/video and send through the internet
  171. Colour and drawings or graphics in C++
  172. Re : Object Factory Design Pattern by GoF, need help!
  173. XML library
  174. I want to modify STL to suite my requirement
  175. Any explanations
  176. Object Factory Design Pattern by GoF, need help!!
  177. code to find correlation
  178. Template as a base class.
  179. initialize static member variable
  180. what's this usuage?
  181. SOLVED: Function overloading and base types
  182. copy strings into an arbitrary location !
  183. Variable arguments for a Constructor
  184. Cygwin g++ Mulitiple Definitions of std::min()
  185. Constructor with pointer as parameter
  186. Template Class Member Definitions in Headers?!?
  187. compile error with Boost Function object and templated function (Intel C++ compiler)
  188. c++ highlighting in VI
  189. floatptr=(float*) intptr;
  190. floatptr=(float*) intptr;
  191. casting
  192. Linear Alegebra in C++
  193. compiling iso c++ code in Visual Studio environment
  194. Ugly C looking code
  195. trouble outputing the address location of a character
  196. assigning string constant to char *
  197. How to be sure my array only takes pointer
  198. cast a pointer
  199. xmlrpc lib for c++
  200. Cant get codec to work
  201. Address of member (pointer syntax)
  202. Can't compile HW
  203. Completely new to C++, any ideas where to start?
  204. The callback-to-derived-member function problem
  205. dll-interface problem
  206. class similar to a function object?
  207. Tokenizer does not like ampersand
  208. What is faster, const_iterator or iterator?
  209. STL stack initialization
  210. Error returning a string
  211. Is overriding a function of a library in accordance with C++ standard?
  212. shared member between class instances
  213. Function overloading and base types
  214. template function specialization inside template class possible?
  215. Inheritance implementation just feels wrong, I need reasons though...
  216. A question of pointer initialization
  217. why class A and E's sizes are 4 instead of 1?
  218. Same function implementation... different parameter types
  219. I can see the music!
  220. Porting from Windows to Linux - template class derivative compilationproblems
  221. web application launcher
  222. evaluating strings
  223. sorting the value not the key
  224. Totally omit default parameter brackets from template?
  225. Please suggest me some sites
  226. Relative Paths (noobie question)
  227. complexx cicles
  228. Member variable with the same name in base and derived?
  229. Override a virtual member in a instance?
  230. SPEC CPU2006 announced
  231. how to check a particular bit of a DWORD value?
  232. c++
  233. range iterator
  234. How to download an URL (cross-platform)
  235. Hiding rule and pure virtuals
  236. Howto make an instance of a class defined in a DLL
  237. Code puzzle?: Implementing arrays without arrays or heap
  238. line plot sample code
  239. Destructor & Constructor Question
  240. Valid pointer to map element after erase
  241. Do inline functions have a valid code segment
  242. how to copy a part of a binary file
  243. Stumpted: sorting vectors.
  244. Why it's a pointer not just a class
  245. List Iterator = NULL?
  246. WAV to BMP & Back!
  247. what's the difference betwwen these two ways to use std::ofstream
  248. Boost serialization : Stream error exception
  249. Name look up rules
  250. the difference between "const char* s" and "char* const s"
  251. Why is it -- or is it -- bad to cast like the following code?
  252. operator= accepting a template?
  253. Left shift
  254. is not a member error when trying to init members in constructor
  255. how to solve these equations
  256. MIDL problems
  257. timers in C++
  258. Unallocated memorz being freed in <iostream>?
  259. how to use the origin new operator after override it
  260. Question about static's
  261. W.A.P.
  262. class definition in template class
  263. How are functions organized in c++
  264. Design question
  265. Start point of execution of a program
  266. Why can't the source compile?
  267. declaring a stream then defining it
  268. delete dynamically allocated memory in a list?
  269. How to use enum from a different namespace?
  270. combinations ( NchooseK)
  271. streambuf in binary mode
  272. explain
  273. explain
  274. Better program design?
  275. interfaces,
  276. Using C functions in a C++ program
  277. toggle keys
  278. Variable across instances of class.
  279. Question about using namespace std
  280. Computers Get The Cancer Too
  281. copying map
  282. Portable way to compare strings using case-insensitive
  283. extracting a report from files
  284. why empty class has size 1 byte
  285. make_pair with auto_ptr: ... discards qualifiers
  286. 3D library needed to display wire objects
  287. Moment, Skew and Kurtosis? How to use this Math function
  288. why printf works first than cout
  289. deriving a class from a base class
  290. Virtual function definition
  291. non-POD type in call to va_start
  292. constructor call syntax
  293. dereferencing problem
  294. why is size of empty class is 1 byte
  295. why is size of empty class is 1 byte
  296. why is size of empty class is 1 byte
  297. why is size of empty class is 1 byte
  298. why is size of empty class is 1 byte
  299. why is size of empty class is 1 byte
  300. File size difference under different compilers.
  301. acces base class member from derive class
  302. The most powerful computer security tools
  303. pointer to a map
  304. a little confussion about initialization
  305. I think this should be a memory leakage. Anyone agree?
  306. understanding memset
  307. preprocessor code
  308. COPY DATA FROM A BUFFER AND SEND TO SERIAL i/o
  309. containment of standard c++ classes
  310. replacing blank lines in my .txt data file
  311. How to test for memory leaks?
  312. const and non-const version of the same fcn.
  313. basic code from Eckel's c++ book
  314. Indirection operator placement
  315. Problem with scope
  316. Help / NET
  317. overloading
  318. questions about point?
  319. cvs in eclipse
  320. cvs in eclipse
  321. Problem binding a predicate to random_shuffle()
  322. question on initializing a pointer to an object and releasing the memory.
  323. which compiler and IDE will you use?
  324. Forward decleration of enumerations and typedefs in a NameSpace
  325. virtual functions in virtual base class
  326. Recursion
  327. How to make a sub class a friend in another class?
  328. Convert from std::string to unsigned char*
  329. Strange problem with size_t
  330. Unix and Windows
  331. Help with template
  332. List iterators default constructible?
  333. Quick question on operator overloading
  334. Problems with STL sorting using member functions
  335. algorith implementation
  336. Memory Leak
  337. How to use lib function "getline"
  338. STL find algorithm
  339. How does "delete [] <pointer>" work?
  340. Linked list/Tree using iterators?
  341. Suggestion for practical book for threading?
  342. Random Numbers
  343. Creating tree of objects w/o using pointers.
  344. const callback
  345. IDE for Linux with good code completion
  346. a parent and child class
  347. Download, Zip, and extract
  348. Linked List Confusion I need some expert help Please
  349. Vector of lists?
  350. Subscript const overloading problem with visualc 7.0??
  351. modifying a container outside function
  352. Need help compiling 64-bit C++ Code in VS2005...
  353. it is this easy $$$$$
  354. STL vector problems
  355. typedef question
  356. Problem linking netcdf - Undefined References...
  357. This code must have crashed....but works fine
  358. Someone help!
  359. Class / Member Class relationship?
  360. Problem with in-line "typedef" and class cross-reference. Need help.
  361. Requeting Book suggestions/comments
  362. Urgent Need
  363. Copy Constructor Qtn
  364. What value
  365. = operator: vector
  366. Can't work with volatile objects?
  367. Canonical way to copy an array
  368. Performance File Parsing
  369. transform on valarray
  370. Exceptions across shared libraries (gcc 3.3.3)
  371. Is this a valid c++ code
  372. inverting a string
  373. string.fine(string+string...
  374. Is there a way to write a memory leak detector supporting new(nothrow)?
  375. How defined is this?
  376. PROBLEM: why can't auto-covert char [10][10] into char **
  377. Help understand Templates
  378. Is there any corresponding C++ component for java.lang.reflect?
  379. res protocal for point to swf resource file
  380. Using Multiple CPP files
  381. Initialized arrays using new
  382. Template type deduction issues
  383. Arguments that are not used
  384. Getting linking error: not found in vtable (Trying to understand whats wrong the way I did my classes?)
  385. template re-initialization question
  386. Plz solve my problem
  387. Plz solve my problem
  388. does STL has a binder or an adaptor for type-casting?
  389. Cannot convert 'const void *' to 'const char *' in C++
  390. STL list/map - rest size
  391. ABOUT ADDITIONAL
  392. syntax of copy constructor
  393. linking c files with a c++ program
  394. STL vector
  395. Help with destruction of an object created with the new operator- destructors
  396. How to be a freelancer?
  397. Learning to program
  398. how to put template class into container
  399. goto last 'active' tab
  400. template inheritance
  401. const reference vs. value
  402. ambiguity: same class declared twice
  403. ahww my make file, redefinition despite #ifndef
  404. Classification Criteria about skill of Programmers C++
  405. boost from_time_t function has no counterpart
  406. using sprintf() with 0's
  407. Operator< overloading
  408. Curious Error I Cannot Figure Out (templates)
  409. struct with constructor: Compiler Warning.
  410. help for writing my own assert()
  411. Code execution Tracing
  412. /NODEFAULTLIB warning in Visual C++ 6.0
  413. Fast Erase on Map
  414. Question about copy constructors / distructors
  415. Difference between template function specialization and function overloading.
  416. Alias for a std::vector that does not take space
  417. How can I determine the size of the heap
  418. reference
  419. reference undefinded
  420. Error of Display of Unicode Character on ReportViewer version 8
  421. question about using template class
  422. Another C++ compile issue
  423. difference between templates and macros
  424. templates and local types
  425. strange template problem.
  426. Alias for a std::vector
  427. What's wrong?
  428. File stream close followed by open leads to inconsistent behavior
  429. Address of a string
  430. Explicit instantiation/specialization confusion
  431. slow down the exe(15/08/06)
  432. slow down the exe
  433. programming wiki needs you
  434. Efficient data structures
  435. Sequence of same rank constructor call
  436. Abstract-Class Problem
  437. Help with C++ compile error
  438. GLUT.H: Only one of a set of overloaded functions can be "C"
  439. map and for_each problem
  440. Kamikaze Object
  441. how to switch off an echo from cin?
  442. catching unexpected segmentation fault and performing cleanup
  443. HELP
  444. Help with undefined references
  445. making a generic function wrapper
  446. Read the size of each vector in a map of vectors
  447. wrapper class for STL lists
  448. Const iterator, private struct.
  449. std::bad_alloc
  450. slow down the exe
  451. stl map, lower_bound and upper_bound
  452. interrupt service routine using VC++ 2005
  453. List<class> or list<Vector> access ?
  454. qsort - Segmentation Fault
  455. francis glassborow is a miserable old coot
  456. Using an object's member function as the action passed to for_each
  457. {} initializer as expression
  458. Numerical overflow
  459. What operators cannot be virtual?
  460. NRIEvents - Independence Day Contest :
  461. cyclic defination problem.
  462. Inner classes and friend
  463. static members and variables
  464. "Right" use of namespaces
  465. cacelling shut down from a console application
  466. cancelling shut down from a console application
  467. Celtic Knots vs Spaghetti
  468. Overriding std::cout or std::cerr
  469. read chars from a string
  470. The Giant Spaghetti Monster
  471. Container to pointers of inherited objects
  472. switch statement with the string being tested
  473. what is the name of operator ->
  474. basic string question
  475. Game engine source code available online
  476. Base {}; sizeof(Base) == 1?
  477. calculating the area of a circle problems
  478. I have just creted a loop to sort integers in the input loop who's it
  479. Static Binding Problem:
  480. Readin integers form *.txt file
  481. Pointing to a class
  482. design approach
  483. Per-type compile time constants?
  484. template implementation not seen by the compiler
  485. plz correct this program
  486. plz correct this program
  487. Online Counseling / Group Therapy / Creative Support *CYBORGS*
  488. segmentation fault
  489. Colecting data from web pages using C++
  490. Mapping Class/Structure to use with DB
  491. Automatic registration of class specialisations
  492. Calling dlsym()-ed function causes segfault
  493. My compiler wrong?
  494. Loading number from a file
  495. Explicitely specifying the size of a std::vector
  496. Cyborgs work better than Alice or Eliza
  497. Question about text -- Effective c++
  498. virtual constructor ideom with templates
  499. reference
  500. Specialisation of member functions possible?
  501. array and vector
  502. How to use vector<T>::reference?
  503. Using CommonC++ library to build socket-based client-server apps
  504. Const iterators
  505. Online Expert Help
  506. strtol const-ness problem
  507. To generate a random numbers
  508. Inside a constructor: can you assign the "this" pointer to a sub-object?
  509. Is this the easiest way to backup objects?
  510. Construction of Object c++
  511. Student is Desperate
  512. initialization of a static member array of objects
  513. Overloading a buggy != operator
  514. How can i change the color of a particular cell in TStringGrid?
  515. How to have a template class as friend?
  516. Potential Memory Leak problem in std::string in C++
  517. Automatically converting object to double
  518. How to initialise aggregate member?
  519. friend classes
  520. Named variable in a list?
  521. Template Function Pointers + Inherited Return Types
  522. reading a file
  523. Junior and Senior Oppertunity In All Over UK
  524. HPUX Invalid Address Alignment when assigning double, casting to same type works?
  525. speed and optimisation
  526. std::string and std::wostream
  527. Returning a wstring from a method...
  528. Templates and virtual methods
  529. Difference between enum and #define preprocessor
  530. EPS Tiff Preview
  531. Creating a number with a range
  532. Can't compile with call to function in global scope
  533. Can't compile with call to function in global scope
  534. Is C++ decompilable ?
  535. Help-New Student Trying Hard
  536. best practice for returning elements from a container
  537. Does anyone know...
  538. How do i declare a byte variable?
  539. What is the "philosophical" meaning of const?
  540. fstream buffering
  541. operator<<() in namespace or global?
  542. creating dynamically growing string using char*
  543. How can I convert UNICODEwchar to ANSIC_char using STL.
  544. Latest in Ajax - Coming out in Private Beta in the next couple of weeks - samfind
  545. Stop Repetitive Strain Injury
  546. Emulating Access Insert Hyperlink GUI
  547. Designing an API in C++
  548. This is not an Ad , I want to help
  549. index to iterator
  550. map containing a string key and a templated value...