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. fork(): Child Memory from Parent
  2. recognition of a serial device
  3. How can I exit from "getline()" without pressing any key?
  4. String Streams
  5. Program crashes when running it outside dev environment
  6. Baffling error with an array of class pointers
  7. std::list: remove from front without deleting or looping through whole list
  8. One if query
  9. have a look at my blog site for asp.net .. there is microsoft contest also ( u can win so much)
  10. have a look at my blog site for asp.net .. there is microsoft contest also ( u can win so much)
  11. template template arguments: expected a class template, got `Component<T1, T2, T3>
  12. syntax error in switch statement
  13. read data from file, write into 3D array - need help again.
  14. parallel, concurrent server with Boost::thread
  15. volatile and thread safety
  16. pointer to typedef 2D array
  17. setting private variables
  18. Storing in a Stucture
  19. concerns about passing arrays into functions
  20. Q: memcpy str to struct
  21. Alternatives to using virtuals for cross-platform development
  22. malloc_stats output
  23. convert date from dd/mm/yy to XXX dd YYYY
  24. stack corruption
  25. Need help with a dictionary class...
  26. Need help converting a string to a float...
  27. How to make a LAN scanner
  28. generate variable names
  29. struct with pointers
  30. file and menu processes at C Helpp !!
  31. how can i generate warnings for implicit casts that lose bits?
  32. "inFile" object cannot read EOF
  33. Vector element manipulation
  34. How are objects inserted into a set?
  35. printf question, leading zero in E format?
  36. May fgetc() and friends return 163? Or UCHAR_MAX?
  37. accessing jpeg image n extracting its pixel matrix
  38. Multiple Array and pointer issue
  39. ScrollBar issue
  40. Private Static member object of the same class
  41. annaram of word from dictionary
  42. Controlling input?
  43. Function pointer question
  44. sorting algorithm
  45. Another prime question
  46. Problem with creation of .res file (Borland C++ 5.5)
  47. Problem with iterators
  48. Difference between Declaration and Definition of a variable?
  49. C++ Puzzle
  50. Strange error
  51. Hibernate computer in c++
  52. STL inside a structure (I'm stuck!)
  53. implementation suggestions
  54. Implementing Address Resolution Protocol
  55. implementing function
  56. problem with string class (and size function)
  57. Classes vs Structs?
  58. Is multithreading possible in c on linux platform
  59. Using malloc in C++?
  60. hi, i need some help, i am new user of this group.
  61. c++ DLL get parameters
  62. Finding out the active Unix shell
  63. get processs name; error: dereferencing pointer to incomplete type
  64. ASCII To Hex Converter
  65. Count occurrences of a string in a file
  66. Private Destructor - Use
  67. Tools to find out Memory leaks in C++
  68. & and && operator confusion
  69. Taylor series
  70. Possible C++ compiler bug?
  71. Errors and approximation
  72. Help....help...help....
  73. Using malloc
  74. CComBSTR
  75. is it ok to cast variables? simple function using std::pow
  76. Connect to remote machine in an office network
  77. system call
  78. Highscore system
  79. Invalidating iterators after insertion/removal
  80. write string to an array
  81. Writing raw data on disk.
  82. Mixing default and non-default parameters in Constructor?
  83. How can I read 2 characters from file into a std::string
  84. Casting from pointer types to non-pointer types
  85. The Command Prompt
  86. Is it better to use a macro or a function?
  87. Is it better to use a macro or a function?
  88. Implementation of a network stack in C
  89. C & ncurses problem *warning - long source
  90. Is this a bug of the C++ compiler of VS 2005?
  91. Help me to make this tree in c on linux
  92. How many levels of pointers can you have?
  93. can constructor be a template?
  94. doubt about smart pointers
  95. Recursion - how long will be computing?
  96. Comments outside include guards (from a Sutter/Alexandrescu advice)
  97. tell me the code for the following output in c
  98. Circular queue
  99. Open source solution for voice chat rooms.
  100. Does "while(ifs)" works the same way "while(!eof.ifs())"?
  101. Performance profiling tools.
  102. use of undefined type????
  103. realloc() / free() BYTE* immediately after malloc() fails
  104. Style question, structs and objects
  105. Number of bytes when receiving packets using C++
  106. fprintf.c error
  107. determining why a file cannot be written
  108. Thread safety
  109. Software Testing tool Rational Robot Tutorial
  110. compiler synthesized constructors/copy constructors/assignment operators
  111. How to get warnings about implicit narrowing in c99 code
  112. Why does the value get discarded in this case?
  113. typename vs class
  114. Am I re-inventing the wheel?
  115. CreateThread or CWinThread
  116. Accessing virtuals in base class
  117. generating autoincrement value
  118. assign char to std::string changes the char itself?
  119. Memory Issue with strcat
  120. Enhance your knowledge and boost your mind
  121. Enhance your knowledge and boost your mind
  122. largest no
  123. largest no
  124. How to perform Map Implemantation in C++
  125. C++ Source Reverse Engineer - How to write a parser ?
  126. solve the problem and get the points,
  127. #line
  128. questins about c++ templates
  129. Compiling C code in visual C++
  130. Speaking of selection algorithms, I had never heard of heapselect, so I wrote one.
  131. malloc function.
  132. C++ program + MS Access
  133. crc check for exe
  134. Parse string to double really fast
  135. JNI/c++ - passing imagefile as a byte array to native library
  136. Problem with RedBlackTree
  137. retrieving templatized object via singleton getInstance using generic template parameters
  138. Show Multiplaction table in C++
  139. Windows MFC/Win32 question
  140. Need help in my array
  141. C++ single entry bookkeeping library
  142. Functors
  143. Plz help me in solving this problem
  144. ANSI C++ Namespaces
  145. malloc without stdlib.h
  146. Comparing pointers
  147. ADT string
  148. How can I get rid of "Warning C4307: integral constant overflow"
  149. strtok as string replace function problem ?
  150. strtok as string replace function problem ?
  151. Control Scrollbar for multible windows
  152. Stroustrup - Evolving a language in and for the real world: C++ 1991-2006 (HOPL III)
  153. How to change stack size?
  154. Doubt with char* and char[]
  155. Deallocating Individual Elements of an Array Allocated Using new[]
  156. how can i generate warnings for implicit casts that lose bits?
  157. const c structure question
  158. sort command from the terminal
  159. socket
  160. question about pointers in a 2-D array and strchr
  161. Show another form when button clicked
  162. WHY doesn't C know anything about directories?
  163. Data Structure for a Menu Tree
  164. Pass-By-Value-Result Problem
  165. Containers & Pointers, Discussion
  166. Could you explain the Pass by value-result problem?
  167. infinite loop with select
  168. Kindly help me to find the reason:
  169. glob("/tmp/a/*") returns GLOB_ABORTED on RHEL, GLOB_NOMATCH on DU
  170. structure and pointer
  171. c++ function that returns the MAC
  172. How to find out if a processor is "little endian" or "big endian"
  173. Build openssl-0.9.8e with Cygwin problem
  174. Design pattern question
  175. Macro in main function.
  176. malloc function
  177. Walkin in Bangaloe in CV++ in Chennai
  178. System calls
  179. Advanced node structure design
  180. Windows socket programming
  181. preprocessor
  182. help about class and member function
  183. Chambers in castle home assignment
  184. help me out
  185. CFP: 2008 International Workshop on Multi-Core Computing Systems
  186. try and catch - OLE exception
  187. metod, calculating ages with class Date
  188. string class ( size function)
  189. Connecting to USB: c++ code
  190. PLEASE HELP ME ! PLEASE
  191. Way to print "hallow" inc without using semicolon...
  192. calculating execution time
  193. msxml / c/c++ / multiple Schema
  194. FAQ says no attachments - time to change ?
  195. opening website
  196. C's compromise and recognition to the new C++
  197. c++ programmers needed in the South of France
  198. Eliminate Rogue Wave from C++ code.
  199. How to understand (reverse engineer) other people's code?
  200. C
  201. design pattern for defining a relational operator
  202. allocator.destroy()
  203. Problem writing in the trail of matrix of maze program
  204. Reference assignment through base class reference
  205. please tell the code of tht puzzle using arrays n strings
  206. C++ error HELP!
  207. Help with code using struct and arrays
  208. Need help with program using structs & arrays
  209. How to check the linked list is circular or not?
  210. how to delete a file?
  211. Windows specific question
  212. 8085 simulator in C
  213. function pointer to extern?
  214. Linking other files such as images to the C++
  215. Interface problem
  216. pairwise comparison and merging of vector elements
  217. sorting by name
  218. creating with new and destroying with free
  219. dynamic array of objects in C++
  220. You Will Not Watch These Videos Ever
  221. You Will Not Watch These Videos Ever
  222. Supplying an iterator when inserting into vector??
  223. How to link and bind under Z/OS
  224. C++ Mail Help !
  225. An approach to a geometric problem
  226. Trim function
  227. Determining if type T is a subclass of X
  228. dll to read a file and return the number of lines in the file.
  229. making a stand alone application program from MS VC++ 2005 Express Edition
  230. compression with c/c++
  231. Reference of the return value.
  232. Exception Handling
  233. Exception Handling
  234. Its Great Place for Vacation (pictures
  235. Count frequency of prepositions from input text
  236. class instantiation
  237. maps with vectors
  238. validation in c++
  239. DOMWriter does not read from memory
  240. strange problem
  241. Windows Messaging
  242. Cannot access a class pointer from a different source file in the same project
  243. WIndows and linux password
  244. Black Jack Programming
  245. yacc trouble
  246. Stack around the variable "xPos" was corrupted
  247. Template question
  248. operator<< for standard output and templates
  249. 2D Array-FirstTime Why do I hve to have user input less one
  250. VC++ ("include" problemand directx,platform SDK
  251. Unpredictable segmentation fault
  252. difference between socktype ad protocol?
  253. help-I'm new in c++
  254. Iterator performance on associative containers
  255. design opinions requested
  256. Is it legal to include source file?
  257. SFINAE for operator->
  258. Hello all please sove that problem
  259. oveloading operator<< and chaining
  260. Window class names used by the Win32 API
  261. Aggregating ABC's and pointer correctness
  262. How increment and decrement opertors works in c
  263. task as an example for exam on c++
  264. comparing floating point numbers
  265. HEXADECIMAL to STRING
  266. ISO referrence
  267. class Date, class Student ...
  268. Why polymorph fails when virtual function is decleared private in base class and public in derived class?
  269. Cache Analysis
  270. RTL & Code-Generation
  271. cdecl
  272. running a c++ program from actionscript
  273. dirctshow and MSVC++
  274. Sending file over CGI (C++)
  275. Problems using zlib - buffer problem or something else?
  276. Random String
  277. Show all memory occupied by the program
  278. cin, cout rows and columns
  279. Problem using static library
  280. Stacks
  281. How does multiple inheritance work internally?
  282. Some Help Please with Strings and Structures
  283. ABCs (abstract base classes) and linkage problems
  284. Your view of FAQ section.
  285. Process List
  286. RTSP Server Implementation in C
  287. boost::is_convertible with private inner class
  288. ** VIDEO SPEECH OF PAKISTANIAN CHIEF JUSTICE REQUESTED ***
  289. seeking an opinion from the collective wisdom here
  290. asking for an opinion from the collective wisdom here
  291. Converting to/from pointer
  292. boost::has_trivial_constructor doesn't work
  293. expression and evaluation order and precedence rules
  294. seeking better solution for resetting ID
  295. strcmp problems.... ??? Segmentation fault
  296. Source code for "pgrep"
  297. C++ Stl
  298. use template classes or standard classes and/or linked list
  299. help me understand this function
  300. Can anyone help me with my source code?
  301. Homework Assignment - closed
  302. union in C++
  303. I want to write a code which replace words from string without use of string function
  304. C++ Stl
  305. (gtk+) button with integer as its label
  306. sscanf Question
  307. A help needed
  308. [C] a circle in 2D/3D - return a pairs o points
  309. some tricky questions
  310. memory problem
  311. Request definition of terms
  312. Handle Class
  313. YOUR PERSONAL ATM
  314. YOUR PERSONAL ATM
  315. How to pass in "&" as the input argument to a program?
  316. Object Creation Problem
  317. Pass and cast address of cast
  318. inclusion guards
  319. what is wrong with void ungets(char *s)
  320. what is the difference between int& and int
  321. Partly initialized array default values in C
  322. pointers and assignment operators, basic question
  323. multiset memory usage
  324. i am new to usenet, need help on how to use it.
  325. Another question about C
  326. file lock in MinGW
  327. Templating classes
  328. Could you explain
  329. question on template, traits class and static inline
  330. Multiple Control Variables in a Switch Statement (C)
  331. Struggling to understand Bridge pattern benefits
  332. A question of socket programming
  333. Homework Assignment - closed
  334. Puzzle!
  335. C/C++ question on char*
  336. assigning const char* to char*
  337. Differences in reading from an istream vs. stringstream
  338. Need help in understanding c code
  339. Declaring static pointers.
  340. random_number
  341. AspeCt-oriented C (ACC) Release V 0.6
  342. _stdcall..causing error..
  343. handle signals in c
  344. using const keyword
  345. Code reading/Understanding - A general question
  346. const char* vs string
  347. difference between a plain dll and .net dll??
  348. Loop and getchar problems
  349. Picture/ Image
  350. Simple OO design issue
  351. static structure
  352. Casting int'** to 'const int * const * const' dosn't work, why?
  353. A non derivable class question
  354. hex code to binary code conversion for TINIm400kit
  355. Bypass Desktop screen and execute an MFC application on logon to Windows
  356. length of integer or numeric values
  357. tutorials related to dlls
  358. WHAT is image processing & how to do it using C
  359. how to do graphics in 32 bit environment
  360. how to do graphics in 32 bit environment
  361. factorial
  362. Access violation exception in VC 6. while running a tokenizer attempt using vector
  363. help: %*s in sprintf
  364. # Ergonomic Mobile Computing
  365. Market Your Business On Search Engines
  366. Market Your Business On Search Engines
  367. C++ compiler that uses CFront
  368. quick question about "++"
  369. format proof application
  370. Unusual warning
  371. Catching floating exceptions
  372. shared_ptr and operator=
  373. Why this de-referencing does not work?
  374. Fish Eye processing
  375. Archive Reading
  376. Gracefull termination of execution.
  377. What is this code doing?
  378. What is this code doing?
  379. Branch and Bound (NeedHelp)
  380. C++ - dynamically named structure instances
  381. Signalhandler and "-ansi -pedantic -Wall"
  382. CSV to C struct converter
  383. GCC Compiler Benchmark
  384. Progress in data processing
  385. Problem with wctomb...
  386. Size constraints in C++
  387. Deployment with Visual Studio 2005 C++
  388. memory allocation in unix
  389. question about class instantiation
  390. pblm in making dll using vc++
  391. Getting values from a combobox?
  392. Deriving from STL containers
  393. Floating-Point
  394. access to structure members
  395. how to multiply a string or repeat it
  396. Problem with gcc build - #including files
  397. Deriving from STL containers
  398. problems with system()
  399. callback confusion!
  400. Agent Framework
  401. finding uncommon elements from 2 array
  402. directly to an application after user login
  403. Trying to understand if and do/while
  404. Detecting a USB device
  405. More on the cosmetics (if-statements)
  406. can any bdy help me
  407. Linking static libraries from different MSVC compilers
  408. global variable declaration in header
  409. A good compiler please....
  410. ftp process using createprocess
  411. Header File (with' -' symbol)
  412. compiler treatment of const etc
  413. email address verification program
  414. math
  415. HELP!! Two questions from <<the c programming language>>
  416. help for concatenation of string and object.
  417. I've read K&R, what now?
  418. jpeg image
  419. Check the contents of C exe
  420. error in c
  421. Dead Code elimination
  422. problem on medians
  423. problem on medians
  424. overloading assignment operator
  425. Time and date
  426. warning's meaning
  427. big Endian code reading problem
  428. Read ints from file, reverse the order in the array.
  429. begin() for empty STL container
  430. About shift one number more than 32.
  431. Online "flat" ISO C resource wanted.
  432. Is bitset class is not a STL container?
  433. do...while loop
  434. How do I run an exe file from a C++ windows application program?
  435. accessing physical memory mapped to a pci board
  436. How to instantiate a class by a string?
  437. compiler for vista
  438. JOB ID: NC 2501>>>Attention GC's and Citizens's : Senior Technical Consultant Needed
  439. Integrated debug library for a C program
  440. Embeding Images in streams
  441. Valgrind and STL
  442. Integrated debug library for a C program
  443. how can I replace a substring in a string
  444. Macro question
  445. Integrated debug library for a C program
  446. SEDA in C++
  447. new returning 0
  448. Recruiting Advice
  449. fstream
  450. What does "%" mean in C
  451. xml read
  452. image recognition
  453. Help with a compile problem
  454. Edit control tab / child windows / tabstop
  455. Multiply, and add matrix with memory allocation
  456. returning an array from a class via a method.
  457. PAM issue related to ix86 machin
  458. Path of file :filename variable
  459. manipulating functions
  460. far pointers...
  461. normalization of pointers...
  462. multi block macro
  463. preprocessor seems interfering namespace defines?
  464. All possible combinations for seqence
  465. ICU Unicode library
  466. "static" objects and functions
  467. inconsistent behavior with user-defined new and delete
  468. #include <util/ *.h> -> what's "util"?
  469. explicit keyword
  470. Problems with protected variables despite friends
  471. which one runs faster ??
  472. SICP playfulness in C?
  473. Having following errors error C2064: term does not evaluate to a function and C4291
  474. 2SAT in C
  475. Problem using CFront 3.03
  476. correcting code for larger 2D arrays help
  477. How to print in C/C++
  478. How to print in C
  479. How to print in C/C++
  480. [n00b alert] c question
  481. 2D array init with memset
  482. Writing a DOMTree back to a file
  483. Smart Indent in Visual Studio 2003
  484. unix internal
  485. Differences in C++ between struct and class
  486. C expects one expression ?
  487. how to replace a string by other string in a text file?
  488. how to add two no. of 100 digits or more?
  489. Pointer In C
  490. image accessing
  491. doubt on erasing the first element of a vector with reverse_iterator
  492. Problem with defining operator<< for std::ostream_iterator
  493. how to remove lines containing 'abc' in a text file?
  494. cstdlib and stdlib.h problem
  495. Anagrams
  496. How to extract words containing 'ab' & 'cd' in a text file?
  497. Greatest Common Divisor using Extended Euclid's Algorithm
  498. use of XML file
  499. Create dll with Turbo C
  500. small C compiler that will run on Vista
  501. Greatest Common Divisor using Extended Euclid's Algorithm
  502. Greatest Common Divisor using Extended Euclid's Algorithm
  503. SmartPointer & Inheritance & Explicit Constructors
  504. Compiler giving errors on iosfwd file.
  505. Looping with 2 dimensional arrays
  506. question about "++"
  507. Friend-Based Interfaces
  508. What's the advantage of using for_each loop?
  509. more homework help regarding flowcharts
  510. Read 2d Array from Text File-
  511. c programme without main() function
  512. Matlab to C/C++
  513. 128 bit math
  514. 128 bit math?
  515. STL stable_sort sorting issue
  516. read every other string from a text file
  517. read and write
  518. Is this legal? Aesthetically acceptable?
  519. Why doesn't nothrow work?
  520. Line break in preprocessor output
  521. screen scraping a Windows text box
  522. index operator[] overloading
  523. Makeup for if-statements?
  524. best methods to do C,C++ code optimization ?
  525. Changing the execution path of methods at runtime
  526. Address of vector question
  527. GTK+, segmentation fault in gtK-editable_get_chars
  528. struct / typedef confusion
  529. Read/Write file in c++
  530. what do c++/STL programmers do for time programming?
  531. Create shadow in shadow map with GLee
  532. UNICODE input for CGI using C
  533. string query
  534. obfuscation
  535. imapi staging image for record iz on CD WINxp
  536. Migration project from VC6 to VC8(2005)
  537. question on C language
  538. interface design in C / C++
  539. Problem with VS
  540. typeid(arg).name()
  541. outputting numbers in ascending order?
  542. accessing <select type=multiple> values in CGI through c
  543. initialization of a structure or what?
  544. disk based dictionary - IO efficiency
  545. Using Double pointer
  546. "Backtrace:" error
  547. equivalent of __leave in linux
  548. Priority Queues and Structures
  549. constructor syntax
  550. is_virtual_base<B, D> - possible?