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. efficient assignment ???
  2. Link Error
  3. my first template
  4. Open a specific page in a help file
  5. Multiple union member initialization
  6. New operator -- construction a side-effect?
  7. string parser
  8. How to create an initialised object declared as a class member variable?
  9. Quality of rand()
  10. dos promt staying open when prog runs
  11. How to check if a bit is off?
  12. std::string
  13. Trouble with bit fields
  14. accessors
  15. Conditional compilation sans the cpp
  16. xlC shared library
  17. delete NULL, what about delete[] NULL
  18. compiling with VC++
  19. what are static destructors? disadvantages? .. TIA
  20. Inheriting interators
  21. Linking third party Libraries
  22. inline text, large strings
  23. Virtual Assignment Operator in Protocol class
  24. the book c++ primer answer always say L&L
  25. Design of pointer_to<T> templates
  26. accessing a private member (illegally)
  27. Trouble with namespaces and unresolved externals
  28. Partial template instantiation?
  29. Rectangle: struct or class?
  30. File manipulation
  31. Help writing a web browser plugin using c++.
  32. Virtual dtor and placement new.
  33. Using a multimap
  34. edit control
  35. Convert vector<float> to vector<double>
  36. microcontroller bootloader in C
  37. Accessing a protected member of a member of type BaseClass????
  38. C++ Programm - Shutdown win2k
  39. C# group?
  40. help:how can i get the libray about bioinfromatics
  41. Is the FAQ availablbe on FTP?
  42. Reasonable expectation: for(it = v.begin(); it != v.end(); it++)
  43. Compiling boost using Intel 8 c++ compiler under Windows
  44. mem_fun with template function
  45. Questions on creating a virtual machine: Operations
  46. Borland C++ Serial Port communication
  47. A question on variable declarations/initializations
  48. Nested class
  49. Compile time check for virtual destructor
  50. C/C++ compilers recommendations please help
  51. Three programs with sizeof
  52. OpenGL in VC7
  53. c++ runtime implementation
  54. Pseudo destructor
  55. Static nested class
  56. using count and count_if on class objects
  57. How to get around the "long" 32/64-bit mess?
  58. I finally figured it out! namespaces and the ODR
  59. SDL_Main or WinMain@16 error
  60. kevelop
  61. sdl_main or WinMain@16 error
  62. Pointer convension, dot vs. indirection notation
  63. std::map question
  64. pointer to member function and pointer to constant member function
  65. Starting to use STL containers...
  66. problem with "inline"
  67. Function specialization
  68. Porting code, need guidance, Thx
  69. converting from string to ints/bits
  70. Simple Windows application
  71. Overload resolution & boost::bind
  72. MSFlexgrid Column width
  73. detecting arithmetic overflows - stdexcept help
  74. sorting list of pointers
  75. main argv command line
  76. Name-Based Object Creation
  77. What is a .hpp file.
  78. How can this not be?
  79. Equality on input iterators
  80. reverse engineering
  81. Sorry
  82. psapi.h strsafe.h
  83. passing a transform as a function parameter?
  84. window-handlers on windows
  85. structs ALWAYS on the stack?
  86. wrapping new
  87. Price of Creating Local Objects
  88. Tree in C++
  89. STL extension
  90. Preprocessor, nested files etc.
  91. Overloading composite operators?
  92. MSFlexGrid
  93. Qualcuno sa come funziona RegMon
  94. linkage issue
  95. Import Only std::string
  96. virtual for all derived class
  97. Serial Number evc
  98. Objects containing a smart ptr (pimpl) and stored in STL containers - help please
  99. Sorting a struct
  100. Purify reports UMR in wrong location
  101. struct problem
  102. Disabled out stream (operator overloading problem)
  103. Attempt at initialising a class with a vector "inline"
  104. Type identifier management and object factories
  105. how can I loop a std::list ?
  106. Problem inserting into Vector
  107. ---what does "virtual int xfunc() = 0;" mean ?
  108. strlen
  109. functors
  110. Array arguments
  111. Special linke list
  112. how can I access data with iterator?
  113. Problem with nested class or array overrun.
  114. why can I test for is_volatile<T> but I can't test for is_unsigned<T>?
  115. Handling directories with C++
  116. Problem with const reference as a parameter
  117. Keypress with virtual key. (keybd_event)
  118. new foo -vs- new foo()
  119. VECTOR problem
  120. How to convert from time to UTC?
  121. Design a new class or inheritance or else?
  122. borland c++ 6 program for snapshots from webcam
  123. sort indices
  124. vc++
  125. Text File parsing
  126. passing const ptr argument
  127. iterating ENUM
  128. Linked List Help please
  129. C++ casting
  130. [help] How to copy fast an array to another array?
  131. Proper way to put an abstract base class into a container
  132. Improper argument deduction???
  133. What does it mean int (*a)[10]
  134. Return an iterator?
  135. File seek
  136. Reprise: Template syntax help
  137. Open Source C++ Internet protocol library
  138. Template syntax help
  139. Is explicit template qualification required for explicit delete?
  140. & vs ptr
  141. Overloaded operators ++(), - - ()problem
  142. resource acquisition is initialization?
  143. use of strstream object of standard lib
  144. filesize error
  145. When new operator fails in pre-1997 C++.
  146. fstream.close()
  147. Using transform() in a function
  148. Porting binaries from Solaris/SPARC to Linux/Intel
  149. Member function templates in libraries
  150. Quick reference card
  151. grouping templates
  152. Template terminology question
  153. declaring variables inside for loops
  154. Templates: Members Vs. non-members
  155. TEXT( ) function
  156. iterators
  157. Boost Workshop at OOPSLA 2004
  158. Stack unwinding and destructors?
  159. Stupid compiler
  160. Size of a reference?
  161. Ant for C++ development
  162. Initialization of static varible in class template
  163. function non-template versus fully specialized function template
  164. static object?
  165. how second and first arg are binded?
  166. Productivity in programming of C++ programmers
  167. Value of float variable
  168. Observable behavior and instruction reordering
  169. IO Streams
  170. Inefficency in search_n
  171. Symbian
  172. playing with namespaces...
  173. "Assignment" through base class
  174. Cast to protected base fails even with explicit operator
  175. Questions of copying memory
  176. command line tool to convert VC project files to Makefile
  177. Shadowing a parameter
  178. How to define function which operates on iterator convertible toT*
  179. converting from base class to derived class
  180. Constness Complications
  181. Warnings for implicit casts to a narrower type
  182. How to Instantiate object pointers that are members of other objects .
  183. differences between c and c++
  184. How can I get microseconds in windows???
  185. name decoration
  186. Quick reference card
  187. bool specifics
  188. Virtual function parameter variance
  189. Deriving from std::basic_streambuf
  190. i = i++ for class types...still undefined?
  191. Boost::Bind strange compilation errors
  192. Why this is wrong in calling bind1st
  193. Declaring a Static Member of a Function Pointer
  194. Pointer to Member Functions and Inheritance
  195. Calling base class operator==
  196. float, double, long double
  197. Any forseeable disasters?
  198. GUI for Decision Support System
  199. Reading from an istream to a bool vector
  200. How should I do this ??
  201. parse error
  202. Qualifiers lost compiling STL code
  203. RasEnumConnections
  204. Friends of Templates
  205. Covariance
  206. What is CLI?
  207. can anyone help me with this?
  208. char array question
  209. Quick sort and memory problems
  210. static object?
  211. arrays that store pointers
  212. std::fill and containers of pointers
  213. References and function calls
  214. operator presence?
  215. Pass data between C++ programs
  216. operator + without =
  217. Something I don't understand in the FAQ
  218. C++ skills and commonly (?) used non-standard libraries.
  219. HELP: New to c++
  220. gcc strange error
  221. VC++6 missing storage-class or type specifiers
  222. where can i get the pure c++ code of the implementataion of CString::Fromat()?
  223. Custom allocator sample code for vector
  224. But..... WHY??? Access Violation
  225. abstract methods and inheritence
  226. i can't understand this statement: &origin + ( &Point3d::_y - 1 );
  227. Great way to get an Ipod...
  228. Deleting objects obtained from a STL library
  229. CPP builder 6 and MySQL with or without VCL ?
  230. object to standard output and input ( cout / cin )
  231. Can I always determine what I catch?
  232. What does it cost to try?
  233. DLLs using MinGW
  234. Pointer: why could a deleted pointer be dereferenced?
  235. Objects inside unions
  236. fclose() causing access violation in threadFunc
  237. typedef doubt
  238. Exception safe at what cost
  239. Design structure for a MMORPG server core written in C++
  240. Object factory and Intel compiler
  241. What are friend classes?
  242. Auto destruct
  243. overloading a function
  244. [LONG]Simple RTTI
  245. Implementing Mediator Pattern in C++
  246. Why can't a public member function see a private data?
  247. ---Hi, what mean, what help it can do?
  248. Iterate through member variables of a class
  249. C2C++ itch
  250. Resolution of virtual functions
  251. smart pointers
  252. Creating Barriers to Reverse Engineering
  253. "Undefined Behaviour" or "Non-portable"
  254. Optimization problem, for a sports tournament
  255. "C++ with Interfaces" (article in CUJ vol 22 no 9)
  256. Remote ip status
  257. containers or array types gubbins
  258. Templates within templates
  259. API Callbacks into Objects?
  260. cast operators...
  261. linking - QT app
  262. why does it crash?
  263. overload == operator for structure variables
  264. operator== (float, float)
  265. Handling maps.
  266. cast operator for built in to class?
  267. calculate rank of matrix
  268. operator overloading...
  269. simple multiset question
  270. too much globals?
  271. pointer and array help
  272. template function as function parameter
  273. problem with creating new levels of logic
  274. Storing an integer: why "int"?
  275. Book
  276. Override virtual member functions in Subclasses
  277. How to plot Sin wave ?
  278. ofstream, copy algorithm .. more
  279. Print all possible routes in a graph between two nodes
  280. Template temporal value
  281. Some basic questions
  282. Compare enum types to...
  283. How to configure my PC into a server?
  284. Portable Sockets Wrapper
  285. get() function vs public member
  286. function Calling conventions
  287. What happened to LarchC++?
  288. How to debug a program only having .exe file
  289. Tic Tac Toe using recursion
  290. protected
  291. End of cin
  292. templating problem
  293. Porting VC6 to VC7.1, get error LNK2019
  294. Build Problem
  295. [Snippet] a Recursive Descent Parser via TDD - test.h
  296. [Snippet] a Recursive Descent Parser via TDD - recursiveDescentParser.h
  297. [Snippet] a Recursive Descent Parser via TDD - recursiveDescentParser.cpp
  298. using c++ to read an online file
  299. What API replaces the unlock API that existed in gcc 2.9.3?
  300. my output
  301. .exe files...
  302. FAQ 25.1
  303. easy conversion between two basic_string types...
  304. vector::resize() and memory allocation
  305. how to exclue libm when compile C++ program with g++?
  306. Help: template function specialisation must accept scalar types only
  307. C/C++ for EPROM chip?
  308. Binary files, why does this code crash?
  309. Prob with delay timer
  310. seg fault on different linux boxes with C++.
  311. problem with dll
  312. Initialization notation
  313. Listing all the files in a directory...
  314. seeking xml load/save library for c++ ... plus some other questions
  315. Determining a functions calling address
  316. Giant C++ resources list, 2nd edition
  317. read - website CODE
  318. portability issues
  319. bitfield & union strange ?!
  320. Writie classes of some algorithms
  321. How to walk through a Stack without destroying it?
  322. Miranda functions and Initialization
  323. How do I increment a float point num
  324. controlling pins on lpt
  325. Advanced C++ writers
  326. Accessing private members
  327. efficient string tokenizer
  328. need help with mmx (vc++)
  329. Memory Cleanup problem
  330. 2-D vectors..string2int
  331. WANTED: Embedded C++ developers
  332. overloading operator<< as global friend funcion
  333. initializing a constant in the .h file?
  334. getline - 2 questions
  335. class derived from template class
  336. scanf and iostreams
  337. Where can i find the script language?
  338. Virtual Data?
  339. returning to deleted classes
  340. Is this code correct?
  341. method prolog/epilog
  342. STL containers header guards.
  343. Passing Private Reference to Object
  344. pointer to reference adaptor
  345. C++ getting data from serial/parallel port, how to?
  346. C99 Complex number support in C++
  347. How Methods Return Objects
  348. help installing FFTW on Windows XP
  349. strange compiler message
  350. default parameters: question
  351. initializing static class variables
  352. memcpy char* to unsigned char *
  353. One more reason for using std::string instead of char * in C++ programs.
  354. Exception Specifications Using Undefined Class
  355. loading a CBitmap from a URL
  356. Feeling kind of stupid about pointers
  357. a very weird result
  358. post message from App to Internet Explorer
  359. problem with destructor
  360. overhead of using std::sort
  361. Nodes with unlimited children.
  362. :: before function calls
  363. std::advance too much?
  364. what does the const mean??
  365. why can't I post in comp.lang.c++.moderated?
  366. Undefined symbol: ._STL:: on AIX platform
  367. Usage of Hex Dump in C++ Programming
  368. is this defined behaviour in C++?
  369. how to dial no in C/C++
  370. Why Doesn't C++ Accept This OFSTREAM VECTOR?
  371. TList documentation
  372. Troubles writing an object to a file.
  373. Table of pointers to templated functions
  374. Error message getting addresses.
  375. Matrix optimization
  376. Timeless Classics of Software Engineering
  377. style: for(nth_elem_in_list, end_of_list; next)
  378. explicit default constructor
  379. std::vectro - append other vector container?
  380. Function Template Question
  381. atan2() and fmod()
  382. GUI Programming
  383. Question about friend member functions
  384. Dev-Cpp Win32 edition Can not Compile
  385. what's the difference between delete ptr and ptr=0 -dont they accomplish the same
  386. validates characters
  387. Behavior of compilers.
  388. Complex Static Initializations
  389. getline function
  390. Anyone want a copy of C Builder X Enterprise ?
  391. Vector Initialization Syntax
  392. how to define the working directory
  393. program that push some button automaticaly?
  394. Windows Application with RS232 output. URGENT and not to difficult for you!
  395. avoid destructor
  396. Book on Windows .h's
  397. init and set state of PRNG with VC++
  398. Detecting classes with virtual functions
  399. Synchronized Applications
  400. how do I get the name of a subroutine in c++
  401. How to write a portable function
  402. Problem evaluating conditional operator
  403. REQ: C++ Technical Interview questions
  404. How to get sizeof
  405. a question not about C++
  406. How to get the file no from an ostream object?
  407. Hello World...
  408. Binary Search Tree Input Problem
  409. A simple way to track available memory in C/C++ and why is there so many different types of it?
  410. Forward declaration of a nested class
  411. byte B= 0x0F;// Hex. representaion --> How byte B=0001111 // Binary rep.?
  412. Wait for "signal" from another application and/or thread
  413. Vector reallocation
  414. Error launching acmboot when installing visual c++
  415. If std::vector <TMyClass> MyVector; --> How to remove MyVector[i] ?
  416. How does the constructor of vector work?
  417. transform(), iterators and pointers while computing Fibonacci numbers
  418. the standard....
  419. STL sort problem
  420. Curiously Recurring Template Problem
  421. Any compiler supports 16 bytes float on IA-32?
  422. Can some explain plz. Basic uses a C++ wrapper.
  423. Sets relations
  424. how to delete this?
  425. do you ever found memory leak with STL?
  426. New to the group - with question.
  427. Bit-fields and packing/alignment
  428. Python.h include not found
  429. is using tons of stl a correct method?
  430. Circular dependency - I think..
  431. STL queue technique
  432. Pointers vs References: A Question on Style
  433. Does C++ raealy exists !
  434. accessor/mutator - design 'flaw'
  435. the old virtual destructor nut
  436. Network programming conventions?
  437. Refutation of the DisProof of the Halting Problem
  438. career change question -- not C++ specific
  439. If declared as virtual in base, its derived version also is virtual. Why not for destructors?
  440. Tool for partial C++ preprocessing
  441. class declration
  442. C++ formatter/beautifier?
  443. Does my object exist? So why its HWND doesn't exist? That's a question... (CMonthCalCtrl control)
  444. C/C++
  445. When a default constructor necessary?
  446. assert-macro: brackets
  447. Help Returning string values within brackets.
  448. Static variables and threads
  449. Circular Class Template Friendship
  450. Problems with Standard Library
  451. returning static arrays
  452. Best graphics api for GUI?
  453. Help with controlling stdin/stdout for a child process
  454. Help: Double convert to Integer and Double....
  455. two visual c++ questions
  456. P((int));
  457. c++ fstream writing to existing file
  458. Adding Map Entries
  459. How to get name of calling function
  460. Question on Lists and Classes.
  461. Followup: NULL macro vs. 0 as null pointer?
  462. NULL macro vs. 0 as null pointer?
  463. TNT jump start
  464. Handling large files in encryption prog
  465. class factory linking issue
  466. Visual C++ or Borland C++
  467. virtual function and pure virtual function in the implementation of COM
  468. How to implement "__property" in ANSI C++ ?
  469. where can i download a complete copy of the win32 APi
  470. Executing the executable
  471. is there a tool to remove throw list declarations?
  472. Keyboard and mouse librarys
  473. Hint of operator overloading
  474. Help with "read" issue please
  475. GUI compliation problem in borland
  476. Function pointers & template functions
  477. How to reuse a friend operator?
  478. simple memory question
  479. Watcom and ELF...
  480. C++ Mentoring
  481. Multiple sort?
  482. Pointer Problem
  483. Intrinsic Minimums
  484. Searching Point x/y in a ordered List
  485. user definitions in the std namespace
  486. istream segfault
  487. Object construction
  488. Can I modify a constant variable through a pointer obtained from const_cast?
  489. Rotate non-rectangular region
  490. What's wrong here? Accessing members of a templated base class
  491. Allowing only certain classes as template parameters
  492. Which do you prefer, ``.cc'', ``.cpp'', or ``.cxx''?
  493. Static Variable Problems
  494. Usage of rdbuf
  495. Problem with C++ traits under OSX
  496. Exception Handling & Memory Leak
  497. std::map::iterator with STL algorithms
  498. Template specialization
  499. namespace question/problem
  500. Galois field arithmetic libraries in C++
  501. istream >> (my own string class) - low-level solution?
  502. How to browse Std C++ classes in linux
  503. Reference to array, NOT array of references!
  504. migrating recvmsg() to recvfrom()
  505. Windows Error at run-time...
  506. How can I clear buffer between getch & cin?
  507. Developers and Srchitects needed(C++ and C#)
  508. Operator overloading and inheritence: Code critique please
  509. Enumerations
  510. Visual C++ 6 Compilation Problem
  511. Hardcore C++ developers interested in NYC financial firms....
  512. namespaces and main()
  513. Copying with istream_iterator
  514. does STL hash_multiset erase invalidate the iterator?
  515. Reading ints from ifstream to a vector
  516. C-style casts for built-in types?
  517. bit field with Arrays
  518. Manage a dynamic vector in a structure
  519. menu-based console application
  520. iterator as a member?
  521. VC++ and WinNT Problem
  522. "Thinking in C++" in unix info format
  523. std::container - preallocation size?
  524. std::list - access at index?
  525. std::vector allocator?
  526. string comparision in a file
  527. pre startup initialization
  528. Pre / post conditions in error handling
  529. latest C++ standard
  530. Performance measurement and optimization levels
  531. Solution to the halting Problem?
  532. C and C++ compatibility issue
  533. map<string,set<strin> > compilation problem
  534. comparing strings
  535. string class won't compile
  536. Templates templates templates
  537. extern "C" and JNI
  538. std::list and a composite type ..
  539. fstream::open & seg fault
  540. Redirect COUT to file
  541. Visual C++ 6 Compile Error
  542. Linux & C++
  543. Known at compile-time
  544. problem with constructor/destructor?
  545. where to find info?
  546. What does the standard tell about NAN?
  547. Set NLS_NUMERIC_CHARACTERS
  548. accessing the vtable
  549. Formatting in C++
  550. different design considerations for objects and tables