Click to See Complete Forum and Search --> : C++ (Non Visual C++ Issues)



  1. Im losing a .01 somewhere
  2. Know of any good free beautifiers (pretty printers)?
  3. Change program so heading function works
  4. File reading issue
  5. When scanf fails, can I tell if stdin is empty?
  6. If a given point in the plane lies inside, outside, or on the boundary of a polygon ?
  7. Turn a number
  8. [PJSIP] switch number
  9. Help - how to initialize reference variable?
  10. public member variables OR Get,Set methods
  11. Linking both 32- and 64-bit dlls
  12. Help with error
  13. Help Sam Learn C++ plzzz
  14. help in c++ program
  15. A question regarding exception specification
  16. GDB - Continuously display locals?
  17. Default values for parameters
  18. constant character array literals
  19. Rotation problem for C-Gurus
  20. Reference Variable Query
  21. Having a problem with exe that should make two exes.
  22. Delete All Linked List
  23. Inheritance with static constraint
  24. help with some functions
  25. generating a graph from data file
  26. reading files from txt to charr [arr]
  27. question about two dimensional arrays
  28. Can i declare a char and a char array on the same line?
  29. Suggest a data structure
  30. sorting function issue
  31. Mutex Initialization
  32. The for() doesnt recognize my marks.
  33. Append to each line
  34. Template
  35. Pointer question
  36. A question regarding loop
  37. C++ Template Weird problem, please help
  38. facing problem in getting characters from string in for loop
  39. handling static member with inheritance
  40. How do I specify types with exact byte lengths?
  41. Select() and standard input binding
  42. accessing variable of a class without instantiating or using static keyword
  43. call derived method from base class
  44. stub title
  45. Select() and standard input binding
  46. A Variable variable name?
  47. Questions on iconv() on Unix
  48. Question on system locale on Solaris/Linux
  49. facing problem in removing spaces from string
  50. Threads - queue synchronization
  51. Help with Ubuntu comiling error
  52. Homework Password System
  53. PLEASE HELP with fork() and execl() functions
  54. ANSI C - RPC Data replication errors
  55. pointer confusion ~.~
  56. Custom input streaming with error handling
  57. Exception - inputted a character for an integer
  58. Need help regarding recursion
  59. Time Complexity Analysis for Recursive Programs
  60. Need Help With C and System Calls
  61. Buffer overflow founded when migrate a c application from AIX to Solaris
  62. static variables, extern, linkage
  63. [RESOLVED] Is there any difference between using {} and not using them?
  64. endianness questions
  65. [RESOLVED] Hailstone Sequence Problem
  66. c++ array help
  67. ::std
  68. Regarding file differentiate between two files using c code
  69. Problem with std::string in header file
  70. Using Dynamic Cast
  71. Leaks when finishing threads?
  72. another endianess question
  73. Target Linux
  74. malloc and memory usage
  75. Beginner: Comparing Class instances for equality
  76. Whats wrong with my strings?
  77. Odd Crash
  78. Which is more appropriate in C++ code?
  79. Strange compiler error when including vector
  80. An Access Violation (Segmentation Fault) Has Been Raised In Your Program
  81. Templates and Unresolved Externals
  82. [RESOLVED] How to get execve() to take environment vars?
  83. Queue Copy Constructor - segfault?
  84. Selection sort by switching pointers on a linked list = infinite loop?
  85. Call Array Member in function Help
  86. UNICODE question and help needed
  87. C++ simulation shopping in store
  88. Strange problem with SQLite -> sqlite3_step
  89. Problem with floats -> want to use them for currency calculations
  90. 7 boom, % or /
  91. Need help in error handling
  92. C++ simple Unix Shell
  93. Extremely simple code will not compile
  94. Use of input iterators
  95. Why won't this program I made work ?
  96. std::array in constructor
  97. Simple question.
  98. abstracting an iteration scheme from container
  99. Function add linked list
  100. Pi Calculator
  101. Get decltype to deduce member variable constness
  102. how can i change the ascii code of keyboard?
  103. Tiff page count
  104. Trees as Linked Lists
  105. error could not convert
  106. can I swap the content of an array?
  107. string or char to int
  108. Boost.Extension Tutorial 1 - Problem
  109. Function Definition Not Allowed Before {
  110. Error in function 'int main()":
  111. I need a crypter without control chars or nulls
  112. [RESOLVED] Crazy Multiple Definition Problem
  113. [RESOLVED] Segmentation Fault
  114. File I/O and Command Line Parameter Passing
  115. Some confusion regarding virtual funtion in C++
  116. C program to print a source program itself
  117. Passing "this" to methods
  118. Calling functions in Pure virtual class
  119. template parameters in constructor
  120. Help with utility program selection
  121. Matrix multiplication and functions
  122. question involving loops and arrays
  123. printing out all the some information about certain directories in c++
  124. Help with Deleting White Spaces
  125. HowTo global const (with extern)
  126. Linker error with purify
  127. Class instancing produces buffer overrun
  128. [RESOLVED] includes and or libraries
  129. Singleton not work statically linked binary
  130. Possible segfault when inserting values to map?
  131. How to debug one exe that is called from another program
  132. [RESOLVED] My Makefile needs adjustment
  133. Other implementation of singleton
  134. Need Help With The Array
  135. My first C++ Program
  136. lstat() creates an infinite loop
  137. The best way to parse a file...
  138. data structure problem
  139. semaphores & Concurrent Programming
  140. beginner C++ question
  141. C++ Matrix prog. in Linux
  142. Dynamic memory issues
  143. area is always coming out to be 1
  144. Trouble with array of structures
  145. C++ Parallel Arrays reading text file
  146. double to int issue. losing a penny
  147. Strange File I problem.
  148. String problem after space
  149. Differentiating inherited objects
  150. Beginner Loop Question
  151. Is it a good practice to use "struct within union" for type polymorphism?
  152. Character encoding across OS
  153. const correctness and vectors
  154. To print the given graph using 3 conditions(done wid 2 stuck with 3rd)
  155. [RESOLVED] file rename
  156. SNTP Timestamp to readable text
  157. plz help with this micro programe
  158. Infinity or out of range?
  159. Manipulating Certain Parts of a User's Profile
  160. array-based list question
  161. Need help with a number game
  162. How to make a number default?
  163. Can't figure out vector incompatible iterators problem
  164. Is there any memory leak in the code snippet?
  165. How to comile 32bit win application into 64bit win applcation under vs2003 ?
  166. How to pass array of struct to a functions
  167. Memory related problem in C++ program
  168. Array of Struct sort
  169. Function Macro definition problem
  170. Gui Program GTK
  171. Changing Parts of a Vector
  172. Help - how to count files under a foler
  173. Need help with my C++ project.
  174. Something I'm missing
  175. Object of Class Template Instantiation
  176. ultimate C++ reference bible
  177. Help with C++ project!
  178. [RESOLVED] new download file problem
  179. Longest Upsequence
  180. C++ Programing issues >> need help :))
  181. help for translate code
  182. how i shift arrays element
  183. Help with overloaded operators.
  184. Replacing nested for loops with recurring functions
  185. Future of C++
  186. Operator Overload help
  187. would ever passing a primitive to functions by reference be more effecient ?
  188. Simple question about typecasting
  189. After sorting can`t change bool value
  190. Read strings and bool from txt
  191. After sorting can`t change bool value
  192. Expression must be a modifiable lvalue
  193. [RESOLVED] Can't Access Value of Variable
  194. 3D array memory allocation dimensions
  195. Stucked with the 3rd part
  196. can you help me with this code c++
  197. suggestions for programs to get acquainted with C or C++ again
  198. strict aliasing rule
  199. Help with building functions
  200. Q Swap Dinamic tow dimintion Array
  201. why i get this errors !
  202. C strings
  203. Price is Right Game
  204. copy constructors, assignment operator
  205. Program audio
  206. Traverse Vector while adding elements to it
  207. What is wrong with the program?
  208. Issue regarding malloc and free in C++
  209. Two Dimentional Array (int) copying/returning
  210. std::map entries getting overwritten
  211. directory manipulation
  212. Need help please.
  213. Good C++ game programming book?
  214. bubble sort problem
  215. Beginner's use of system("pause");
  216. calendar formatting
  217. program runs in windows 7 but not in xp
  218. Code problem
  219. int to char[], or string
  220. Declaring derived class destructor virtual
  221. Question on how to traverse this array
  222. More template woes
  223. array
  224. Console exits before I get a chance to see the output
  225. How to include miniunzip?
  226. Question on *this and const
  227. Help on a converter
  228. MySQL Connector C++ "linker" error.
  229. question
  230. Class array init list in composition
  231. Clear File Content
  232. cin problem
  233. Numerical Recipes Seg Fault
  234. Game programing in Borland C++ 5.02?
  235. New C++ ??
  236. Is it possible to solve this example Data stracture
  237. The Open Group Base Specifications
  238. Calendar Program
  239. BCD to ASCII
  240. Verifying Passwords
  241. Need Help !
  242. Overloading the << operator in a templated linked list class
  243. Template Template Parameter and Template Traits
  244. Virtual and inheritance, can't find the problem
  245. Returning vectors from functions
  246. [RESOLVED] is there any problem if I set a char to '\0' within a string?
  247. Boost.Test & Eclipse
  248. qt apple mac
  249. about template and multiple files projects.
  250. cipher mode of operation