View Full Version : answers


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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 [85] 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136

  1. Link to lib file
  2. Is my naive C++ implementation the best, or...
  3. study material
  4. study material
  5. Problem with printf formats
  6. Portable struct initialization
  7. Memory leaking
  8. geometric progression
  9. initializing array of structures
  10. Switch vs. Else If
  11. How to change the button style of Console Application
  12. request for new questions
  13. question about "scanf"
  14. Reading from serial to an array
  15. pointers for beginners
  16. Checking memset
  17. Dequote a string, unescaping escaped quotes
  18. Function template partial specialization
  19. 'new'd memeroy is contiguous?
  20. what are the problems with this piece of code?
  21. Variable/parameter declaration inconsistency
  22. Help on void *
  23. using C structure in C++ (VC++ 7)
  24. Limbajul C
  25. can I pass an object from cpp to c
  26. a question about drawpoly function
  27. diffrence between "function pointer" and "pointer to a function"
  28. Need help on accesing more than 4GB
  29. lots of warnings with stlport
  30. too much time for internet and pc and no time for to walk and sport for you
  31. how to cast from (void*) to other types?
  32. Getting error with SUNWspro 6 update 2
  33. operator= Q.
  34. Available C++ Libraries FAQ
  35. how to using codecvt to convert ascii<-->UTF-8 within std::ofstream
  36. Which header files are included?
  37. Xml Parser
  38. The Zeus Compression Algorithm
  39. Problem with Exponent program
  40. Network Programming... Ugh!
  41. Indexing a Text File
  42. inherit WITH operators
  43. storing "almost-POD" classes to binary file
  44. Multiple indirection mess-up...
  45. exception woes using fstream and .eof
  46. Struct inside a struct
  47. Which is better, using ReadFile/WriteFile or use fstream?
  48. Symbain Device
  49. variable in a class member
  50. Good C materials
  51. what data structrue book do you use or recommend?
  52. using preprocessors - help!!
  53. including and excluding at compiletime
  54. c++ spreadsheet libraries?
  55. How to minupulate the elements (counting by 3) of an array usingSTL?
  56. Access to MS SQL Server from C
  57. TCP connection hang problem
  58. mscorlib.dll problem (Visual C++ 2005)
  59. A good use of fn ptrs?
  60. Implementing a Decimal class
  61. Inconsistent
  62. Memory allocation problem
  63. Code Complete: 1st or 2nd Edition?
  64. typeid ... more
  65. about C
  66. Again: 2D-Array/Table but sortable asc/desc by column for different datatypes
  67. A small clarification ...
  68. deleting all elements in a STL container of pointers
  69. Why is there no difference between buffered and unbuffered file IO?
  70. please verify the code
  71. operator % and signed integers
  72. operator % and signed integers
  73. how to call notepad.exe from a c program
  74. Initialization of non-POD aggregates
  75. can std::set hold pointers to keys instead of the keys themselves?
  76. suggestion for writing a program to concatanate two strings
  77. Enabling and disabling a macro
  78. array of struct init list
  79. Too Many Function Pointers?
  80. using realloc multiple times question...
  81. int var declared in "for" not local?
  82. what is the difference between string.h and cstring?
  83. what is the difference between string.h and cstring?
  84. auto_ptr and casting
  85. auto_ptr always implies heap?
  86. Measuring time differences
  87. Complex policies
  88. using fis.c in a c++ project
  89. A simple question about a function
  90. using fis.c in a c++ project
  91. CTAGS usage
  92. problems at multiplication (Currency multiplied with float)
  93. How does the compiler implement a virtual destructor?
  94. detecting incompatible locale modes for encoding
  95. [Linker error] undefined reference... pliki .h... dev-c++
  96. weird problem with gcc
  97. Special iterator
  98. #ifdef vs OO patterns
  99. `sock_create' undeclared (first use this function)
  100. My programs always shut down...
  101. Dumb Question.
  102. friend sibling class nested in derived class problem in gcc 4.0
  103. How to become a C++ Programmer
  104. std::vector
  105. system call in VC
  106. How to turn a C++ program into a BASIC program ???
  107. copy and istream_iterator question
  108. Naming issue
  109. return value of fgets()
  110. map iterators interface
  111. Internationalization - Unicode - Format used for command line arguments?
  112. private default constructor is good or bad?
  113. Operational and functional differences - #define vs typedef ?
  114. Customizing Doxygen C++ Documentation
  115. Insecure Programming by example
  116. how to see the list of the function names?
  117. Question on vector of vector iterators
  118. Reading 16-bit raw data
  119. Bowyer watson algorithm
  120. array of functions
  121. Dual Head Monitor
  122. Derived template classes
  123. add a new member to struct
  124. How to Check the content of the memory?
  125. undefined behaviour?
  126. question
  127. Scratchy question....
  128. To enter and access database of MS access or any DBMS usibg C.
  129. Pro C--Openings in Polaris Software Labs Chennai
  130. Pro C--Openings in Polaris Software Labs Chennai
  131. Is argv array modifiable ?
  132. STL map and memory management (clear() )
  133. Error when initializing static variables
  134. How to catch Mouse down and mouse up on item of treeview
  135. Cline/Lomow Book (Original) FAQ # 158
  136. A problem related with multiprocessor
  137. who can give me a lmplement of Diffie-Hellman key exchange.
  138. why is automatically generated copy constructor of this form
  139. Creating Dynamic 2D Arrays
  140. Getting confused in Virtual calls
  141. JAVA
  142. A style question
  143. C++ class library for kernel mode programming
  144. scan frames of other windows
  145. is there any transform_if algorithm?
  146. can you make an ifstream from a FILE* ?
  147. problem with const objects in lazy parser
  148. vector<pair> .. more
  149. operator-
  150. GDI objects and memory leaks
  151. USB 2.0 Memory Stick
  152. Preprocessor errors?
  153. reading para values from config file with type
  154. Error message : "function returns address of local variable"
  155. question--separatecompilation
  156. is a good C?
  157. templates to generate compiler diagnostics
  158. Vector in cpp
  159. Array initializer in C++
  160. what is needed to implement a memory table?
  161. MS Access And Excell data access through c++(API ,Connector,etc)
  162. Querry Regarding Define
  163. trimming leading zeros
  164. C code is not generating required results.
  165. Polimorphe Vector
  166. Editor and Debugger in C
  167. in C how to store a value on a given memory address
  168. signed and unsigned char
  169. Usage of Double Pointers
  170. Tricky conversions question
  171. Dynamic mem allocation for pointers
  172. how to find nth quote char?
  173. no-op function pointer
  174. Need Help
  175. 2000 Web Templates (Including Customizable Flash Templates)
  176. candidate for bitset
  177. counting lines in text file
  178. Doing run-time binding/introspection/reflection in C++ non-intrusively
  179. Style Poll: Hand-Rolling for() Loops
  180. pointers difficulties
  181. skipws and <<
  182. offsetof / non-POD structs
  183. JNI: changing from ARGB to RRRGGGBBB memory problem
  184. Replace a #define by a method
  185. question--A function returns class object(comparing C++ & JAVA)
  186. How to make a library
  187. is << on filestreams a blocking operation?
  188. support of C99 VLA in compilers
  189. Preprocessor possibilities
  190. programming a "terminal"?
  191. Strange Bit Shift Operator
  192. Use int or long keyword?
  193. including files
  194. Code Style - Handling Returns
  195. Need a programme for Paint by SHIKHAR
  196. Are they equivalent ?
  197. Type casting
  198. c++ and multithreading
  199. Comparing an iterator to a NULL value
  200. dlsym and function pointer ...
  201. How to compile using library
  202. How can I set up the path where the compiler(g++) will search forthe header files
  203. #pragma warning (disable:4214)
  204. template and variable parameters
  205. Constructors & iterators
  206. module stub generator for testing?
  207. Operator Overloading.
  208. legacy containers
  209. Linux named pipes programming problem
  210. integers to binary
  211. what happens internally
  212. initializing array using pointer
  213. USB APPLICATION
  214. little problem
  215. I don't get how the computer arrives at 2^31
  216. frns i need a code for
  217. how to make link betwenn flaoting point to printf statement?
  218. Zero sized arrays in base classes?
  219. #include<> internals
  220. Help with Dijkstra's algorithm
  221. Is this possible in C/C++?
  222. getbuf()
  223. How to define a class GasPump?
  224. getting reference to a STL map element
  225. overload operator ?
  226. Pattern matching with boost
  227. problem with c++
  228. which code runs faster?
  229. class wizard in 7.0 (.net) IDE
  230. Secured access to source code project ?
  231. Array copying technique
  232. Checking if number is bigger than INT MAX
  233. Certificaiton in C
  234. Operator Overloading Problem
  235. When is std::list more effective than the other containers?
  236. Implementation of conditional operator
  237. Correcting answers
  238. Store two images in one file
  239. Hello
  240. candidate for a reference counted smart pointer (?)
  241. help please
  242. software for Voip.phone
  243. how to transfer a DWORD from a function?
  244. How do you return a list? Best practices
  245. Print a function pointer always results in a warning
  246. Invalid read of size 1 [valgrind warning]
  247. tr1::bind in a template class
  248. Insanity or technicality?
  249. Opening is for technical lead
  250. Programmer's Avenue
  251. learn C/C++/Java/HTML/Web development
  252. New debugging method(OT?)
  253. Another name of type of iterator allowed or not?
  254. unresolved external
  255. member typedefs
  256. Can I write a fn reference?
  257. Getting a chararacter array to accept spaces
  258. Getting certain item from a character array
  259. Beginner question about sqrt()
  260. Runtime Definition of a struct
  261. Problem with "system" and the linux "su" command
  262. Weird lcc-win32 behaviour
  263. header files
  264. problem with auto_ptr<> and assigning derived class to base class object
  265. FIbonacci
  266. C module stub generator?
  267. operator [] or what ?
  268. vector of structs
  269. character pointer length
  270. finding the length of a char*
  271. string comparison, help!
  272. Linux program use times() to Windows
  273. Escaping backslashes issue with printf/grep/popen!
  274. Operator overloading for pointer to objects .
  275. Function returning a function pointer?
  276. What does this mean?
  277. Programmer's Paradise
  278. Initialization of non-integral type in initialization list
  279. Linux programme - different results each run
  280. statistic of integer values
  281. Composition using references
  282. Question about char
  283. Arrays as parameters
  284. Why does the write method take a character pointer to the object one wishes to write?
  285. vect of struct ??
  286. Is this the 'prefered' way to use a vector
  287. oracle-c++
  288. oracle-c++
  289. oracle-c++
  290. scan float pointers
  291. Overloaded
  292. string to int
  293. why is this assignment correct ?
  294. Help : Merging Binary Search Trees
  295. How to initialize and array in a structure?
  296. Invalid read of size 1
  297. Enhance your Bugzilla with Release Planning System
  298. file writing
  299. Multiple inheritance, dominance and pure base class
  300. CPU temperature reading
  301. Runtime errors with c++ binary search tree
  302. Stack or Queue?
  303. Complicated linking problem
  304. Design question for UI library
  305. hello ,i really need your help
  306. undefined reference to '__gxx_personality_v0'
  307. force jump table with switch statement (visual c)
  308. Linked List Isn't Working Correctly
  309. regular expression lib
  310. Plz i need ur help
  311. set<const int> - does not compile
  312. design patterns - Maze examples
  313. Assertion Errors
  314. Interesting technique using templates to get around privacy
  315. Problems with reading xml-files
  316. what is wrong with the function?
  317. Fixed number of digits printing of integers (ex: 0001 to 0100)
  318. template instantiation with local type
  319. Operator overloading and inheritance
  320. test.c:24: error: `read' undeclared (first use this function)
  321. HELP!
  322. default arguments in member function
  323. class instances ..
  324. Speed of finding a size of an array.
  325. double pointer
  326. OS dependent
  327. member template partial specialization
  328. Proper way to input a dynamically-allocated string
  329. typedef void foo_t()
  330. STL vector and element constructors
  331. Strange Unresolved External Problem
  332. C, really portable?
  333. design question
  334. How to implement arctan(x) without using standard library?
  335. How to implement arctan(x) without using standard library?
  336. Parameterized Template Parameters
  337. Pointer problem
  338. constness of an object
  339. A few function questions
  340. STL: Map of maps possible, but no multi-map of maps? Workarounds?
  341. Dividing large classes
  342. basic classes question
  343. C memory properties
  344. Help with type returned
  345. Double-Linked List, Cont'd
  346. Fibonnaci
  347. accessing const array reference in inherited-templated class
  348. Double-Linked Lists
  349. bit array in C++
  350. undeclared indentify error
  351. Strings in C
  352. Random Numbers and Removing only 1 item at a time
  353. calling all would be writers for CUJ
  354. what is the error
  355. How to identify who cause memory leak
  356. How do we find out stepping over somebody else' memory
  357. declaration Q
  358. sleep( ) misbehaving
  359. How to check allocated memory size
  360. UNICODE variant of fopen or ofstream to be ANSI compliant.
  361. fatal error please help
  362. DLL - C++ - C#
  363. Anyone who can help me to compile a source code package under the Solaris platform?
  364. Cursor Movement
  365. Diffence between CreateThread and AfxBeginThread
  366. Hierarchy of objects, object "deep down below" needs to access one high up
  367. nested for loops behaving oddly
  368. printf() in a loop without \n won't display anything till the end
  369. Is there any way to overload "typecasting"
  370. pointer initialization in ctor
  371. functions
  372. Dialog size question
  373. C++ compiling and uncoompiling
  374. template & typedefs declaration problem
  375. error in yacc
  376. Ascii-Art word converter lib
  377. For a copy of The Embedded Newsletter
  378. C++ Internals handling this pointer
  379. how to check no. of spaces were skipped?
  380. Finally, a release candidate of the "Pointers" document (introduction to pointers)
  381. Soliciting for C programs or snippets to test alias analysis
  382. structure and pointer problems?
  383. structure and pointer problems?
  384. C program can't catch exception from C++
  385. structure and pointer problems?
  386. vector of struct ?
  387. Tool for detecting Array overflow
  388. a question on array
  389. Question Can I use explicit qualifier <C> after member function name of a template class?
  390. split string into chunks
  391. Stock Quote Order Level Book
  392. Stock Quote Order Level Book
  393. fstream::open
  394. why it is not work?
  395. passing a templated struct...
  396. Question about the operator<<
  397. calling overloaded constructor from constructor
  398. what's wrong with this code?
  399. friend operator= ?
  400. static member of a templated class weirdness
  401. STRING SIZE PROBLEM
  402. Split a class across two source files
  403. Function to determine the length of an integer string
  404. Linker errors while compiling C++ applications on AIX 5.3 machine
  405. Evaluate string expression in if statement?
  406. Explain why this prints the same
  407. 64 bit integer
  408. copy constructors and overloading = What is the difference?
  409. Reason for ISO ; warning
  410. Reason for ISO ; warning
  411. char to wchar_t conversion
  412. Question about bitwise operators
  413. std::string copy constructor fails
  414. allocate double dimension array in C
  415. How to write and read on network interfaces?
  416. operating system
  417. State Machine Implementation
  418. about struct keyword
  419. Can Singleton Instances Clash?
  420. How to read an integer one by one?
  421. How to convert integer to string array without specify array size?
  422. FILE HANDLING
  423. a printf implementation
  424. Yacc non terminal Symbol
  425. cygwin make does not execute command under XP
  426. Combing two linked lists
  427. Appending rows to 2-dim arrays
  428. hellp about local timestamp
  429. stack overflow
  430. Does the statement make sense?
  431. Does the statement make sense?
  432. Is Space Allowed in Filename?
  433. array variable type, question about semantics
  434. COM
  435. Switch based on a character in pointer
  436. Function objects vs. function pointers
  437. beginner question on vector<struct>
  438. Function objects
  439. memory allocation issues?
  440. std::bitset, simple question
  441. Best STL container to use for single pass-through operations
  442. Need help -- starting functions
  443. DynPtr: A pointer with implicit dynamic cast
  444. Replacing a word in a string
  445. need help
  446. Question about pointers and vectors
  447. Is an MFC/C++ ActiveX control best?
  448. #include "*.c" ??
  449. Template magic needed, partial specialization
  450. benchmarks of char* ops vs. std::string
  451. TEst
  452. Number of times number repeats
  453. sorting the nodes
  454. Declarator operators
  455. Truly random?
  456. Templates
  457. oracle
  458. Need advice to choise complex data structure (STL)
  459. Is there a cleaner way to do this?
  460. "typedef templates" inside templates - how can I do this?
  461. malloc vs link-list
  462. list of strings
  463. work with char[]
  464. fgets() and extra characters...
  465. COM compatible C++ objects how to ?
  466. accessing symbol tables from compiled code with debug options turned on.
  467. Parsing Microsoft Debug Symbol Tables...
  468. Help with a decompiler
  469. c and c++
  470. Problem with fgets reading last line over and over
  471. computer science
  472. overloading operators (basic)
  473. Requesting tips on Video Conferencing.
  474. Float-to-string conversion that raises exception instead of returning0.0 like atof
  475. Link List
  476. Large C++ function
  477. How to display a string in many lines, each lines have a specified length
  478. ARRAYS FUNCTIONS
  479. please help me to start compiling c++
  480. vector ?
  481. Data structure problems.
  482. are all templates inlined?
  483. Password Verification program help
  484. my question about read file !
  485. Custom swap in std namespace
  486. global typedefs and #define /\ global inheritance base
  487. Binary predicate member function needs access to another object's data
  488. code optimization- Removing if .. else conditions in for loops
  489. initialization lists trouble
  490. specifying interface without definition?
  491. Array size ?
  492. #if command at header file
  493. some help required with maps , stucts and vectors.
  494. How to initialize a const char[] member variable
  495. HDD RAW sector reading in Visual C++
  496. what is it for?
  497. how to connect with sql and ms access through c++ file handling
  498. STL collection to wrap a raw pointer?
  499. function template
  500. ARRAYS AND FUNCTIONS
  501. Writing classes which are "streamable"
  502. Pointers and Vectors
  503. Finding a directory using a partial path name
  504. C++ list and private copy constructor
  505. GLib problems
  506. How to set the filesize
  507. Data Structures In C++
  508. question
  509. trap representation
  510. C function for snmp
  511. Data Structure Using C
  512. tutorial
  513. java language
  514. using c++ to design internet protocol
  515. detecting integer overflow
  516. Why do we need non-virtual destructor?
  517. Passing structs by value
  518. Macro for Backslash
  519. modify this c++ source code
  520. LInked list Problems, Please help
  521. undefined reference help
  522. C - Const Struct Members
  523. fread returns more than i want
  524. overloading global dereference operator?
  525. What purposes do types serve?
  526. a problem with static declarations
  527. 'x = this' in constructor
  528. problem about "default template arguments may not be used in function templates "
  529. stack&recursion
  530. alignment of structures in c++
  531. A simple program with Monte Carlo
  532. How do I get bitwise access to a file?
  533. ?explicit instantiation member function of class template
  534. How can I write the most efficient code about this problem?
  535. Boost library and Borland Builder 6
  536. Does C++ have HugeInt?
  537. Calling free() on an uninitialised pointer?
  538. Is memset used only for strings?
  539. sizeof and incomplete types
  540. Segmentation Fault
  541. New to c++, need help with advanced topics
  542. class organization (very elementary)
  543. Dynamic arrays?
  544. String of function names
  545. Strange behavior on an if statement.
  546. Large Random Number Generator
  547. New style header files?
  548. Binary tree Algorithm
  549. auto_ptr explained
  550. binder2nd