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. __declspec(dllimport)
  2. Shell program execution -yafray
  3. a great deal
  4. proper initialization
  5. Linker Error: Undefined symbol _closegraph in module GRAPHEX.cpp
  6. template specialization, nested?
  7. Windows/Linux optimization problem
  8. How can I instance such a class?
  9. Urgent Help: Multiple calls to JNI_CreateJavaVM
  10. Default initialization with dynamic allocation
  11. Which Callback implementation is better?
  12. outportb problem
  13. How do i set zero as a Integer?
  14. Catch bad_alloc?
  15. Using class initialization to initalize inherited attributes
  16. dao 3.6 in visual studio 6
  17. [Programmazione oggetti] inserimento in testa in una lista
  18. A question on malloc() and calloc()
  19. String pointers and string arrays
  20. sorting maps according to their value_type
  21. Debug exceptions
  22. Compiling in MSVC7
  23. windows hates signal?
  24. Function overriding
  25. asking for references
  26. Embedded Strings -- Arrays or pointers?
  27. C++ on Windows-XP
  28. how to search a table by any of the field
  29. conversion operator question
  30. How do I hash this ?
  31. Comparisons
  32. pointer concepts
  33. Can't dereference pointer to stack?
  34. Some hint requests for read_line variations
  35. How do I convert an int to binary form?
  36. why does the complier complain undeclare identifier even though i have included the header file?
  37. runtime error-gnu c compiler
  38. Why this code can't compile?
  39. efficiency of && vs. array
  40. about malloc and calloc
  41. return string from c++ to c
  42. Why the variablle's value is so weird
  43. Mental Abuse
  44. Places to declare variables
  45. Vector used inside class definition appears to become static
  46. C++ beginner Help
  47. Allocating space for array of pointers?
  48. Allocating space for array of pointers?
  49. What is the output of this program? and why?
  50. bitshift a large amount of data
  51. function vs. class partial specialization
  52. GUI kit with ref-counting
  53. How would you use qsort to sort on a string
  54. Code Review? memory management in C
  55. Run-Time Check Failure #n Question
  56. difference between compiling and linking...?
  57. returning an std:string pointer as a parameter
  58. text file indexing
  59. gethostbyname and timeouts
  60. stringstream str(), buffer overflows
  61. bmp->pgm
  62. &&
  63. Help with end-of-line string characters
  64. why int ** test :: iptr = & test :: i ; is incorrect?
  65. Modelling the real world
  66. restrict example - reasonable?
  67. Print Format
  68. UNIX : Full Form !!
  69. Passing char*
  70. scratch memory
  71. OK for compiler to not call function with constant return?
  72. Templated for-loop fantasy
  73. Output as SOURCE CODE itself !!
  74. About fork()
  75. ABC w/o virtual functions?
  76. Password changing using mutation strings
  77. Traversing the link list from end
  78. what datatypes of key can be used in c++ maps?
  79. How to use htonl in IPv6
  80. Determine equality of template parameters?
  81. discrete event simulation question
  82. How to encrypt and decrypt a C data at run time
  83. Sorting a double linked list
  84. static data member initialization
  85. how to convert string to double?
  86. Memory errors HELP!
  87. friendship and pImpl idiom
  88. Help with console problems
  89. Survey for Compiler usage
  90. Defining the fields of a structure at run-time
  91. Detecting binary files
  92. Compiler Directives Not Working
  93. Why foo and bar in every tutorial i read?
  94. why it is wrong?
  95. C++ help
  96. C++ help
  97. C++ help
  98. Store a char into an integer variable
  99. Unexpected results in matching a regex
  100. Byte ordering and array access
  101. std::set - sorting order specified?
  102. C++: Operator overload syntax error
  103. Help! About Profiling Problem
  104. Smallest "C" Program !!
  105. Bug in compiler?
  106. Need Help !!
  107. Undefined behaviour?
  108. Compilling allegro.h & windows.h
  109. error while "free"ing memory
  110. what's wrong?
  111. Compilation Problems on a AIX with XLC
  112. drawbacks of linux
  113. drawbacks of linux
  114. drawbacks of linux
  115. function pointers
  116. stdint
  117. get version of gcc from within the makefile
  118. Reverse Iteration
  119. lvalue error needs explanation
  120. programing with function pointers
  121. problems in file
  122. usb access
  123. usb access
  124. using member address of an unaligned structure
  125. 64 bit performance speedup over 32 bit
  126. 64 bit performance speedup over 32 bit
  127. fork implementation
  128. seekg Concerns On Fragmented File
  129. Style question: SetShutdown/GetShutdown .vs. SetShutdown() overridden
  130. communicating with every object of the class
  131. pre-ansi declarations
  132. Where can I find the ansi C source code of linux?
  133. random number in [0, 99]
  134. Vector and adding of object
  135. Pointer to array of structs?
  136. Can a static member func be a friend
  137. Q: portable way copy files using C on Unix an Windows -- dirent or similar
  138. hi
  139. union REGS donīt get DOS Version
  140. a question about a class and a list of the class.
  141. Validate IPv6 Address
  142. better way to read data?
  143. the time of the routine
  144. convert static final from java to c++
  145. opensource group
  146. can I re reference items in a map
  147. initializing a pointer?
  148. here is some problem in structures
  149. whats there in C that is not in C++ and VC++
  150. classes vs structs.
  151. warning: incompatible implicit declaration of built-in function 'malloc'??
  152. Unable to create *.dll
  153. operator += on short int values - strange compiler warning
  154. vector::iterator to a pointer casting
  155. code reuse and design reuse
  156. Comeau (working *.bat file)
  157. C++ Proofer
  158. comparing two structs .. revisited
  159. Great Job Board
  160. Great Job Board
  161. Overriding const member function with non-const
  162. is there a symbolic constant telling us we are using a C89 compiler?
  163. I need the math.h header file
  164. Sorting a list
  165. C++ Multiple Inheritance
  166. socket programming
  167. new & delete in CRT.How to get a efficitive memory allocator.
  168. parse comma delimited text string
  169. Best Job Search Site...
  170. confused about pointer arithmetic
  171. inline functions
  172. Class execution
  173. formated output excer (help)
  174. shift, signed unsigned
  175. Question about postfix ++ precedence
  176. how to read data?
  177. vectorstream analogous to std::stringstream
  178. Help debugging stack program
  179. string table in c?
  180. A c++ Program for Valentines day
  181. Usage of RAM related to C++ programming
  182. string table in c?
  183. Pointers for these pointers...?
  184. c++ to c
  185. Length of a string?
  186. about system call in driver
  187. about driver class
  188. Bigint library?
  189. online standard c++ library reference
  190. writing binary files to Sun workstation
  191. Short form of __FILE__
  192. undefined reference error
  193. stopping a boost::thread
  194. ridefinire bool
  195. How to declare function returning array of Integer pointers
  196. How to declare function returning array of Integer pointers
  197. Dynamic arrays help
  198. delete resouce of partial constructed object
  199. const string in the header file - solutions?
  200. preprocessor and parenthesis
  201. regarding core dump
  202. Reading in a variable number of integers with cin
  203. Shift portability
  204. Abridged FAQ Question
  205. basic c programming tutorial
  206. Why not add namespace feature into standard C?
  207. Calling new pointer twice?
  208. segmentation fault
  209. REQ: how to override 2 virtual functions with the same name and same parameter
  210. why standard files?
  211. Undefined reference to...
  212. What the use of (void)(a)?
  213. Implementing Chmod command using c
  214. Function declaring style
  215. Program Assistance
  216. I need a CFRONT C++ Compiler for MS-DOS/Windows to replace an Apollo Domain 2.1.0 compiler
  217. Function Pointers - design question.
  218. lvalue difference between static and non static member functions
  219. static opaque pointers?
  220. Beginning programmer... I need some help.
  221. Checking bits states
  222. variant template
  223. std::cout << x << " " << x++ << std::endl
  224. Trying to use rename(); correctly.
  225. Float to int type casting?
  226. Strange problem executing
  227. Compiling with GSL
  228. various way to delete pointer to pointer
  229. help with string to int
  230. C99 struct initialization (C99/gcc)
  231. where to inform about TR1/TR2 progress
  232. This Pointer is legal or not?
  233. fork()
  234. longjmp issue
  235. char* to string conversion
  236. how to encrypt a C data and write a bin file and read a bin at run time and decrypt C data
  237. Beginner help!
  238. REQUEST TO SOLVE MY PROBLEM IN VC++
  239. REQUEST TO SOLVE MY PROBLEM IN VC++
  240. REQUEST TO SOLVE MY PROBLEM IN VC++
  241. REQUEST TO SOLVE MY PROBLEM IN VC++
  242. REQUEST TO SOLVE MY PROBLEM IN VC++
  243. fork()
  244. Is this good code?
  245. string and pound symbol
  246. How can I cause the datetime to be the name of the output file.....
  247. simple question
  248. Template Member Functions of Template Classes
  249. trying to get a class to work
  250. Is this part of the standard?
  251. Behaviour of if and for loop without {}
  252. iterator problem
  253. iterator problem
  254. dynamic arrays (convert vector to array)
  255. Latest ANSI C++ proposal
  256. Cannot write 0 for pointer in a vector.
  257. Random access an element in a STL List
  258. Unix I/O and C library I/O, why there are two sets of I/O functions?
  259. get values from data file to integer variables..
  260. storing a map of inhomogeneous container types.
  261. WinXP: Ostream Operator Corrupting MFT(?)
  262. PostgreSQL - OTL programming readiness recipes
  263. Bugs in my code, help!!
  264. KDE FAQ states using static functions is better than putting themin an anonyous namespace
  265. Memory allocation problem
  266. request to solve my problem
  267. Duplicate removal
  268. request to solve my problem
  269. request to solve my problem
  270. clearing or capturing the screen
  271. Split the newsgroup.
  272. namespace and enum?
  273. Class / lib files
  274. Exception in Constructor
  275. Data statements in C++
  276. How to improve this code
  277. Protected Access
  278. implementation assistance
  279. Objects can't be passed by value
  280. Static Variables in C++
  281. Programar IP en DOS con C o C++
  282. Programar IP en DOS con C o C++
  283. Programar IP en DOS con C o C++
  284. TCP IP programming under DOS with C
  285. passing multiple-index array to function
  286. fopen and fclose?
  287. Programming IP with C++ under DOS
  288. Equation parsing
  289. finding slow parts in program
  290. c99 and popen()
  291. Encapsulation idiom
  292. Where to get gcc compiler?
  293. Reinterpret the bits of a float as unsigned long
  294. basic question
  295. concurrent distributed programming online resources?
  296. Straming video playback
  297. Basic/simple question regarding header file
  298. c problem
  299. STL lists as retrun value
  300. fwrite help needed
  301. How can I resume a download if the user gets disconnected (I am using CHTMLfile )?
  302. find digit length or the number of numbers in number ?
  303. communication - how?
  304. random number generators
  305. Order of construction
  306. curvature of a circle passing through three
  307. How to find number of array elements in a function argument.
  308. Converting C code to Assembly!
  309. reading a database file
  310. Doubt regarding returning const char*
  311. Sybase OC Library
  312. vector<bool>
  313. Program Help
  314. OT? My First Working Modification of C++ Example Code, under QT. :-D
  315. mem_fun_ref: parens in reference of function
  316. Checksum method determination
  317. 2d vector error
  318. Help converting malloc to new
  319. STL vectors..
  320. Parallel port command
  321. ofstream help needed
  322. floating point problems
  323. ASyncResult vs. IASyncResult
  324. What is the fastest way of getting the fraction part of a floating point?
  325. What is the fastest way of getting the fraction part of a floating point number?
  326. template specialization
  327. an enum and ntoh question
  328. CBitmap
  329. what is the better way to determine if a string is number or not?
  330. error checking by parsing thru a string
  331. Set operators
  332. How to disable preprocessor checks in BCC32
  333. Input Length
  334. source code commenting
  335. String Manipulation doubt
  336. pragmas with example
  337. virus
  338. Regarding UTF16
  339. virus
  340. Now a tricky one ;-)
  341. Static Table...
  342. Access to excel spread sheets
  343. structure padding
  344. Rotated Sorted List Search
  345. Simple reference counting.
  346. objects hierarchy problem
  347. accumulate() usage
  348. finding angle between two points
  349. Protecting Your Application
  350. Vector withing map: accessing values
  351. Template Specialization: when are extra template params required?
  352. Questions about const reference
  353. Dynamic object costuming
  354. generate
  355. how can c++ be slower than Perl?
  356. reading date and time
  357. Walking thru a STL list and remove element at the same time?
  358. what is the better way to do the mapping?
  359. catch(...) doesn't catch everything
  360. &*iterator
  361. DLLs - State of Play.
  362. random numbers
  363. Template specilization problems, howto work around
  364. executing program name
  365. Runtime Type Checking
  366. using .so file
  367. Apache C++ Standard Library 4.1.3 released
  368. Syntax for literal "s on Windows command line
  369. Safe conversion from floating real to integer (and vice versa)
  370. index vs iterator
  371. SetParent() on a control
  372. How to convert an integer into a string
  373. computing hexnumbers
  374. Traversing a 2D array
  375. Rotated Sorted list
  376. map/set and multithreading
  377. Question from the 2nd edition of "The C Programming Language"
  378. What is the Use Of Static Fuction.
  379. How to insert binary to memo
  380. ostream_iterator<wstring, wchar_t>(wcout,"\n"))
  381. changing the sorting behaviour of std::map
  382. Serial COM port driver
  383. How Globals is handle in C.
  384. Anonymous Uniouns
  385. binascii in C++
  386. is C compatible?
  387. Tokenizing a string using STRTOK() in g++
  388. C++ "packages"?
  389. Manipulating bits
  390. Reading a file that looks like this..
  391. Trouble with va_list processing
  392. Running system command
  393. Deleting a Polymorphic Class
  394. How to get pointer and offset from vector<bool>::iterator (or reference)
  395. Is C portable from PC to UNIX
  396. Convert an ip address to long value
  397. C style casts
  398. Initialization inside a class
  399. C99 conforming compilers
  400. storing arrays in cpp
  401. Manipulator for parsing quoted strings
  402. How to enforce execution order?
  403. Hardware
  404. Endian swaps with C++; comments please
  405. calling virtual destructors and virtual functions
  406. Find the Data Type of Variable
  407. Just curiosity about some constructs
  408. Design question
  409. g++ vs msvc++
  410. How to prevent a letter insert in a int var ?
  411. "Good" and "pricy" developement environment for c++
  412. tree container library, revisited
  413. Preventing delete
  414. hi
  415. Texinfo C code source reference (through doxygen) ?
  416. Operator overloading vs. class derivation/inheritance
  417. struct compatibility
  418. hii
  419. Trap representation
  420. Hi..
  421. What u mean by this statemnet ?.
  422. est
  423. test
  424. union
  425. Send receive using sockets
  426. Operator overloading - lhs, rhs?
  427. Operator overloading - lhs, rhs?
  428. Compile error
  429. restricting memory
  430. istringstream
  431. some last minute isues...
  432. ifstream read() loop
  433. Linux and c++
  434. Multiple Double Linked Lists
  435. Class Member Memory Allocation
  436. Read and write the same file
  437. Finding dupilcate entry in a STL
  438. compile detection of powf, etc
  439. ostringstream and write()
  440. Namespace and #Include best practises
  441. RoseRT to "clean c++"
  442. Help about windows programming with DLL
  443. Link errors
  444. operator overloading and virtual funtions
  445. Bad Reference?
  446. C++ Builder 6 - Controlling the main form
  447. linked list program in c++
  448. in-place functor comparison instead of std::binary_function
  449. Delete node from singly linked list when header is not known
  450. Function / Method in class
  451. Making C++ classes available for C
  452. avoiding code duplication w/ type lists
  453. Linking C programs...
  454. Linker errors on Template function definitions
  455. Working with 3D matrices
  456. Seg fault when delete a pointer to vector<int>
  457. loop thru a STL list causes an infinite loop
  458. IT tests. C, C++, XML, HTML, .NET, SQL...
  459. const and non-const variables
  460. gcc error for Name lookup. - Item 32 exception C++
  461. symbol reference error while linking the object files
  462. Timer, threads, exceptions
  463. STL remove compile error
  464. 1D array values into a 2D array
  465. qsort of malloc'ed structs
  466. CAN WE TYPE CAST AN INTEGER AS (VOID *)X..(Like can I return a value (void *)x)
  467. Is there any command like Pause or Nope in C++?
  468. reading lines from file
  469. Global Array with size for input
  470. break outside a loop and a switch
  471. checking and verifying input line in a C program
  472. [MFC] CDataExchange::Fail() fails
  473. which clustering algorithm to use
  474. File I/o questions
  475. Implementing
  476. help with string reverse
  477. Operator < in map template
  478. C++ Network Solution -- Where should I begin?
  479. syntax question
  480. Problem with fopen
  481. UNIX command prompt
  482. custom allocator using templates
  483. Forward declare a templatized class
  484. question about function pointers
  485. Rot-13 encoding an std::string
  486. Masking a virtual function?
  487. Class inheritance question
  488. Passing a const object by reference.
  489. How can i get each coloumn of a 2D array as 1D arrays??
  490. Main loop helper functions
  491. NULL with representation other then all bits 0
  492. Online programming challeges?
  493. Please use wxWidgets
  494. More Solutions
  495. advantage of using typedefs
  496. Binary File Reader
  497. std::find / find_if versus for loop
  498. Casting return value to fit within constraints of error values (portability)
  499. How do you define key_compare and value_compare
  500. tightly coupled class design problem
  501. Random Colors For Use In Defining Different Regions
  502. writing binary data whose size exceeds unsinged it
  503. map inserts and efficiency
  504. How to pass this template template argument? (MSVC++ 8 error C3200)
  505. bitmap array
  506. ToString : convert types to string
  507. std::string, subscripting, and npos
  508. DOS interrupt
  509. Template Instantiation and member templates.
  510. Linux c app, called remotely by web.
  511. #include in header file for size_t
  512. how do increment operations work
  513. Forward iterators and past-the-end iterator
  514. About const references
  515. Help! Need to make my own color...
  516. source files vs. resource files
  517. Problems using recursion while browsing directories
  518. templated pointer function for simple array
  519. Subscript operator overloading with vectors
  520. second largest element in an array
  521. Permutation problem
  522. How to use wide char
  523. knight's tour helpppppp
  524. Bit-fields and integral promotion/UACs
  525. Comment on style
  526. Bitwise questions with the following code
  527. Binding
  528. Simple output problem
  529. vector erase
  530. Dataset always null
  531. How to find the dependencies among C files
  532. reda4win released
  533. Overwriting a portion of a binary file
  534. How to find the depencies among files in a project
  535. MS ACCESS and C++
  536. member initialization - no matching function - candidates are
  537. Socket class done the C++ way
  538. class design question
  539. s there something better than EnumPrinters?
  540. Main loop
  541. Multiple Double Linked Lists
  542. how to declare this template operator?
  543. extract data from file
  544. Veteran Programmers!
  545. Which members are created automatically, which members are not inherited?
  546. What is the advantage of inherit from unary_function template
  547. Enum to type (for static dispatching)
  548. Question about the clc string lib
  549. Which members are created automatically, which members are not inherited?
  550. What is the proper behavior of gmtime()?