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. Difference in increment operator in C and C++
  2. string or const char * in a function parameter list ?
  3. declarations of functions
  4. right-click option
  5. finding the bytes
  6. How to solve the error link2028?
  7. how to convert anything into binary??
  8. some more questions
  9. Use of "Exit()" in C
  10. The new program 4 hack
  11. lookup table
  12. unable to link between c and c++
  13. segmentation fault
  14. Loop optimization and execution
  15. Evens only input
  16. How can I generate a graphical file hierarchy
  17. making query string where to start?
  18. Which one is the best log4cpp, log4cplus or log4cxx ?
  19. What sort of C++ skills are needed for a proprietary trader?
  20. MFC ActiveX Project - Refresh Dialog box ?
  21. macros
  22. c++ push back function
  23. ShellExecute syntax
  24. C - Unscrable Words
  25. Two questions about the following lines of code
  26. cleaning up in a different library
  27. C++ Windows CE to Linux code port
  28. destructor dependency while return from a function
  29. Are there books about C data structures?
  30. Comparing singed to unsinged warning
  31. Function prototypes
  32. C++ Help, using Linux
  33. Unwanted output
  34. What does this matrix code do?
  35. HOWTO use a Factory
  36. How to redirect log file in VC++ 2003 .NET
  37. Date class wanted
  38. Code
  39. CRC and EOF don't mix well... apparently
  40. bibliothèque
  41. Static Initialization
  42. Naming conventions
  43. meaning of this code line?
  44. File included twice
  45. swapping
  46. c language
  47. c++ tutorial
  48. Borland C++ 5.01/5.01 Exception Handling Problem?
  49. Search for built-in header and application header
  50. Conversion of code from C to C++
  51. What is the internal code of the memset functon
  52. learning c++
  53. Memory reallocation in c++
  54. question on multiplication and division
  55. learning c
  56. Files in C
  57. Doc/View and Split Screen
  58. Using a Cam in MFC
  59. Checking weather a number is whole or not in C.
  60. putenv for AIX and ifdef for AIX
  61. Class interaction question
  62. power function in C
  63. algebraic expression 'a*b+c' with CIN .Is it possible?
  64. occurence of a particular character in a string
  65. Convert Ascii to char
  66. does your compiler / lint catch infinite recursion ?
  67. are these statements declarations or definitions?
  68. USB access in C
  69. Returning Number of Rows and Colums in a 2-D array in C
  70. 2D array, function call question in C
  71. C++ functioning loop until input
  72. Create an array from a text file
  73. Dynamically resizing a buffer
  74. overloaded assignment operator and copy constructor.
  75. getchar and array
  76. How bool data type is implemented in C++
  77. where to declare and where to define the function?
  78. Sample Code
  79. Reading from input file
  80. simple graphics
  81. ostream and inserter problem
  82. Building integer into a string
  83. system date
  84. Interview question on Icmp
  85. Interview question on Icmp
  86. Interview question on Icmp
  87. Interview question on Tcp/ip
  88. defining variable
  89. structure size
  90. strings and arrays
  91. HI all question on circular bit shifting
  92. Macro expansion in C++ preprocessor
  93. Do anyone have the Latest version of flex and bison software
  94. Considering white spaces in search patterns
  95. applications of " ## " operators
  96. Dependency Loop seems unavoidable
  97. how to simple intrest program in c
  98. array 0 0 0...
  99. passing references
  100. check whether internet connection is live from c++
  101. converting scanf in C++
  102. shared_ptr implementation in the upcoming C++ standard
  103. Many Fortran code! How to call Fortran code from C/C++?
  104. Visual c++ and JNI
  105. allocator alignment issues...
  106. User implementable standard library functions
  107. COM DLL won't register
  108. Creating an interface to variables
  109. C++ ShowWindow issue - Button not reappearing
  110. Override Enumeration in Derived Class
  111. Reading code from a file
  112. Reading code from a file
  113. checking if a number is zero within machine precision
  114. Heap & BSS
  115. how to get the points inside the polygon?
  116. check memory protection
  117. User error or g++ disambiguation bug?
  118. Submit Your C/C++ Scripts & Code
  119. Ask for general suggestion on project design.
  120. A Car case
  121. Building MPFR on HP UX 11.23
  122. Comprehension problem between getchar() and fgetc().
  123. Why do we use different files for C ?
  124. strtok and char pointers
  125. some thoughts about static class member type CX of class CX
  126. How to
  127. undefined reference to `_WinMain@16' related to Namespace STD?
  128. Solving equation phi(x) = k in C++, how?
  129. application of ## operator in C
  130. Multiple malloc in the same pointer
  131. ifstream character read problem
  132. A Design Problem
  133. Loop declaration in C
  134. Simple functor
  135. Object instance creation error
  136. composite
  137. User error or g++ disambiguation bug?
  138. friendship case - good or bad
  139. Copy image in binary mode...
  140. istream, ostream and iostream
  141. multidimentional array problem.
  142. peculiar problem with expression evaluation
  143. IF statement
  144. How to get a pointer to parent window using windowlessActivate
  145. Setup multi project in one solution in VS2005
  146. MS Visual Studio2003.net string varables
  147. do/while loop and scope of automatic vars
  148. parsing a text line vertically
  149. Compile DLL for use with JNI (using VC++ pref.)
  150. realloc() to zero size
  151. manipulate string c++
  152. Printing strings columnwise
  153. what is the difference between inline function and a macro
  154. Array corruption
  155. Custom Memory Manager
  156. QT : Homogeneous cells size in QGridLayout? (--> Gtk::Table homogeneous property)
  157. Reason of error?
  158. Unsigned integer overflow detection
  159. Best return type of an accessor to void*
  160. Number conversion
  161. What good are vertical tab and form feed for ?
  162. What is the solution..?
  163. binary conversion
  164. safe to fclose stdout to avoid memory leak?
  165. const data in descendant classes
  166. Program crashes when not loaded from inside Visual C++ 6.0
  167. Solutions Development on Creon POS Terminal
  168. question about struct
  169. addtion of matrices
  170. pass-by-reference for template?
  171. programme asp.net
  172. MFC 8.0 - static link misses Afx strings
  173. want to begin C
  174. Socket broadcasting
  175. need help in Vc++
  176. deep copy of a polymorphic object with only a base ptr?
  177. how to make logic branching decision in C & C++ based on timer functions
  178. variant to prototype...
  179. What version control can I use with VC++6?
  180. Swapping Of Nibles
  181. Two header files with same name. want to use latest version
  182. Template compilation error (Nested class pointer specific)
  183. how can i read xml data using visual c++ 6.0?
  184. About multidimensional array
  185. Changing columns when writing data to text files
  186. header file creating in c language
  187. Forex Guide and Wedding Planning Tips
  188. Forex Guide and Wedding Planning Tips
  189. copy(..., ostream_iterator<int>(cout, " ")) cannot compile, why?
  190. Pointer to class
  191. Use of & operator for function pointers
  192. funny recursion issue
  193. mfc error
  194. member functions and implicit "this"
  195. Creating DLL but end up 23 "error LNK2019"
  196. enum
  197. operatoroverloading - []
  198. difference between c c++
  199. Selects eth device to send/receive
  200. Generating strings based on pattern
  201. ordering container contents using more than one key
  202. pointer to structure array
  203. can member operators be virutal? does it make sense?
  204. difference between bracket operator [] and its constant version
  205. Alignment
  206. Basic bits operation
  207. More basic bit operations
  208. Here are many infos about C
  209. Here are many infos about C
  210. New Updates
  211. getch and ungetch ??
  212. byte value
  213. regarding sizeof operator for class with no data variables
  214. regarding sizeof operator for class with no data variables
  215. regarding sizeof operator for class with no data variables
  216. std::map operator<
  217. Latest models of Gibson guitars
  218. ((struct name *)0)->b ?
  219. Help with C++
  220. question
  221. Serializing a glib data type
  222. Can somebody please help me start programming a small UNIX kernel in C++ ?
  223. How to assign dynamic array using pointers for string
  224. Missing Prototype
  225. constant datatypes
  226. constant datatypes
  227. redeclaration of 'p' with no linkage
  228. Array using Pointers
  229. zlib question (compression/uncompression fails) - demo atatched
  230. Job Guide Making The First Career Decision . . .
  231. Deleteing Duplicate Nodes in a Linked List
  232. towers of honoi problem
  233. behaviour of "new" on bad_alloc
  234. Must __FILE__ be a narrow string literal?
  235. Recursively
  236. vector or list ---> confused
  237. DIFFERNCE B/W "%e" & "%f" in C
  238. Command Line C compiler
  239. _beginthread(), passing more than one parameter.
  240. Problem in C code
  241. How to include a .obj file when linking in IDE of visual studio 2005?
  242. test ignore
  243. iostream cin problem
  244. How to represent a constructor in UML?
  245. How do you pass an excel range to a <vector> in C++ DLL?
  246. path irrelevance for me
  247. Email IP using C++
  248. freopen
  249. Error 'IOC_W32'
  250. Parity Check Matrix
  251. Remote Spying software
  252. Data recovery software
  253. What are the factors that conribute to the size of a class;s object
  254. naming variables by parameter
  255. Program/Class to manipulate complex numbers
  256. Upload file on server using gSOAP c++
  257. throw() after member function name - what for?
  258. C++ Graphics Help - Drawing a line
  259. Is it possible to delete an element from a sorted array with O(1) time?
  260. Optimization question
  261. memory
  262. Reg. strncmp
  263. Guitars, amps, tabs and more!!
  264. AVI Format using VFW
  265. How to avoid thread switching between processors.
  266. Parse Error in program
  267. Final Year B.E Project
  268. Requirement at Yahoo
  269. Dictionary Data Structure
  270. game programing in c
  271. Microsoft Paint Simulated Mouse Click
  272. Breaking_into_computer_networks_from_the_Internet. pdf
  273. Breaking_into_computer_networks_from_the_Internet. pdf
  274. Printing vector contents through a Class Member Function (RUNTIME ERROR)
  275. extending an stl container and iterator to also find groups of elements
  276. Reversing Bit Order.. i.e. MSB becomes bit 0, LSB becomes bit 15
  277. Degenerate strcmp
  278. Web service development
  279. Contact List pt. 2
  280. problem with library design: support both std::ptr_fun and functor
  281. cant find offline visual studio download
  282. c tutorial
  283. c++ tips
  284. c++ tips
  285. Passing class member functions as a parameter to a non-class function.
  286. Difference in inputng a character & an integer in C
  287. Vista command line compiler
  288. access violation (win specific)
  289. Counting numbers in an array
  290. YACC/FLEX and reporting my errors
  291. Moving a Project
  292. DBGrid Coloring individual datafield
  293. help please with list<string> iterator problem
  294. Linux is about to buy Microsoft
  295. best GUI library for vector drawing program
  296. best GUI library for vector drawing program
  297. if statement compilation in c
  298. I'm confused about the space a class takes in a structure?
  299. my query
  300. Looking for C++ Professionals (Bangalore)
  301. ReportMAX Beta
  302. System namespace won't load (VisualC++ 2005)
  303. Lists of Objects
  304. pointer points elsewhere, but by changed it?
  305. unsigned int size overflow
  306. how to delete?
  307. Reg. delete of an array of objects
  308. C++ Primer ex 7.20 - finding factorial
  309. UTF-8 and Multibyte
  310. command line arguments
  311. C++ Application on HP-UX aCC : STL issue
  312. need help in pointers in C
  313. code for sudo-ku
  314. Question
  315. dynamic memory allocation of an array of pointers to structures
  316. How to identify synchronous to asynchronous
  317. not getting the desired result
  318. .cpp question
  319. type conversion within a union
  320. Link QT 2.3 under win32?
  321. Built in variable?
  322. using std::cout
  323. how to read a file newly generated in real time?
  324. hexadecimal num...
  325. how to encode raw audio into mp2 or mp3 formats
  326. *** stack smashing detected *** How to identify the corresponding line of code
  327. Animation and Graphic
  328. Anything wrong with this code?
  329. iterator problem
  330. Editing a CSV file in a C++ Program
  331. Who wrote the first "Hello World" Program
  332. Multiple Overloaded ==
  333. multiplication coding fault
  334. Need Urgent Help
  335. running VB exe from C++ program
  336. visual C++
  337. Need Algorithm
  338. recursion
  339. declaring hexa & octadecimals data types in c++
  340. Car Air Conditioners
  341. Car Air Conditioners
  342. copy ctor vs default ctor
  343. Guitars, amps, tabs and more
  344. Problem using boost::bind() with template functions having arguments
  345. Copy all files of Directory into single file..
  346. ICC using -cxxlib-gcc results in - /usr/lib/crtbeginS.o: No such file --error
  347. ICC with -cxxlib-gcc --- results in ld: /usr/lib/crtbeginS.o: No such file error
  348. Radix Sorting Applied In A Linked List (single/double)
  349. STL containers and abstract/derived classes
  350. C++: Graphics and Game Programming
  351. False Position Method
  352. Device management information through c++
  353. any g++ compilation warning to detect empty if statement
  354. Static initialization of unions containing arrays etc. (casting)
  355. The Getline() Problem
  356. is it possible to make a map of objects?
  357. C++ Primer ex 7.16 - arguments to main
  358. to find mac address
  359. multiple inclusion of header file
  360. problem in tsr
  361. C++ Primer ex 7.15 ambiguous statement
  362. cheking overflow
  363. Basic problem with Inheritance
  364. Partial Implementation of templates
  365. Formatting the data
  366. could u say how to resolve "access violation reading Location" exception in VC++
  367. User breakpoint called from code at 0x****** when using delete operator
  368. singleton pattern, return sole pt per reference
  369. Read-only functionality without 'const'
  370. Read-only functionality without 'const'
  371. syntax problems.
  372. C++ Primer ex 7.14
  373. C++ Primer ex 7.12
  374. Seeking code to parse header files
  375. Exception_acess_violation
  376. Member function definition syntax
  377. Two .exe which write in Visual C++ 6.0, can they call each other functions..??
  378. list of exceptions thrown from std::string class
  379. encrpt a folder by using C PROGRAMMING
  380. what libraries/classes to use for precision significant calculations?
  381. I/O operation, file operation behaviou
  382. copy constructor V/s assignment operator
  383. How to two .exe which write in Visual C++ 6.0 call each other functions
  384. how to insert text box in MFC ActiveX control ??
  385. Run-time typing...
  386. Function declarations and inline
  387. Is it possible to insert c++ object inside html page??
  388. Is it necessary (design-wise) to define an abstract class as template's argument?
  389. Type conversion question
  390. interview question
  391. Linked List used in MFC
  392. Where is Shiva?
  393. ppp/pppoe interface creation
  394. Memory allocation of array accessed using a pointer
  395. const reference
  396. how to initialize n-dimensional matrix ?
  397. Customizing File Open dialog box
  398. 2D and 3D plotting libraries
  399. G++ paste operator - expands as desired but compile fails
  400. EBCO - why does it require inheritance?
  401. Forward Declaring enums' for header?
  402. difference between variables and constants.
  403. not getting the required output
  404. Custom C++ Vector Access Control Issues
  405. Linearly Value Compressed Vector (Container)
  406. Guitar Reviews
  407. Guitar Reviews
  408. Bit representation of a float
  409. skip compilation of unused functions
  410. How do we recognize veterans as veterans?
  411. need a code
  412. fgets prototype doesn't include const?
  413. beginner fscanf question
  414. Get Cookie data in c++
  415. error C2065: 'Read' : undeclared identifier
  416. std::cout doesn't work in windows qt app
  417. vector of (int,string). can't convert i->first to int
  418. Including relative paths into VS-Project
  419. Software Testing Tools
  420. Software Testing Tools
  421. Validating User Inputs
  422. recursive code
  423. Frustrating bug in C++ program
  424. copy ctor vs default ctor
  425. Help---loop for perfect num
  426. Setting a file stream to std[in/out/err]?
  427. fatal error LNK1104: cannot open file 'C:\Users\admin\Documents\Visual.obj
  428. An example of unions not being type safe?
  429. 64 bit integers etc...
  430. Website
  431. Air conditioners for cars
  432. Air conditioners for cars
  433. Creating unique temporary variables using __LINE__ or other macro
  434. Software Testing Tools
  435. templates and their compilation
  436. loops - Case where goto's cannot be removed (optimization)
  437. The addition problem
  438. Pushing the registers onto the stack (x64).
  439. Confused at type conversion
  440. Re-usable singleton class that can construct pointers to objects with non-trivial constructors
  441. Performance of static member function versus functor
  442. Parse in c
  443. Test if an integer is a palindrome in c language
  444. NTDLL.DLL - Access Violation
  445. error LNK2001: Linking error with VS C++ 6.0
  446. 1 function seen as 2
  447. Is this valid C++?
  448. character code points versus plain integers
  449. are there more wrong things like void main()?
  450. a problem with declaring a vector pointer
  451. looking for an allocator class
  452. Get content from web file
  453. Turbo C under Windows Vista
  454. what's the difference between int main() and void main()?
  455. Is class is occupying any Memory??
  456. incomplete struct in a struct
  457. volatile keyword in c language
  458. urgent help needed
  459. define
  460. infinite
  461. Struct C
  462. binary data to a std::string
  463. move window
  464. help on unicode support in C
  465. eager to say 46
  466. Microsoft Visual C++ 2005 Express Edition or dev-C++??
  467. how many times the printf will be executed ?
  468. what's the purpose of the program
  469. Variable Memory Usage
  470. Parameters
  471. Reading long lines from a file
  472. Perl and C in CGI program
  473. Q: Not *really* a C question...
  474. for loops
  475. serializing and deserializing enum type
  476. pointer problem
  477. Write Registry, missing some hex
  478. string comparison and wildcards
  479. difference between pass by address and pass by reference
  480. do strcmp support wildcard strings
  481. Multidimensiona Arrays and Pointers
  482. Error on reallocation of a vector
  483. Reference to an Array of some dimension
  484. where to add the delete statement in try and catch?
  485. C-MS Access Conectivity
  486. No point in learning C? Use C++ instead?
  487. compilation error related to template parameter
  488. when to use inline and when to #define
  489. Shall I move from C to Java?
  490. compilation error
  491. using multiple queues
  492. string to unsigned char using reinterpret_cast
  493. a great new websit look here
  494. a great new websit look here
  495. Display a circle on the Dialogue box
  496. Forward declaration doesn't seem to help to resolve the Circular dependency
  497. Microsoft buys Linx
  498. Microsoft buys Linux
  499. Seg Fault on 2nd Pass
  500. Tests for compilerwriters?
  501. Data for a combo box
  502. Returning by reference
  503. about c language
  504. about c++
  505. What are the costs and benefits of using exceptions in C++?
  506. String Array
  507. Assigning data to character variable
  508. strange integer-pointer behaviour
  509. vector<char> -> file advice
  510. least significant set bit
  511. Who might help me
  512. Please Help me
  513. counting program
  514. sorry,try
  515. scan conversion of line (DDA algorithm) using graphics in c
  516. how to use Ajax through pure c language
  517. Difference Between C socket programming basics in linux / windows
  518. Interview question.
  519. catch the return value of int
  520. Logic Of Amstrong Number
  521. Get compiler type (16 or 32 bit) from inside program
  522. Read large data files
  523. dynamic memory in c++
  524. Using Format specifiers in C
  525. Getting error while making delete operator private
  526. pliz help me
  527. Converting IP Address to long int with strtok()
  528. conversion from float to int&
  529. top post
  530. Car Air Conditioners
  531. Car Air Conditioners
  532. c c++ usb programming
  533. function returning two values
  534. deleting a node from binary tree
  535. understanding pointer-swapping
  536. How to get the Target Path of Shortcut file
  537. Overloading based on return type
  538. vectors in C++
  539. how to use enum with array of function pointers ?
  540. Initialization lists for nested class members.
  541. about header files
  542. 'Int' is faster than 'Char'
  543. I Am New To Coding Guidelines In Embedded Help Me
  544. Please help me to solve "Exchange Rates Problem"
  545. sorry, try
  546. How to count the number of times a function runs
  547. About const reference bounding to temporary variables.
  548. The Truth
  549. need help with vecotrs and other thing please!
  550. Read this! Its totally Cracy