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. Homework help (Beginner Level)
  2. No. of 'a' in a text file
  3. A simple photosharing application written in asp
  4. Return object question
  5. Pointer to data member vs. offsetof
  6. Prime No. generator
  7. ZThread devpak
  8. Is this some kind of pattern?
  9. Visual C++ BHO question
  10. pointers and dynamic arrays
  11. scoping question
  12. problems declaring operators in gcc
  13. STL destruction question...
  14. STL string class
  15. architecture OOP, Design Pattern
  16. using a float as the index in an STL map?
  17. The "static initialization order fiasco" and constants
  18. Is this code wrong? Or is there a bug in the compiler?
  19. how to retrieve a running dll/dylib path?
  20. pointers manager ?
  21. Question about large objects
  22. static vector of pointers
  23. error: Invalid ResX input.
  24. boost::program_options
  25. for_each with member fuunctions
  26. placement new called by vector<> during resizing.
  27. Type of ios manipulators
  28. MoreCRTP question
  29. compilation error: cannot be overloaded
  30. object serialization
  31. Function to output words in a vector and the occurrence.
  32. enum and classes
  33. a question regarding system time.
  34. C++ code for APUE book by W.R.Stevens
  35. converting a string to an array of words
  36. Templated function inside a template class. Syntax.
  37. Question on file stream in binary mode
  38. C++ Loop logic help
  39. assignment operator
  40. Streams eof() and good()
  41. Comparison with single '='?
  42. Problem with C++ vectors
  43. Quicksort for list of string
  44. Static Variables
  45. cpp or cc extension?
  46. plz read it
  47. problem with static char
  48. C++ book for beginner?
  49. ctor ambiguity
  50. Compilation Error:Class name does not name a type.
  51. const_cast
  52. DSO DEPENDENCIES
  53. Choice of C++ for application development...
  54. Can static member functions be const?
  55. Writing to null?
  56. initialize vector elements
  57. boost threads return type operator()
  58. template parameters cannot be friends
  59. Theoretical wondering about scope in CPP-files
  60. String Iterators
  61. Stuck with header files
  62. Vector problem push_back not working.
  63. gtk in cygwin
  64. Separate multiple groups with commas)
  65. simple namespace question
  66. Copy constructor question
  67. Creating DLL
  68. Creating DLL
  69. how to plot a graph in c++ in turbo c++
  70. data tye...for 24 bit..
  71. How to use the online code source? ---- A general question
  72. Resize RichTextBox with Dialog Window
  73. Hash Map
  74. How can I distribute the application the I created using Visual C++
  75. Mixing C and C++
  76. will this cause memory leak?
  77. Case insensitive set of strings
  78. Copying from maps to lists or vectors
  79. grade multiple-choice exam
  80. Output using ostreams on embedded hardware
  81. Progam not running
  82. Instantly Turn your Computer into a Super TV
  83. Simple algorithm question
  84. C++ in Linux or Windows
  85. Why can't static const float class members be inititalized in the class?
  86. how can I list all the processes in the system
  87. Breaking Dependencies on Legacy Code
  88. illegal call of non-static member function [why???]
  89. Adding size in the new "safer" string functions.
  90. darfou soudan
  91. who called these functions?
  92. Reducing the virtual function table size...
  93. Special Case: Creating a variable in a function?
  94. c++ compiler
  95. C++ exception context
  96. Printf Question
  97. Urgent help: print elements in queue
  98. need snooper
  99. How to find whether the proces is running or not?
  100. Exceptions + Performance on path without exceptions
  101. at some point the value of my variable gets broken - how to track when?
  102. vtable always needed
  103. 2 dimensional arrays as parameter
  104. On const reference arguments passing
  105. #include 'dir'
  106. error LNK2001: unresolved external symbol
  107. Detecting stack or heap instances
  108. difference betweeen overloading and overriding
  109. default ctor
  110. I don't understand the error message, maybe someone else is smarter
  111. An exasperating bug for your amusement.
  112. Function pop causing crash
  113. Failure in file creation and exception raised
  114. set and class
  115. FastCGI with C++ and Sessions...
  116. Derived Destructors
  117. Retrieving the prior to the last element of a std::vector of struct ???
  118. modal
  119. CreateProcess
  120. Destructors
  121. programmatically replace characters in a text file?
  122. a valarray error with mingw
  123. FIFO Anomaly,,
  124. dynamically allocated arrays
  125. namespaces, linkage error, operator overloading
  126. print function not working
  127. UK lottery number generator
  128. Given only a pointer to a node to be deleted in a singly linked list, how do u delete it?
  129. problem mutex-thread "Unlocking mutex owned by another thread ???"
  130. problem mutex-thread "Unlocking mutex owned by another thread ???"
  131. On Programming
  132. The int86() function
  133. Class Templates, Pointers, and transferring data between class objects
  134. Recruit C++ Programmer
  135. Finding the executing C++ program location (win32)
  136. why is int a[0] not allowed, but int* a = new int[0] is?
  137. I need a forum!
  138. noobs and pointers
  139. how does reserve() work?
  140. RTTI and catch(...)
  141. Error compiling multiple file projects:
  142. Doing both functions in &&
  143. How do get the Certificate info from at .cat file
  144. a question about STL
  145. Iterator question
  146. Iterator question (ignore other one)
  147. Debug Symbols for VC6 in XP-SP2...
  148. Iterator question
  149. Handling Firewall
  150. Removing recursion
  151. FACTORIAL PROGRAM
  152. More Effective C++
  153. Accelerated C++: Exercise 3-2
  154. Should I learn C++?
  155. C++ memcpy
  156. Cyclic header dependency
  157. Cyclic header dependency
  158. I<something>
  159. Cyclic header dependency
  160. Cyclic header dependency
  161. fread not reading all information
  162. specialized template class question
  163. Preventing binary input
  164. Problems with derived IO classes
  165. How to find number of users by UID on unix
  166. Finding the number of UIDs on unix
  167. LPCSTR-based enum -- possible?
  168. std::vector, std::copy and array of int
  169. check on it
  170. Template parameters for template function
  171. How to do "events"
  172. Best Resources to Buy Used Laptop at Affordable Prices
  173. virtual assignment operator/polymorphism question
  174. File Content Modification
  175. Finding the executing C++ program location (win32)
  176. anonymous class
  177. Becoming a C++ guru
  178. How do I return control to dialog during processing?
  179. Has anyone tried my reference counting algorithm?
  180. typedef problem
  181. Optimization with local vs. global arrays
  182. help - writing text to a file
  183. working with bits
  184. working with bits
  185. Compiling C into C++
  186. #define macros
  187. Vectors
  188. deleting vector elements while looping thru it
  189. Conditionally initializing a const reference without making a copy
  190. Great Website don't miss it
  191. C++ program to open an image
  192. 'if' statement to control switch case
  193. DSAP Creation problem
  194. operator new in custom namespace
  195. Strange "framerate drop" using with my own timer class
  196. Multiple definition error
  197. (simple) header file problem
  198. I got working variables but I can't find theirs declarations all over my project. Any advice?
  199. Global Labels in C++
  200. Creating your own library and it's bindings in C++
  201. A couple questions about function pointers in a class
  202. writing c++ programs/API for .net and java
  203. Would you use a very low-level C++ library?
  204. Help with LNK2019 error and DiInstallDriver function
  205. Please correct my mistake in my English letter
  206. Multiple identical #defines and C function declarations
  207. Reading numbers with FOR loop solved: New problem emerges
  208. File Processing Problems
  209. get a member of each element in an STL container
  210. Dynamic storage duration
  211. String trimming throwing an exception
  212. Reading in a file of numbers using FOR statement
  213. multithreaded c++ question
  214. can send!!
  215. User-defined functions
  216. Multipmap of pointers, sort by key
  217. a typedef question
  218. program
  219. Quicksort
  220. writing to file
  221. Programmers Judgement and Software programming companies
  222. Multiple calls on same std::string object
  223. compilation error
  224. OOPs way to do this in C++?
  225. array init in constructor
  226. Posix thread exiting and destructors
  227. Stroustrup 5.9 exercise 12
  228. Saving temporary objects
  229. flex and yacc
  230. Find Programming Job?
  231. g++ and subclass template specialization
  232. how to handle Control-D in getline ?
  233. Including large amounts of data in C++ binary
  234. home made handle
  235. linked list search
  236. real address of a member function
  237. A real threaded singleton
  238. Trouble using function pointers as parameters.
  239. STL hash<> function - where is the header?
  240. getting started with video
  241. Errors in compilation of simple programme
  242. Implementing member object's virtual functions
  243. Why this code must add sizeof()?
  244. Error on strcat
  245. Stroustrup 5.9 exercise 11
  246. return new wat it means
  247. Finding a program argument
  248. searching a linked list
  249. searching to a specific line in file
  250. converting to const char*
  251. anonymous derived class
  252. Bug report: visual C++
  253. Urgent Help Needed: The EPVH-1.1 Visual Hull Library.
  254. "has member" detection using templates - why "." operator fails ?
  255. why " for(char i=64; i<128; i++ ) " gives an infinite loop?
  256. Admission Control For WLAN (DHCP, Service Controller) ?
  257. PAAppViewer3 (AppViewer3)?
  258. C++ in a windows plateform
  259. isError(), errorMessage()
  260. Simple XML tag validator
  261. Reading data from files
  262. cool!
  263. my friends
  264. Gettext
  265. Two small problems...
  266. Having trouble adding random numbers
  267. std::vector::_M_insert_aux() code
  268. boost::program_options syntax questions
  269. BoostCon'07 Early Registration Deadline
  270. whats wrong with this ? (compilation errors)
  271. relational database
  272. Test Tube Zealots: The American Chemical Society Terminates the Membership of Chemists from Iran
  273. I got strange resule while compiling this code...
  274. what are the good books for learning VISUAL C++
  275. I guess it just depends who you are...
  276. Neural Networks
  277. Passing pointers to Window Forms VC++
  278. strange: k=(++i)+(++i)+(++i)???
  279. SWIG, Python, C++, and Coca-Cola
  280. Peculiar floating point numbers in GCC
  281. case insensitive find on case sensitive stl map
  282. polymorphism in static member functions? --can it be virtual?
  283. std::auto_ptr_ref workings
  284. derive a class from a struct?
  285. std::sort std::vector predicate problem
  286. Operator ->
  287. Preprecessor and white spaces
  288. Iterating and printing
  289. polymorphism with reference and pointer object
  290. low and high frequency of an audio file
  291. Help , why not return a true array?
  292. iterator error
  293. Are literals objects?
  294. writing a function to calculate an average
  295. zero memory
  296. link
  297. OO C++ Workshop: Converting a String to a Numeric Type
  298. C++ Workshop
  299. basic_streambuf question
  300. Block processing
  301. Look forward to a wonderful matrix class library
  302. Look forward to a wonderful matrix class library
  303. writing to database
  304. MultiExtractor file ripper
  305. is it right behaviour...if yes,why??
  306. representation in array
  307. Function Timer in C
  308. finding leslie
  309. std::deque.pop_front & pop_back
  310. Questions about "char *" and "const char*"
  311. virtual functions & container interaction
  312. string find last of problem
  313. avoiding virtual call with pointer to member function
  314. C-based DLL with P/Invoke
  315. lists of objects..... and destructors....
  316. c++ begginer program help
  317. Urgent req. for SAP Business Analyst with Treasury CFM
  318. Help needed: How to create a start up banner?
  319. Replacing Key of STL Map?
  320. STL Map; How to access a specific index?
  321. Decode GIF to Hex code.
  322. delete this??????
  323. Empty pointer to std::string
  324. How to use System::Random in Visual C++ 2005 Express?
  325. simple destructor question
  326. sizeof () string is reported as 28 ???? Why????
  327. any STL/string function available for determing string contains numeric
  328. How to dynamically create a structure
  329. Struct/Class reassignments?
  330. Why the compiler complains that it can not find a match?
  331. How to read the data of an audio file
  332. Design problem in C++
  333. C++ threads...
  334. Virtual function behaviour
  335. strangely operator> overload
  336. Static Class Variables, Inheritance, and Polymorphism
  337. Problem with typelist-example on Visual Studio 2005
  338. how to write a delete()
  339. DLL Communication Interface: Win32 DLL <-> .NET class library
  340. Problem with stripping white spaces and references!?
  341. decompiling c++ programs
  342. long long problem
  343. problem with fgetc
  344. Custom destructors -- memory management
  345. Copy Constructor
  346. array of function pointers..
  347. Member struct declared in base, defined in derived class
  348. bijective container
  349. Problem with inserting custom types into STL map
  350. writing vector of structures to a file
  351. Name resolution issue
  352. Variables disappearing from scope when i don't want them to
  353. Overloading Subscript operator
  354. C++ struct in yyparse()?
  355. Converting a struct to a stream
  356. Stroustrup 5.9, exercise 9
  357. about "getline"
  358. Stroustrup 5.9, exercise 11
  359. Assinging a base object to an inherited object
  360. binary search on array based list
  361. Casting Char[4] into int*
  362. confused
  363. Convert std::string to std::vector<unsigned char> and vice versa
  364. pointer and address
  365. urgent requirement for Lead software Engineer - US
  366. Throwing auto_ptr
  367. typedef problem
  368. Stroustrup 5.9, exercise 10 (using a function)
  369. Stroustrup 5.9, exercise 10
  370. Stroustrup 5.9, exercise 10
  371. ,h * .cpp + dependent class query
  372. a simple question
  373. Computer Job Available!
  374. Bit Manipulation, Binary Files, Math
  375. Trying to use KSystemTray - and failing
  376. Template question
  377. meaning of problem statements (Stroustrup, 5.9)
  378. Stroustrup 5.9, exercise 7 (using struct)
  379. Stroustrup 5.9, exercise 7
  380. String Manipulation Functions - strcpy, strncpy
  381. exectution speed and debugging output
  382. Function Overloading Problem
  383. new and delete help for classes
  384. 1st element of "an array of CHAR strings"
  385. Stroustrup 5.9, exercise 6
  386. simple question on const function member passing
  387. Foward referencing broken?
  388. Object Oriented Design Contest
  389. Regarding linked lists
  390. classes and cons reference...
  391. How to protect program before incorrect input data?
  392. Temperature Conversion Program - Still a Rookie
  393. linked list
  394. C++ Contest Challenge
  395. Domain
  396. Learn the language before you learn the GUI.
  397. faq; struct and class another difference?
  398. My C++ Book List
  399. More or less philosophical thoughts about 'using namespace'
  400. Returning Refs
  401. Stroustrup 5.9, exercise 4 (page 105)
  402. are there any dangers in storing objects in vectors?
  403. std::vector question related with gsl_vector
  404. Templates
  405. How viruses work:
  406. The complete book list.
  407. declare a pointer to a function ..
  408. help
  409. Programming algorithms with strings in C++, and transition from C by example!
  410. Looking for a *FAST* graphics library More options
  411. Templates and inheritance
  412. Excessive Inlining
  413. C++ is complicated and C is bloated.
  414. delete and delete []
  415. Stroustrup 5.9, exercise 3
  416. Stroustrup 5.9, exercise 2
  417. Stroustrup 5.9, exercise 1
  418. Value of a const static field in function return at the compile-time
  419. help with pointer
  420. I have a vision for dynamic C++ driven websites!
  421. Question about fstream operator >> and <<
  422. problemi con puntatori
  423. Help
  424. Java-like interfaces in c++
  425. Bjarne Stroustrup (The Creator of C++): The C++ Programming Language - Third Edition
  426. libwy-0.32 is released
  427. derivation doubts
  428. How to write a unicode string to file
  429. Question about passing variables to a function
  430. Algorithm for searching sorted strings in binary file
  431. problem about wofstream
  432. Gaussian random variable
  433. lexicographical sorting
  434. cin.seekg(ios::end);
  435. how to read txt files in unknown folders
  436. operator+ in derived classes
  437. zero shift
  438. The Davinci Code
  439. Operator New help
  440. problem with int_type....
  441. How to use template to create a library.
  442. a question about syntax of declaration with inheritance...
  443. Win32 SDK
  444. Runtime error occur in vc
  445. typedef struct prototype?
  446. Backtrace / crash report on segfault w/o user interaction
  447. string find
  448. outlook
  449. can the pre-processor convert string literals into chars?
  450. can the pre-processor convert string literals into chars?
  451. g++ linking error: undefined reference
  452. Auto Game Bot
  453. Parameter List / Parameter Block / Anything patterns...
  454. pre-processor command to resolve string literal to individual char values
  455. problem with accessing a "struct" using "->"
  456. confused between char and char* and connection to Arrays
  457. Particular Example about why should we not use GOTO
  458. Can C++ be used for system programming such as OS & DB?
  459. template issue
  460. Are there some functions that deal whit voice in C++?
  461. Doing a leap year project
  462. getline(cin,string); cout << string; Doesn't Work
  463. Erasing From a map
  464. namespace is not visible in a class?
  465. casting an vector::iterator to a derived type to the base class
  466. A compiler difference & the C++ standard
  467. problem with seekg
  468. std::iostream/std::cout - Do not compile with vc-8_0
  469. Understanding binary files.
  470. Covariance Return in C++
  471. Eclipse and C++
  472. dlclose an RTLD_GLOBAL
  473. C Structure Inheritance
  474. how do you declare and use a static constant array inside a class
  475. Big Bertha Thing spider
  476. template class problem
  477. Confused .. What is happenning here
  478. Stroustrup 5.5 References
  479. Implementation of a C++ wrapper for libpng
  480. Class templates
  481. class templates
  482. printf comma formatting question
  483. Stroustrup 5.4.1, pointers and constants
  484. Stroustrup 5.3.1, navigating arrays
  485. Virtual private member functions
  486. multiple TCP connections
  487. can a class member function be used as a callback function?
  488. clear() before delete? --hash_map
  489. class templates
  490. Default for template parameter - how to make it work?
  491. c code refactoring or optimizing
  492. About pointer declaration
  493. encoding a float
  494. where is the erroe?
  495. pointer to string
  496. overloading the [] operator in a vector child class
  497. Visual Studio is a platform Independent??
  498. Point class
  499. polynomials in c++
  500. template function with median
  501. Simple iterator question
  502. Compiling Psim3/C++ file in openSUSE
  503. Compiling Psim3/C++ file in openSUSE
  504. sending a struct over TCP
  505. interfacing the unlearned
  506. interrupt service routine under windows
  507. map with more than one key type
  508. Address of a reference
  509. Designing Numerical Computation in C++
  510. difference between: int *a[10][10] and int (*a)[10][10]
  511. Vector and list iterators and efficiency
  512. Borland builder linking binary via resource
  513. Dear
  514. Stroustrup 5.1 Pointers
  515. Global variables not getting initialised in vac 8 xlC compiler
  516. C++ class to parse java .class file
  517. overloading < and >
  518. Stroustrup 4.11 exercise 5
  519. Is it good to assert after new() everytime
  520. Stroustrup 4.11 exercise 4
  521. should we call exit() inside exceptional catching blocks
  522. Access to different database types
  523. Stroustrup 4.8 Enumerations
  524. Running a function in the background
  525. Getting system time with high precision
  526. convert M bit buffer to N bit buffer
  527. Output from TStringList MyList? How.
  528. reading csv file.....help me pls...........
  529. Problem with TStringList and GetFileNames function
  530. Borland Builder C++ - problems with buttons appearance...
  531. > > > MAKE SURE TO CLICK 2 < < <
  532. An array of one object
  533. Non-template class from a template base class with pure virtual methods
  534. sorting large file
  535. Segmentation Fault?!?
  536. Unique Random Numbers
  537. Overloading operator "<<"
  538. using boost::pool_allocator<T> ?
  539. help for back_inserter and end()
  540. function prefixes... are they needed?
  541. codecvt
  542. to find complement of a number
  543. variable scope in threads
  544. how do you declare pointer to such nested member function?
  545. integral types
  546. TCP send
  547. Result of sin function differs?
  548. Pure virtual functions in Template class?
  549. Weird crasher with std::remove, std::erase
  550. Standard way to determine max range of size_t?