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. va_copy
  2. Restricting a textbox to 8 char
  3. closing stdout
  4. mail in c
  5. Link between a dll and an exe..
  6. Help me to see what error in this script V C++ 6.0
  7. -- myList.begin()
  8. Need help getting started with sound synthesis program
  9. question about boost::ends_with
  10. Help
  11. Question about mixing C and C++
  12. C++ standard compiler comparative study
  13. How to convert 16 - bit 565 rgb value to 32 bit
  14. How to Generate a large length of strings/numbers eg 4k byte
  15. strange problem with executable file
  16. Why is this cast nessasary
  17. Hex
  18. How can I get the whole list message ?
  19. Speed up Matrix calculations ?
  20. string find question
  21. 7 Hrs Left To Die ! Please Help
  22. fltk
  23. Threading Library, I don't understand what is wrong here.
  24. Quicksort doesn't sort correctly
  25. random movement
  26. problems with strtok()
  27. Has anyone seen anything like this
  28. virtual inheritance
  29. How to remove // comments
  30. Matrix library where's the speed ?
  31. 1 click compiler and 1 click error
  32. Prime Number Using For Loops
  33. to make function
  34. fread 1 byte x N vs N bytes x 1
  35. serial
  36. binary vs decimal mode
  37. microsoft visual c++ debug library problem
  38. How do i do partial sums?
  39. A Problem in Program
  40. why does STL binary-serach twice when deleting a set member?
  41. calculate the horse's movement
  42. Hello World DLL using Microsoft C++ compiler
  43. Segmantation fault
  44. converting the floating point number to its equivalent
  45. FreeLibrary does not clear memeory
  46. reading data values
  47. Segmentation Fault when writing to a file larger than 15360 bytes
  48. Is static_cast<int>(static_cast<double>(a)) == a?
  49. Can help me with the coding?
  50. lvalue & rvalue
  51. Base class constructors and assignment operators
  52. A problem when using a reference to a vector of a class with a pointer member to an array
  53. Advantages of using static member functions
  54. please...someone help me to find what wrong with this code and how to make it run..
  55. Language standard: the least common denominator vs. utility
  56. OpenGL and C++.NET
  57. Reverse a string
  58. segmentation fault
  59. getline with cin problem -- multiple returns needed
  60. Nested Loop Problems
  61. falling number
  62. newtons method
  63. OS and C
  64. SmartHeap detects Memory Leak
  65. Shared Library
  66. Write a nested loop to create following pattern
  67. conversion of date to roman numerals
  68. Help needed with bus access classes
  69. Structs in C
  70. need help pleaseeeeeeeeeeeeeeeeee
  71. i need help with this project please some one help meeee
  72. template won't compile when used with bool
  73. need help about template class
  74. Svga
  75. Memory
  76. FILE pointer
  77. mouse in SVGA
  78. port 0x220
  79. BMP compression
  80. Bmp
  81. Bmp
  82. port 0x220
  83. overloading [] operator
  84. Circular Dependencies Between Libraries
  85. storing contents of XML file into CString for WinInet functionality
  86. 64bit porting
  87. homegrown string class optimisation
  88. How to link obj's from c-source with obj's from c++-source
  89. Returning user defined types from DLL
  90. using asm(x86) in c&c++
  91. macro and function
  92. structure's memory layout in the function?
  93. pointer and paging
  94. Can u send c c++ software
  95. Problem With Structure
  96. how to stop program after input
  97. Problem | Istream_iterator in std::copy
  98. God wonders, and has questions for all those fallen soldiers....
  99. getting size of pointer to an array
  100. Creating a time class - Homework
  101. icon changes with change of extension
  102. Borland C++ Compiler
  103. True or False C questions
  104. C++ reading data from file into array
  105. Port programming
  106. I keep getting a declaration syntax error...Can anyone help?
  107. Can I use the uint64_t type on the x86 system?
  108. I Am Down With Viral And Need Help.
  109. C application server vs ruby on rails or turbogears
  110. struct question
  111. need help with clustering
  112. Help with classes, dynamic arrays and pointers
  113. opening files
  114. Playing sounds
  115. Help with classes, dynamic arrays and pointers
  116. stringification of __LINE__: why two passes?
  117. stringification of __LINE__: why two passes?
  118. Understanding large C++ programs
  119. Mud
  120. How to create pointer array by memory allocation?
  121. Integer Literals
  122. what is th deffirence
  123. Interfacing USB in C++
  124. STL buffer
  125. dynamic 2d array
  126. Transform algorithm 1-n, n-1 or m-n
  127. Program to count characters entered by user
  128. pointers and arrays
  129. turbo c 4.5 output
  130. algorithm of file allocation method
  131. stack pointer and frame pointer
  132. LinkedList with Nodes
  133. const array of const pointers as a parameter
  134. Antivirus project
  135. Please help
  136. inline functions vs. macros
  137. Implementing a restricted C langage (Lex-Yacc-C++)
  138. "const int" as function parameter type
  139. enum type usage
  140. Internet programming
  141. UTF-8 encoding problem
  142. Explanation of Vptr and V-table
  143. C++ header file using STL
  144. char* concatenate
  145. why can i type-- if(a>5)... instead of if(10>a>5)
  146. Historical Turbo C 1.5 (1987)
  147. please check
  148. How do I typedef pointer to an array of MyClass ?
  149. offsetof macro and non-POD structures. Solution.
  150. why typedef is storeage class specifier
  151. Index file, inverted file operations, usage of B and B++ trees
  152. how to put tab characters into ostream?
  153. How to check for undefined variables.
  154. Completely emulate a pointer using templates
  155. Reversal of binary int in C
  156. UART Reception
  157. PLZ HELP...how to write printer commands using microcontroller in C
  158. Dice program..need help
  159. void func () returning value?
  160. How to write for a loop?
  161. Error in STL CONTAINERS URGENT PLZ
  162. How to call a constructor explicitly if we want to allocate memory using malloc ?
  163. How do i convert a float to string?
  164. please need the code for Big-O-Notation of sorting algorithms
  165. plz get me the code for shmget() in shared memory
  166. Please Help with e^x estimating program
  167. How to get the size of the array in boost::shared_array?
  168. C++ shared objects
  169. What gcc 2.95 declaration yields
  170. What gcc 2.95 declaration yields mangled name __ls__7ostreamPFR7ostream_R7ostream
  171. I am better than you cause I'm GENIOUS.
  172. Flash (SWF) from Web Server
  173. writing to a file prior to system crash
  174. overhead reduction/Array's
  175. Lib? information about the header files.
  176. infinite loop with scanf
  177. urgent plz help me to complete assingment
  178. Problems whith 'execve' args...
  179. Open a File using openfiledialog...
  180. Help! Storing strings into arrays
  181. font rendering from scratch
  182. Pointer VS array pointer
  183. Template member function help.
  184. cuserid returns original login after a su to another user
  185. Newbie. help with validity checks
  186. program to generate f.e. marksheet
  187. using a freed pointer
  188. plzz help, give me d solution..
  189. Plz Help me! its Urgent!
  190. How to study program language well
  191. short linked list
  192. Program
  193. Edit box in vc++
  194. working with textfiles in c++
  195. i need your help in functions
  196. help me please
  197. what is std::
  198. What I feel about STL.
  199. implementation of a shell
  200. random numbers with threads
  201. Dynamic sized array?
  202. Boost - good or bad?
  203. strstream Memory Leak
  204. Any API to get file creation time
  205. how can I get warning ?
  206. Preserving order of insertion
  207. Mismatched ABI
  208. Msc thesis- help required
  209. Help
  210. Library for remove hidden meshes?
  211. HELP
  212. why here is a static parameter used?
  213. Library for remove hidden meshes?
  214. help please with c++ file i/o
  215. strncpy_s and gcc ?
  216. String Manipulation
  217. Counting And Listing All Permutations
  218. Do you know how it works?
  219. function default arguments from other arguments
  220. c help
  221. print a file
  222. pass by reference in c----help banfa
  223. solutions
  224. Virual Functions mechanism
  225. arithmetic precedence head scratcher (noob) C++ VS2005Pro
  226. Please send me an FTP server/client written in C/C++...
  227. Newb Multiple Virtual Inheritance Help
  228. Getting current time with milliseconds
  229. Copy Constructor with Pointer instead of Reference
  230. How to pass parameter or call a function?
  231. class declaration and definition inside a cpp file
  232. Poker Program
  233. A fun but difficult program
  234. I need help with a assigment
  235. stack variables that don't die?
  236. pointer arithmetic help
  237. pointer arithmetic help
  238. pointer arithmetic help
  239. user error induced endless loop
  240. Books about computer geeks?
  241. std containers and pointers
  242. DLL question..
  243. unsigned short short?
  244. based on jpg file format
  245. graphic output in turbo c 4.5
  246. A simple parser
  247. plotting Graphs how to in C ?
  248. dice rolling program in C
  249. XPath with Xalan-C
  250. A container object with an index that nonetheless allows arbitrary new and delete
  251. Inserting an element into an ordered vector/list
  252. Swapping in C++
  253. Program
  254. Code using C++
  255. Hoping for help with separating a single string into a char and float
  256. Pointers...once again
  257. A silly Question
  258. Simple access to embedded class objects
  259. cascaded struct members.
  260. Deserializing problem in Managed App
  261. file program
  262. Paint select function...
  263. Summation questions
  264. Assigning NULL to a variable (not pointer)
  265. C function help
  266. Comparing Pointer
  267. please check
  268. Returned objects life-time
  269. When must "=" be overloaded?
  270. How to define a global object?
  271. what is the meaning of "char **option"?
  272. newer to c
  273. How to list Port Name in Visual C++ ?
  274. How can I test if a value is assigned ?
  275. why Typedef is storage class specifier?
  276. looking for a combi function of kbhit() and getch()
  277. pls urgent
  278. free() unexpected behaviour
  279. number of bits for an int type
  280. exception Handling
  281. faq swith case can be a range?
  282. non class member access
  283. int v/s float
  284. Help on permutation and combination.
  285. Inorder printing of B-Tree
  286. stack overflow exception
  287. using free()
  288. Compiling a C program
  289. Efficiency of the for loop
  290. Corrupt Cpp file
  291. .zip, .rar files and basic windows xp folders source code
  292. confused with this piece
  293. source code
  294. displaying nodes at the same level in a binary search tree
  295. Term defination
  296. Operator [][]?
  297. how to exit using ENTER KEY/CARRIAGE RETURN ???
  298. Deallocating Local Variable used by Malloc
  299. Need help straightening this noob code
  300. How does these code works ?
  301. Find first occurrence of string and replace
  302. design question (converting class data to csv)
  303. Problem in the aggregation concept.(during deletion of the pointer of other class).
  304. Reading from user into array
  305. problems with seekg
  306. Array?
  307. Out putting 2d arrays to text files
  308. Split double into two integers
  309. Sockets on Unix
  310. Recursive Triangle Program C++ HELP!
  311. How to make the public inherented member function private or protected?
  312. strptime() in linux
  313. Polymorphism help...
  314. Loan Payoff Table Help
  315. data file processing
  316. Little problem
  317. C++ strings & C strings
  318. parallel port programing in C/C++ (Linux platform)
  319. inputting an integer string in c++
  320. C++ Primer 4th edition, ex4.3.1-4.28
  321. function declarations
  322. Integer to binary
  323. help me ....implementing multiple stacks using arrray
  324. sorting this out.
  325. .net takes some mesures to prevent the buffer overrun, I want to know something about it
  326. Beginner question about strcat
  327. Recursive question.
  328. A question about fscanf and feof !
  329. need pseudo code for "cell phone " problem....
  330. how to allocate memory using malloc in a 3 D
  331. how to allocate memory using malloc in a 3 D array
  332. Remove extra blanks
  333. Frequency and intervals in C
  334. counting the waiting time in hour and minute
  335. strange behaviour
  336. Reading packets from UDP port
  337. I need help in structure in C prg
  338. Help please !!! No if...else statements.
  339. how is it working?
  340. Near* and far*
  341. Help needed with scope resolution
  342. Borland C++ 4.52
  343. Doubt in Command Line argument in 'C'
  344. Running functions from pointers
  345. Need help in C Programming practice problem. Any voluntears?
  346. Weird pointer arithmetic on argv - How can it work??
  347. Saving vectors in binary files
  348. const_cast<...>(this)
  349. I am having trouble with the toupper function.
  350. A "language" question (sorry for interrupting)
  351. A simple parser
  352. Testing for override
  353. urgent help needed with arrays!
  354. How can I improve this code?
  355. encryption/decryption problem
  356. Understanding Assert and Exceptions
  357. Create a discount calculating program
  358. simple login program, need help
  359. Circular template reference
  360. sorting a 2 dimensional array
  361. What wrong with this simple function?
  362. Very stupid question
  363. string manipulation
  364. MD5
  365. malloc
  366. lost with this program..please help
  367. comparing numbers
  368. Creating a child under a parent type
  369. need help to write a program
  370. passing unsigned char[]
  371. output
  372. pallindrome
  373. Binding reference to an R-value
  374. using c with html interface
  375. Understanding fwrite()
  376. no ADL / Koenig lookup for function calls with template parameters
  377. Designing a scandisk tye utility
  378. Segmentation fault
  379. C++ character arrays
  380. help in reading test scores and writing to file
  381. Application of Searching
  382. Lvalues and Rvalues
  383. why doesn't this recurse
  384. About the return type of the function !
  385. help with c
  386. If this, then display this problem...
  387. Conversion of Fahrenheit to Celsius
  388. Error message ..please help
  389. simple program help
  390. what's the problem here? why infinite loop???
  391. Question
  392. help needed about sorting and searcing the matrix ..
  393. Little program
  394. Great code to read
  395. Why is not copy constructor called?
  396. Need help with my conversion utility...
  397. could you help about algorithm
  398. Problem with Template
  399. Register keyword and "as if" rule...
  400. dual opteron prog. help
  401. Borland Builder Frage
  402. Null pointer check before calling free()?
  403. Opening (MatLab) mat file from C
  404. How to run an executable from C++
  405. Class number (add subtract divide and multiply
  406. change multidim array to vector
  407. Distinguish between int (*fn) (int a) and int * fn (int a)?
  408. C++ compilation error
  409. line.get( *output.rdbuf(), ' ' ); in C++
  410. where is the error??
  411. Numerical value of a string
  412. Serial printing of a B-tree
  413. Numerical value of string
  414. restore the flags
  415. deleting records written as structures in file in binary mode.
  416. _JoyDef and _Control
  417. matrix code
  418. Post data in axWebBrowser
  419. RAW SOCKET
  420. Segmentation fault on 64 bit
  421. Looking for C Compiler Performance Info
  422. destructor
  423. Liskov Substitution Principle
  424. distant compilation and float literals
  425. how to check whether input from user minimum/maksimum example for password
  426. Process State script
  427. associativity and precedence
  428. Please, help me. It's destructor problem
  429. i want make C++ friends
  430. i want make C++ friends
  431. real world example of union in c
  432. visual c++ 6 comment question
  433. how is float arranged in memory
  434. what is memory padding ?
  435. URGENT HELP regarding vector size
  436. mouse pointer handelling
  437. malloc() and alignment
  438. pre increment or pre decrement
  439. error in compiling c++ program.
  440. Macro to identify File and Function name
  441. How to have program re run?
  442. Animals last time
  443. need help to write some programs
  444. how to use struct function
  445. C++ prime number problem
  446. Enum |= and |
  447. gets(), reverse(), and strlen() help
  448. pre ANSI code and writable-strings?
  449. friendship with dependencies
  450. debugging help please in C
  451. string
  452. myspace meets tucows and planetsourcecode?
  453. error during nesting of structures
  454. Several openings for C Programmers ( Referal Bonus USD 1000)
  455. Several openings for C Programmers ( Referal Bonus USD 1000)
  456. C++ memory usage
  457. for loop
  458. Can I use user defined data types in maps?
  459. Regarding Arrays, deletion of specfic printf lines
  460. Vector of Pointers??
  461. Fail to understand std::transform
  462. stop a moving bar
  463. Does strtok require a non-null token?
  464. String modification in C++
  465. questions about resize() and memcpy()
  466. how to read a file and store it in a vector?
  467. linked list
  468. can C++ sytanx like this
  469. Bug? Parametrized constructor invokes default constructor
  470. HOW To Compile C programs in VIM Editor ? [ HELP ]
  471. Efficient creation of "refined" list<T>, from old list<T>
  472. How to use STRSTOL for an array of integers
  473. Read Context Help
  474. question on Makefile
  475. Reading Data from a File into multiple Arrays - Very Urgent
  476. large integers
  477. Template parameter type constructor method call
  478. GCC -- Warning when a non-virtual function is overridden?
  479. Real Time Project of C++ language
  480. Global array in C
  481. C program to find age of aperson
  482. functions with same signature
  483. How to access a data member of class A from a member function of class B?
  484. How do i avoid packet segmentation?
  485. template-fn implemented in different object does not link
  486. Problem /w constructor in template
  487. How can we access C:\Temp folder in VC++
  488. [Function pointer] Translating these typedefs into one
  489. C++ code editor
  490. copy file in an array
  491. need the help about -> perator in c
  492. fprintf format specifiers
  493. Printing files
  494. sequence points
  495. pls. urgent..urgent..urgent
  496. "vector<int>::iterator" problem
  497. Need advices on efficient file i/o with standard library
  498. casting unsigned integers
  499. I Need Help With WHILE LOOP
  500. Plz Help Me To Modify Program...
  501. C++ Primer, Fourth Edition
  502. help with calculate annual interest windows app
  503. multiplicative rule for asymptotic running times
  504. setprecision problem
  505. Calling Managed functions from unmanaged class
  506. A question on std::swap and it's performance
  507. Enum in a class
  508. send email from program
  509. Am I deleting correctly question
  510. What does "undeclared identifier" mean?
  511. What's a substitute of gotoxy in C/C++ on Linux Platform
  512. a missed IF statement
  513. Few doubts (wrong behaviour or correct )
  514. multidimensional array
  515. Reading Wave File Using C++
  516. Using locales for dates
  517. array initlisation
  518. template friends
  519. scanf help
  520. Pig/Chicken question revisited.
  521. trouble with external file usage
  522. Unwanted space characters in the created file...
  523. Garbage Collection in C
  524. using fstream in Managed C++
  525. High Throughput Ethernet
  526. Mirror of Kanze's website?
  527. room scheduler
  528. Is there anyway to write a folders contents to file?
  529. how to call extern variables from a C library...
  530. problem overloading + operator
  531. good C impl of the hungarian algo?
  532. Static variable initialisation. (easy)
  533. Number formatting
  534. Find algorithm in STL
  535. find string functions source code
  536. Network Computers
  537. help me. i need details about extern
  538. Who can help?This is Urgent
  539. How do i copy an entire file into a string
  540. string search and replace
  541. creating 3d-sruface plots in VC++ 6.0
  542. Dependency Injection in C++
  543. auto_ptr
  544. Diff b/w the working of exe from within the VS and console
  545. string reversal
  546. storing pointer vs storing object
  547. Odd Visual Studio Behaviour
  548. double pointer
  549. validation
  550. what do u mean by parse error