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. Plss advise on writing VC++ code for interactive execution of an executable (Plink)
  2. Reg: Accessing elements of 3d matrix
  3. Segmentation Fault Error reported by GDB
  4. dev c++ help
  5. Proper fgets
  6. declaring cin.getline() vs getline()
  7. System calls;
  8. Why?
  9. Getting Access to PropertyGrid
  10. facing problem in c++
  11. Practical uses of XOR
  12. optimization for reference syntax as for function
  13. extern vs global
  14. how to put date and time in c
  15. Violation of Conversion rule of C99.
  16. What instead of new/delete?
  17. how to convert a string to number
  18. Unit testing framework: CxxTest question
  19. rmicc--RMI for C++
  20. I Couldn't i use list iterator inside a constant function.
  21. Capture USB Webcam Images using C
  22. overloading of ","
  23. Capture USB Webcam Image
  24. faq error LNK2005: ...already defined
  25. C++ - Diamond Design
  26. help with CSyncObject
  27. wide string problem ...
  28. no exceptions are thrown in math operations
  29. namespace and list problem
  30. size of pointers
  31. help me to solve this problem
  32. Some questions about optimization,help me.
  33. vc++ .NET 2005
  34. Macros, vTable?
  35. defth first search algorithm
  36. postfix to prefix
  37. undefined reference
  38. beginner's question on pointer arithmetic
  39. Looking for C code for SVD
  40. command window visible in automation server
  41. C++ Parallel Arrays - Storing and Sorting
  42. Good Design in C: Encapsulation
  43. write a program that will mimic a calculator
  44. javascript and callback function
  45. Logical Error: Help Pls.
  46. Simple XOR encryption code issues (segmentation fault)
  47. Portable (as in literally) C++ compiler/IDE?
  48. Learn SQL with Oracle
  49. Structures and functions when writing/reading to file
  50. How to disable shortcuts in C
  51. Operation Overload- Comparison operator: ==
  52. Problem with templatized overloaded operator ()
  53. recurrsive function goes into infinte loop
  54. Multiplication algorithm and code for base 256 ?
  55. Arrays
  56. replace a word in a line C language
  57. Next Character
  58. long post - need help with beginner level EBKAC logic error
  59. Programming tips for games
  60. parameters c++
  61. beginning algorithms
  62. Program goes into infinite loop
  63. File input using read()
  64. Floating point precision
  65. Partial classes
  66. shift operator << and >> question...
  67. Truth Seeker
  68. Creating intervals
  69. question
  70. please do this for me
  71. c++
  72. EOF
  73. error LNK2019
  74. Mailling System
  75. K&R2 exercise 1.19 "reversing a character array"
  76. Multiple inheritance: Wrong constructors being called?
  77. More Function Malfunction
  78. VC++.Net, How to close an SDI application from a Dialog box?
  79. Automatically executing C file.
  80. Cleaning up a data structure
  81. value context
  82. Question about inheritance in c++
  83. sum of trignometric series
  84. K&R2 exercise 1.17 solution
  85. C++ and Python
  86. Simple Bool Function Malfunction
  87. multicast progarm in VC++
  88. Getting error C2088: '*' : illegal for struct in my code
  89. When to use alternative argument layout?
  90. C++ reading database from the file into the array
  91. Allocating large blocks
  92. How to initialize a 2D static array?
  93. this is my code i try to make a program but the code didn't work for me
  94. Question about usage of pointer in trees, linked list (The double indirection)
  95. Multiple Expressions in Switch Statements
  96. g++ can't locate dylib to link at
  97. why am I getting the C version of getline()?
  98. Symbolic computation : the derivative of a quotient.
  99. has anyone seen this?
  100. Ask for book recommendation on component programming
  101. singleton pattern - design question
  102. Error Initializing matrix
  103. enum question.
  104. integer multiplication
  105. Who are Darwin's Outcasts?
  106. qualified name VS unqualified name in class template.
  107. structure assignment vs memcpy
  108. using strtok
  109. #define vs const declaration
  110. Two equal examples, but can not compile second
  111. Data encryption standard(des) help
  112. How to take passwords input as ****** or just nothing
  113. size of passed array
  114. How to convert 8bit color image to 16 bit color one?
  115. constructor pain
  116. Vc++ Mfc
  117. Rvalue of struct type
  118. simple assignment of structs vs. memcpy
  119. C-code with I2C API implementation
  120. ANSI C syntax ?
  121. Unable To Open Sys/types.h
  122. Virtual function
  123. problem with getline
  124. K&R2 section 1.9 character arrays
  125. Who are Darwin's Outcasts?
  126. creating a Set in C++ using classes (need help on an exercise)
  127. Random Number in While Loop
  128. printf() and write()
  129. RAII Design Patterns and Alternatives
  130. Pointer Matrix
  131. Uppercase to lowercase
  132. deleting a node from linked list based on the pointer from the vector
  133. Cruise control with distance control
  134. getDate function
  135. Initializing array problem
  136. skipping a structure member while initializing
  137. c compilation
  138. c compilation
  139. Any Blitz++ and TVMET experts out there?
  140. for_each bind2nd reference to reference error
  141. Inserting lines when copying file.
  142. Perl chomp() equivalent in C?
  143. Translate bit order
  144. "Small C++" Anyone?
  145. const string *Item::getTitle() versus const string Item::getTitle()
  146. sockets
  147. Hot(rvalue) Referencing and move proposal
  148. writing beyond EOF and uninitialized bytes
  149. warning: passing arg 1 of `fopen' makes pointer from integer without a cast
  150. Symbolic computation : the derivative of a product.
  151. Timing function in C
  152. Any simple way to write this function
  153. Under what circumstances will this use of strncpy fail?
  154. Help: error code: missing function header (old-style formal list?)
  155. Inconsistent argument order in stdlib functions
  156. Double to String not working
  157. ostream as parameter for constructor
  158. can a volatile int be used as a mutex
  159. Implement a 'Bag' class ..Please Help
  160. Problems allocating memory
  161. combinations
  162. Вопрос
  163. Were did that wave come from?
  164. Data storage using fread( ) in vc++
  165. File synchronizing
  166. Best programming language for game design?
  167. help with "CSyncObjet"
  168. Acquire grayscale USB Video and save as a sequence of 8-bit grayscale bitmaps
  169. file handling
  170. for loop
  171. finding max value of size_t
  172. C++ Map does not release memory
  173. Read text file in columns?
  174. Is there someone have written some programs about RSA-1024?I have some question.
  175. overflow of unsigned int
  176. resource files in managed C++
  177. help to "CSingleLock"
  178. simple inheritance(?) question
  179. atexit() and DLLs
  180. interrupts
  181. Analyzing a program
  182. getting elapsed time with accuracy in milliseconds
  183. debug assertion error in threads of c++ under windows
  184. debug assertion error in threads of c++ under windows
  185. debug assertion error in threads of c++ under windows
  186. Using invalid variable names in C++
  187. I need a rsa1024 cource code.would you help me?
  188. Stroustrup section 1.5.4, word counting
  189. enum within structure??
  190. Function Variable memory is on heap or in stack
  191. Overloading += operator
  192. Simple binary file IO
  193. the question about: printf("%d\t%d\t%d\t%d\t%d\t%d\n",i,++i,--i,i--,i++,-i--);
  194. Unable to find the event id in the implementation of Eventlog
  195. which text book is just for the c++ beginers?
  196. missing parenthesis.
  197. cannot open the 'iostream.h' file
  198. How to use a MFC's Class in Console?
  199. Multi-threaded Web Server
  200. a simple query
  201. incrementing void *
  202. Best data structure?
  203. Double to String not working
  204. Inheritance syntax question
  205. Real Life Unions
  206. Manual Registration ActiveX (ocx) on a System without Visual Studio 2005
  207. C++ Syntax Killing Me - Using Char Array For Strings
  208. visible window from system function
  209. LNK2005 error in visual c++ (already defined in .obj)
  210. Problem with string to variable name conversions
  211. C-Preprocessor Experts wanted...
  212. Writing a file to my web server
  213. Problem with Debugging/Tracing in Visual Studio 2005 : Assembly code instead of C++
  214. HELP! Create bitmap from binary XML string in MFC
  215. deletes and more deletes
  216. file handling along with link list
  217. Non .net c++ to c# xmlrpc
  218. OS dependent definitions
  219. Help me
  220. Convert array element
  221. AIX xlC compiler v8.0 auto_ptr
  222. Finding a specific string in an array of strings
  223. Pointer & Malloc Help Appreciated (sorry if repost)
  224. variable declaration style
  225. organization of struct elements in the memory.
  226. how come no one here uses for loops?
  227. Testing in C++
  228. URGENT - how to make 0 to stop?
  229. ctime double double check
  230. Division precision issue
  231. K&R2, section 1.5.3, exercise 1.8
  232. purchasing C FAQs book is a good idea ?
  233. How to define a pointer to multiple-subscripted arrays
  234. socket port is not configuring .... plz help
  235. Compiler segments
  236. query regarding SNMP
  237. Will this leak memory?
  238. req help please, with program, max, min
  239. Vector class
  240. get the current date and time of the system as the data part of a linklist.
  241. Syntax error on #define
  242. Number in Words
  243. Help in Adding (C++)
  244. dimension
  245. null object in c++
  246. Asynch Manager
  247. How to print on VDU without using printf statement
  248. passing arguments to main
  249. constructor and configuration file
  250. conversion double* to vector<double> and vice versa
  251. Comparing char * with string literal
  252. Access by string name
  253. error in creating a new directory
  254. Getting contents of a CSV file into a C array
  255. union
  256. union
  257. union
  258. why (getchar() != EOF) always equal to 1
  259. how to print the value of EOF?
  260. 64bit porting issues on sparc solaris using C++ 5.8 compiler
  261. K&R2 section 1.5.1 - "getchar" problem
  262. Declaration
  263. array
  264. strings in classes
  265. STL Vectors call by reference using vectors of structure
  266. Dynamic Dimension Array
  267. Recursion please explain this
  268. string arrays
  269. File name as a variable
  270. divide-and-conquer max position
  271. exit function
  272. More problems with string manipulation and seg faults
  273. using sql in c++?
  274. mem_fun error
  275. mem_fun error
  276. Bizarre vector insertion behavior - can someone please enlighten?
  277. Bizarre vector insertion behavior - can someone please enlighten?
  278. Image manipulation
  279. simulations contra the terroristic nimbus of the second law
  280. bitwise operator
  281. videos-singles inside-{for date-chating mails}
  282. pipelining explained...
  283. non static variables in a namespace (in .h) ?
  284. vector of const references. Is it possible?
  285. c++
  286. Error while getting data from a file
  287. incompatible pointer type
  288. delay second output for 3 secs
  289. macro function with iteration
  290. problems with set::insert
  291. extending std::numeric_limits
  292. Payroll Program
  293. How to convert int to char?
  294. Compiler Error with Templates
  295. std::string and gcc problem ?
  296. Having problems with inputting data and then using it, please help
  297. How to build & load shared objects in Unix
  298. Designing a mobile phone directory.
  299. tricky question
  300. algorithms in C++ book
  301. i wanna know about c++
  302. Data Structures - Spider Trees
  303. Gates thinks Google should be worried!
  304. Remote command
  305. Bill Gates thinks Google should be worried!
  306. c code
  307. Question about constant member functions
  308. Loop Problem--help
  309. compare function template
  310. sorted container
  311. Parallel quicksort (MPI)
  312. connect C++ with MS Access
  313. How to delay the second output
  314. C++ Files Generation
  315. SFTP client library Code in C/C++
  316. hash_map elements deletion
  317. Stroustrup, chapter 5, navigating arrays
  318. comparing sizes of two structures
  319. Naive Gauss Elimination Technique
  320. Some questions about macro and function design
  321. editor, is C obsolete?, and thank you
  322. IDE
  323. doubt not going on : operator
  324. anything wrong with this code?
  325. structure access with:
  326. ifstream & string
  327. Maintaining one level of inheritance
  328. Puzzle program
  329. Default Constructor Practice
  330. program isn't running properly
  331. Why to Allocate Memory when pointer in pointing to Datatype which has fixed length
  332. Random Named File Opener
  333. Jeroen and Noah Roberts, doing reflection in C++
  334. will this work??
  335. To access serial port
  336. Set of Strings in Struct
  337. Advantage of Vectors over Arrays
  338. Is pointer parameter local variable to a function?
  339. pointer changes value between calls, why/how?
  340. question on main( )
  341. 'new' template usage
  342. memory size allocated by new
  343. Globals from a namespace
  344. Inconsistent Program Results
  345. Iterators and functors
  346. Converting a Multi-Byte Binary Stream Data into Human Readable
  347. C++ Mfc
  348. override operator new within a file?
  349. Bitfield casting
  350. template typedef support in g++ ?
  351. Passing a headerfile to a member function
  352. strcmp Producing NullReferenceException
  353. Reading/Writing from/to windows registry using C++
  354. C with variable -length and ram question....
  355. Template question
  356. execlp works for other executable but not mine :(
  357. What is C preprocessor?
  358. two bases with shared_from_this?
  359. ??????? JOB???????????? CLICK KERE
  360. Assembly
  361. YACC
  362. Casting of void pointer returned by malloc()
  363. Changing string
  364. Dynamic array....probable memory allocation problem..need advise!
  365. Script or Program to check & view what's cached on the local news server ?
  366. Script or Program to check & view what's cached on the local news server ?
  367. question on static variable in a function
  368. Segmentation fault
  369. Problem After Migration Project from Vc6 to Vc8 any suggestion
  370. Function returning "stream" ?
  371. Function returning "stream" ?
  372. get full path of application
  373. Delayed AT comand response generation
  374. I have to use so many String arrays
  375. Unix C program to send a request to the Java servlet
  376. doubly linklist in c++
  377. Vista x64 issue.
  378. Multithreaded server : Problem with WSAEventSelect
  379. opening same dll twice
  380. Whats an lvalue?
  381. Passing a member function as a parameter of a member function
  382. Detecting CD ROM is writable or not and to detect whether CD is present or not
  383. simple constructor problem
  384. Is this a good C tutorial?
  385. Finding 1000 largest numbers from a file having some billion numbers
  386. map,vector,structure
  387. Bit Manipulation
  388. Internals of Dynamic cast
  389. A problem about template?
  390. Bit fields
  391. word count
  392. iterator traits
  393. c discussion
  394. Allocating objects on stack using new in C++
  395. network programming in C
  396. ifstream
  397. main difference between STRUCT AND CLASS
  398. pedantic errors
  399. a small pointer help
  400. Help Guys!
  401. Constructing Objects of a Class
  402. distance program
  403. How to get a very accurate time when CPU does heavy tasks?
  404. Calling Hidden Function
  405. Book Catalog Assignment
  406. Mixing Managed & Unmanaged Code
  407. Handshakeing for serial port..
  408. factorial program
  409. image and pattern classification using neural networks
  410. Exporting from C to Excel.
  411. inline function vs function-like macro
  412. A simple class
  413. can someone help me make an int main() program
  414. how to access the public methods of a private data member?
  415. OpenFileMapping problem (Object does not exist)
  416. Child process wait father process excute some code then begin execute
  417. How do you rewrite codes with " ... va_list va_start va_etc"?
  418. Help with Non-Aggregate Type Error
  419. DirectX SDK Errors
  420. Clrscr function is not working for me
  421. Modifying elements of hash_set.
  422. Modifying elements of hash_set.
  423. Requirements for <iostream>
  424. poping empty stack in visual c++ express - doesn't throw exception ?
  425. Vending Machine - Header files and Member Function Definitions
  426. Is there a real need to use keyword static with functions?
  427. need help parse this difficult type
  428. Menus for a shoes program
  429. Small Fork Problem
  430. Identifying which class takes the more memory in an application
  431. PLEASE Reply @ " Barter Needed "<newsmail@reuters.uk.ed10.net>,
  432. joining two linked list
  433. Asking for guidance
  434. min and max running values
  435. parallel port
  436. Sorting map<T>?
  437. data format
  438. Can someone please tell me where I am going wrong??
  439. Stroustrup chapter 5, pointer to pointer to char
  440. Can someone please tell me where I am going wrong??
  441. how to iterate a vector?
  442. How to write a library with a static object?
  443. Help with tokenizing
  444. HELP: "CEvent" and "CMap"
  445. Custom iterator for STL-style container
  446. Generate two random number and multiply
  447. Stroustrup Chapter 4, Exercise 5
  448. Quadratic equations, need some help
  449. Passing structs between Windows Forms - VC++
  450. Stroustrup Chapter 4, Exercise 3 - displaying the sizes of char, int etc.
  451. Hidden Windows Explorer
  452. Function returning garbage pointer
  453. Stroustrup Chapter 4, Exercise 2
  454. What am I missin here ? (template functor question)
  455. use of something besides toupper
  456. max min values?
  457. Little Compiling error, Just a simple question.
  458. gcc, class forward declarations and destructor calls
  459. Understanding realloc()
  460. MFC --> C++
  461. Regarding sizeof operator
  462. c structure errors
  463. Single object
  464. Need help on Macro
  465. Distance conversion
  466. regarding multidimensional arrays
  467. design pattern
  468. bmp image display on c
  469. insmod and rmmod commands are not working
  470. Calling base class constructor from derived class Copy constructor
  471. alternatives for calling conventions in Linux
  472. Learn How To Speed Up Computer From Downloadable Video
  473. what is fast dynamically linked executable or statically linked executable ?how to decide?
  474. random number problem
  475. problem with calling main() function
  476. Allocate memory to char * variables in structure
  477. &
  478. redefinition for typedef problem
  479. Error C2555 with pointer to class with no template instantiation?
  480. Constructors
  481. Statistical software - source code available
  482. undefined behaviour
  483. c++ and notepad
  484. Derived class passing callback to base class
  485. a "temp conversion" programme
  486. Code coverage tool for C
  487. Can anyone please help me with these? I did save America, a few times...
  488. Help understanding stacks
  489. size of an array without sizeof operator
  490. Please please PLEASE anybody who sees this help...
  491. Stack tracing on POSIX systems
  492. Depth first Search
  493. General Protection Error Again - Plz Help ASAP
  494. String with spaces in C++
  495. using try/catch as control mechansim, is it a good thing ?
  496. Encryption/Decryption Help
  497. Relational Operators
  498. classes with aggregation
  499. split words from a string in C
  500. Declaring a valarray, then initialising it later
  501. lets try this one more time, I need some help please!
  502. Getting list of functions in a header file
  503. need help writing program
  504. Can you code browser buttons to configure security controlls?
  505. Question on unicode and MBCS
  506. thread safety and std::map
  507. Least recently used (LRU) memory question
  508. hello guys i need help!!
  509. Best OOP Language
  510. Least recently used (LRU) memory question
  511. Code specific to couples of classes
  512. My Linux Page
  513. pointer to itself
  514. A base conversion~ help me to correct it since it can't run
  515. virtual destructor
  516. error: passing `const Equal4' as `this' argument of `bool Equal4::operator()(int)' discards qualifiers
  517. How Do I Compile C++ Source Code ?
  518. Could not refresh the Tree View of Windows Explorer
  519. Is using splint a waste of time ?
  520. Need Help.
  521. Inheritance
  522. Copying a file
  523. A CFront-like compiler available?
  524. A Cfront-like compiler available?
  525. suming column of matrix
  526. Run Net Send with a Visual C++ Program
  527. Typedef Problem
  528. Hi everyone..... INFIX TO POSTFIX confussion!
  529. Explicit Virtual Functions
  530. difference between between these "char"s
  531. a temperature conversion programme
  532. how to display images throw c programme
  533. To move an aeroplane
  534. end of array
  535. Stroustrup: chapter 4
  536. Advanced template autocast problem
  537. double vs float
  538. General Protection Exception
  539. how to check each bit of a float
  540. saving input data and showing its total value in while loop
  541. per-thread memory mangement techniques for c++...
  542. C++ help
  543. How to open files with fopen() passed as a parameter
  544. std::map key usage
  545. Variables keep getting wrong values
  546. Weird strlen behavior
  547. Assignment
  548. Confused with error using ofstream
  549. Watch online TV and listen radio programes
  550. Dynamic array advice.