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. Looking for a macro equivalent to strlen()
  2. Win32: Detect actual physical memory when /maxmem is present
  3. nee help with linked list to delete duplicates
  4. how to create .msi package with serial number validation?
  5. Question about #ifndef fileName_h???
  6. error while installing
  7. problem with creating .exe file with multiple cpp files
  8. running a c++ program to invoke hyperterminal
  9. Linux Wireless Network Testbed
  10. input and output file (txt file)
  11. in c++ how to compute the value of Pn by this formula
  12. Efficient program ?
  13. How to search the text from indexed file using clucene
  14. Converting grayscale - RGB to other colours
  15. Open file using fopen
  16. Getting Winsock.h instead of Winsock2.h MSVC++ Problem # 2
  17. Error C2040: ... differs in levels of indirection from ... MSVC++ Problem # 1
  18. Getting a float random number in a given range
  19. qt with vc++
  20. coppy image to the cursor variable
  21. Anyone Familiar With Delphi?
  22. display 3D space
  23. Quick Quetion: GetCursorPos()
  24. HEX to DEC
  25. Thread class: need help!
  26. Writing to a file.
  27. "was not declarded in this scope"
  28. Floor and ceil function
  29. R, G, B channels from RGB
  30. Good guides for C++ threads?
  31. two dimimension array...
  32. problem with setupcomm
  33. havin an error, need help
  34. Implementing a forwarding web cache
  35. Sinlge linked List -> Delete Using One Pointer
  36. Max and Minimum value in arrays
  37. Problem with libodbc++
  38. Threading and Sockets
  39. mysql_real_escape_string wrapper problem!
  40. Bit fields in structure vs MACROS - any difference?
  41. Changing the size of an array passed to a function problem!
  42. Speed help
  43. Troubles on linking C++ with Fortran at VS 2005
  44. Given there are N people, .....
  45. Print all combinations of a number N, as a sum of positive integers?
  46. 8051 Code migration
  47. for loop issue
  48. Another file copy problem
  49. C++ : Do not allow letters in a float validation?
  50. Question about user interaction with Curses
  51. Null cipher question
  52. for loop issue
  53. sorting linked list in alphabetical order HELP!
  54. try catch
  55. what is the wrong with this function?
  56. Creating an iterator for a vector of POINT objects.
  57. error: non-lvalue in assignment
  58. Pointer issue on IA-32 and IA-64
  59. List files in directory
  60. linking GSL with C++
  61. Flash a random number
  62. Pre-processor query
  63. What's wrong with my Do While Condition?
  64. Forward declaration in C++ not working
  65. Need help for the pointer datatype
  66. How to initialize a static class variable
  67. looking for a pre-built function to compute the num of elements in an array
  68. Help with a loop that's suppose to remove all non-digits
  69. String Question
  70. What's wrong with my if loop??
  71. read() help
  72. Chinese/Japanese Characters from ofstream
  73. Char***
  74. capture Mouse Movement on Linux screen
  75. C beautifier
  76. Passing a 2-dimensional array as an argument
  77. How to pass a pointer from a function to an other??
  78. Playing with array's structures HELP
  79. [C++, ASM] Calling member functions of unknown type
  80. C++ converting string to a float
  81. length of double???
  82. How to sort array and eliminate duplicate array?
  83. Reading Data from a CSV file
  84. cout not working with macro?
  85. Query reg file handeling..
  86. Query regarding optimization of my code
  87. MFC application
  88. Array size
  89. Why the control is not going into the loop?
  90. How to create directory in C++
  91. How to ask a new question?
  92. file indexing in windows and unix
  93. String itteration
  94. array of array of strings in C
  95. Query about strings and pointers
  96. Problem analysis
  97. Palindrome string using stack and queue C++
  98. need to understand
  99. parser c++
  100. compare content of file text with letters in array
  101. c++ class about strings
  102. Question on ofstream
  103. error C2679
  104. Can reading (not writing) a bad pointer cause the program to crash later ?
  105. bitwise operations.
  106. C++ client upload to PHP server
  107. What is Gvq?
  108. Difference between null and zero
  109. msvc v7.1 to v9 performance issues
  110. class and arry
  111. Vector deletion
  112. Undeclared Identifier, Only found solutions, not reasons
  113. socket programming in C + multiple socket, same port num
  114. OSP (Operating Systems Programming)
  115. Search and replace char in same text file
  116. Cyclic dependency in throw declaration
  117. Trouble using .NET dll in Borland C++ Builder 4
  118. Printing Formal Parameters
  119. QT and LGPL 2.1
  120. Construct followed by setter
  121. How to create a file of fixed size
  122. Convert String to Char*
  123. Synchronous events? (c++/cli)
  124. General Protection Exception error
  125. comparing character arrays
  126. Using C to call other programs
  127. Array question
  128. Memory question
  129. deriving from std::exception and overiding what() to construct dynamic messages.
  130. name of the calling function
  131. serial programming plz explain
  132. how pass an __int64 to unsigned char [16]
  133. incomplete type error
  134. Memory Map in C++
  135. Sorting map with value
  136. Array access errors
  137. adding data to TFileView
  138. memcopying to a variable
  139. Having problem with this program
  140. reading txt file into class and inputting into a vector
  141. Array subscription
  142. Problem in Singly Linked List in C
  143. can this be done with fuction pointers
  144. vc++ 6.0 extern values in global.c/global.h file gets corrupted after use
  145. any body has expereince with Numerical recpies in C++
  146. How to check that a type double is not being used in the code.
  147. Capturing MS Word Document Open event from addin toolbar
  148. end of file help
  149. Getting substring on given position
  150. help with files and delimiters
  151. How to convert a file into fixed length binary file.
  152. Finding smallest and largest string
  153. string to pointer
  154. Sequence points while evaluating function arguments, Unspecified or Undefined behavio
  155. prefix to an integer
  156. assigning 64-bit hex values to unsigned long variables
  157. Ragged array
  158. [Help]Random Walk
  159. Void pointer
  160. How to capture window close [x] event in C++
  161. Cannot open the file in binary mode
  162. const problem
  163. No taskbar button with qt
  164. Checking dependencies
  165. switch statement problem
  166. opportunity for assembly language...
  167. Reading a file randomly to find the value in given range
  168. Connecting to database(flatfile) on unix server
  169. template of template error
  170. DLL export array reference to C#
  171. How to set unlimited size of array of characters??
  172. return array mismatch
  173. I can't install Microsoft Visual C++ 6.0(Help!!!)
  174. File Handling Questions(Turbo C)
  175. Segmentation fault
  176. Detecting keypress and select()
  177. How to index the flat file like mysql
  178. how to print report vending machine using c++
  179. static const map
  180. Stack access
  181. Stringstream skipping first line
  182. Reading Hexadecimal
  183. query
  184. Searching in B Tree
  185. Hexadecimal to Binary
  186. help me how to download videos from youtube
  187. Help how to convert videos
  188. having trouble with select()
  189. Indexing of file in C++
  190. TRUE/FALSE values: Point / Counterpoint
  191. Ternary operator
  192. Difference between compiler
  193. getline for string will not work
  194. Iterating through a 2d vector of type string
  195. IUP Library
  196. inputing a formula with powers and trig functions?
  197. How to convert Hexadecimal number to decimal number
  198. trouble with fork() and exec()
  199. Check string for blank spaces
  200. Simple vectors
  201. Can't figure out why this progam is hanging
  202. cli::array and c++ dynamic array
  203. Wierd Visual Studio Problem
  204. Socket problem with whitespaces
  205. Translating alphabetic number in C
  206. invalid pointer initialization
  207. boost:threads tweaks?
  208. socket programming
  209. Graphics libraries
  210. Crash on string compare
  211. c++ local function definitions are illegal
  212. issue with struct assignment.....
  213. Getting function names from ordinals in a dll
  214. how to split input string into 4 components
  215. search function
  216. convert LPSTR to LPCWSTR
  217. Weird Errors
  218. What does "expected unqualified-id before "IF"" mean, please help
  219. A weird declaration: int *a="any_string"
  220. std::string implementation
  221. Calling C++ class method from C
  222. Applying heat flux on a tube surface (3D)
  223. Serial::WriteLine & Console::WriteLine "ASCII" Problems
  224. Detecting if a file descriptor is closed
  225. Debugging managed c++ code from c#
  226. template< ARR1, ARR2, VAL > doit( ARR1 < ARR2 > )
  227. convert byte to char
  228. how to send command to serial ports in C++
  229. find even or odd in array
  230. How to create a map with two keys
  231. Simple Float Question
  232. Segmentation Fault occurs while debugging
  233. how to save ping results in a text file
  234. Structures As Function Arguments
  235. Warning: Initialization Makes Integer From Pointer Without A Cast
  236. thread safe classes
  237. Memcpy vs. =
  238. How to prevent migration of volatiles
  239. DJGPP - connect to database
  240. Scope problem
  241. rsa program
  242. Embed a Dot net control into the MFC 6(VC6) dialog
  243. Greatest Common Divisor problem
  244. Need Help
  245. Use of dup() and close()
  246. Read dis !
  247. What are my errors in this code?
  248. Inserting data into array of strings after 30 characters
  249. /tmp/ccro4Ndb.s: error: symbol 'Ln1' already defined
  250. check 2 D array columns then rows for duplicates
  251. remove substring and character
  252. Function pointers
  253. Using stdio.h in a C++ program
  254. unable 2 execute a programme in c++
  255. Strange Error Message, help please
  256. private static function
  257. radix sort using stack
  258. udp connection problem
  259. how to use isDigit?
  260. me again - different assigment
  261. cstring arrays
  262. [C++] How to construct ICMP echo request
  263. vector question
  264. undefined reference to ,vtable for...
  265. Urgent : COM+ Administration using C++
  266. This is really simple but I have forgottten...
  267. C++ Win32
  268. Is there any to know which has called my function
  269. Trouble with ofstream
  270. POSIX thread runs out of memory
  271. Change location of PowerPoint SlideSHow
  272. platform independent
  273. binary data to image
  274. Does a stream flush itself when destroyed?
  275. C++ GUI design
  276. error: field has incomplete type
  277. Multiplication using recursion
  278. a question of Installscript to call a c function
  279. random number not fast enough
  280. More help for a fireman
  281. Is it true that 16-bit C compilers cannot connect to databases?
  282. sum all odds number in array.
  283. Fibonacci with recursion
  284. C++ Application not working in release mode
  285. GUI Application Development
  286. C++ class help
  287. C program needed
  288. Help A Fireman new to programming
  289. how to removie html tags from a string
  290. help with errors-confused
  291. Long Integer being cast as integer
  292. Pointers to Class Members
  293. question on a problem
  294. How to download text file or DLL from a ActiveX component.
  295. c++ Winsock problem
  296. 4 x 4 tic tac toe
  297. Visual Studio error ntstatus 0xc0150002
  298. Merge sort
  299. Explicit cast to convert
  300. Passing 2-D array as a reference to a function
  301. Need Help with COM object HEC-RAS
  302. parallel processing
  303. How do i start learning C++
  304. Memory allocation error under Windows
  305. nonstandard type for a bit field warning
  306. How to get CImg pixel value?
  307. Exception expected (C++)
  308. help in resolving issue: static member function of class
  309. Session is updated by another user
  310. Using the '&' operator to show a value is odd ?
  311. View the content of extended file
  312. List coordinates
  313. algorithm for a fibonacci sequence
  314. Is it meaningful???
  315. Nasm
  316. Handling void functions and printing them (user decision).
  317. no match for 'operator=' in vector[][]
  318. tower of hanoi
  319. error thrown after changing RWTValSortedVector
  320. None line Non pure Virtual Function error
  321. Do I need C to enter the IT field?
  322. UDP Broadcast Issue
  323. MS-DOS command prompt work with c
  324. Convert string to unique integer
  325. casting const char* to char*
  326. reading and writing into a file
  327. error C2040: levels of indirection problem.
  328. MFC. How to find End point of a line?
  329. Catch < Ctrl + C > on Linux ==> can not run execvp
  330. Array problem
  331. A function give not error msg
  332. Difference between getc and fgetc
  333. Understanding a simple semaphore program
  334. Call to undefined function error
  335. Binary file I/O, weird problem
  336. Help about adding function to library
  337. Unicode fonts vs Seperate Self-Made Font
  338. image processing
  339. Integer demotion requirements in ANSI-C
  340. Allocation of large memblock unexplainably fails
  341. Doubt in Pointers
  342. Integer Overflow Corruption
  343. MFC Print Preview only single page
  344. Sockets: Send bad address error on localhost connection
  345. Get hWnd of main app
  346. Develop A calculator GUI interface
  347. Linker erro using visual studio 2005
  348. Apriori Algorithm
  349. Problem appending character to c++ string
  350. How do I capture a key press ?
  351. IDataSource Interface
  352. Sending commands to Telnet from C++
  353. PThread library
  354. invisible class
  355. PThread liberary
  356. Problem With Swapping 2d Char Arrays, Bubble Sort
  357. memory versus variable scope
  358. Use of char **
  359. Raw Sockets Binding to iface
  360. cstrings
  361. Split function in C
  362. SAFEARRAY to String
  363. What should be Hierarchy of learning
  364. ProC and other C file compilation problem on AIX
  365. how to get foreign ip address through port
  366. I really got to know this
  367. Use Dijktra's Algorithm & design C++ program
  368. error: expected identifier before ‘(’ token
  369. Struct members inside another struct
  370. Problem in RTL messagebox
  371. Creating interrupt handler to remove pipe
  372. Unknown socket crash (10054) - C code
  373. COM ATL DLL Query
  374. windows socket error 10054
  375. Mfc
  376. Registering sub-classes to a central location
  377. how to add the mobile number in the employee information system in c language
  378. Problem with strncpy
  379. Passing CSharp class type to CPP (CLR) function
  380. File reading
  381. Desperately need a c program for atm machine!
  382. File I/O question in C++
  383. pure virtual static function :/
  384. Yet another thought about STL Vector
  385. linklist problem
  386. error c2259:"CException" cannot instantiate abstract class
  387. compiler error brackets semicolon
  388. calculate coverage degree of node
  389. Html
  390. String Using 2 Dim. Array
  391. DirectX dsutil.cpp error
  392. error message
  393. Contracting a Square matrix
  394. Weird round off error in C program
  395. basic
  396. bison RPN
  397. How to read jpg file in C using turbo C
  398. PEANO order
  399. change end of binary files(change size of file)
  400. Create matrix from txt file
  401. Copying two dimentional string array
  402. error in afxres.rc file
  403. Using style sheets in C CGI programming
  404. CDATABASE Query
  405. Nested if & Stack
  406. Bug in switch statement ?
  407. Why use typedef?
  408. Passing arguments to externally called application
  409. MFC basic applications
  410. drawing a moveable line in MFC
  411. Dynamic Priority Queue(heap) implementation
  412. Help with mysql C API
  413. help on arrays
  414. comparison code in C
  415. How do i find out if a file is locked?
  416. access the variant
  417. chart Drawing Library
  418. How to parse a incomplete xml file
  419. calling C++ from C#
  420. conversion of integer data type to variant type
  421. Adding effects to a .wav file using Windows API
  422. weird loop behaviour
  423. error c2059
  424. Reading data from serial port
  425. setrlimit() value doesn't set
  426. Object-Oriented Programming With C
  427. If loop
  428. mysql C API with XAMPP?
  429. vc++.net
  430. Outdated Code? {Beginning game programming, second edition chapter 4}
  431. post and pre increment
  432. help: find max sub series
  433. finding first and follow of given grammar
  434. Detect if connection was closed on remote side
  435. send() on non-blocking sockets
  436. Embbed PHP into C
  437. Doubt related to free()
  438. Definition of 'int' on different platforms.
  439. Really good problems
  440. Help:: Watch List&Global Class
  441. error C2061: syntax error : identifier
  442. error: out of memory in function <name of function>
  443. MACRO to capitalize first letter of a word in header.
  444. Global variable and static global variable
  445. expection handing: error message "undefined symbol try . . "
  446. Finding all open windows
  447. How to be on top of IE address list
  448. Relative path to absolute
  449. (C++) Get the byte-values from an unsigned int32
  450. Flip from little endian to big endian ?
  451. how to manipulate itoa
  452. RE to NFA
  453. How to play a music file
  454. Handling out of sequence UDP packets
  455. Garbage value reading due to buffering problem
  456. Regarding MFC in windows programming
  457. 3 Questions about %, floating points and multiple increment
  458. pls help me
  459. Some confusions need your help(c)
  460. Validating float variable in C
  461. Finding if a string is in a string in C
  462. Ambiguous operator overload?
  463. sizeof operator on string(charcter array)
  464. How to know if the monitor is a touchscreen or not
  465. No symbols have been loaded for this document (Visual Studio 2005)
  466. Count number of functions in C program
  467. return file pointer to begginning
  468. How to combine TWO 32-bit words into one word.
  469. Basic messenger via serial port
  470. How to fetch HTML?
  471. Accept key strokes like Ctrl+A, Alt+1 etc etc
  472. How can a int pointer stores more than one int
  473. cpp - web (php) data exchange
  474. pointer in for loop
  475. triangle using an array
  476. concatenating elements of an array
  477. need help
  478. Usage of SendMessage() and ReceiveMessage()
  479. All Arithmatic operations using Bitwise operators only
  480. How to get icon from Icon Table
  481. comparison of char array with a structure char array
  482. k-element subsets
  483. templates, scope resolution and g++
  484. How to form a variable using another variable's name?
  485. How to "Custom row color for list control"-Win prog?
  486. arrays of structures {challenging}urgent
  487. Char* to registry, then retrieve it?
  488. Cannot pass char * array
  489. Identifier Names
  490. trouble with char* and strings
  491. Dealing with chinese characters in JNI
  492. Converting negative integers to ASCII string
  493. Boost RegEx
  494. Namespaces + DLL import
  495. How to delete multidimesional array in Visual C++ .Net 2008?
  496. Unexplainable behaviour of array
  497. Help with vectors
  498. hiding the source code
  499. Is the socket connected?
  500. How do i read a file in from a vector?
  501. Parity Bit Problem in Double
  502. Private Inner Classes
  503. srand()
  504. difference between debug and release in visual studio
  505. C++ Template syntax question
  506. Grid wont dispaly in a 2D tank game
  507. Program received signal SIGBUS, Bus error.
  508. Reading from a 64 bit data Binary File
  509. Errors compiling game source code
  510. Initialization to zero suddenly changes value
  511. Preprocessor Question
  512. strcat causes bus error
  513. Help with DataGrid and MemberwiseClone() Visual C++ using .NET
  514. sizeof(struct) giving unexpected sizes. Memory alignment issues?
  515. Help these programs not working!!!
  516. Strange template behaviour with strings
  517. High Score table help
  518. regarding Event Handling in c++
  519. Beginner problem
  520. How to change Text Colour?
  521. What are call back handlers
  522. How to controll tab order in c/c++ at run time ?
  523. custom exit of MFC modeless dialogs
  524. Shell Hooks and explorer.exe
  525. Buffer overflow error
  526. Multidimensional vector array
  527. Why won't my code append data to file
  528. can any one show me the proper path do this
  529. How to use Socket programming to pass the whole object from client to server
  530. My program is giving me strange results
  531. size of an int
  532. Error reading file IO in C
  533. Strange behavior with header file macro
  534. c# i'm having this error please help me!
  535. C socket woes
  536. help writing this program!
  537. help with this please
  538. C++ library for SQL/ODBC (non VC++)
  539. Establish a PPTP VPN connection via C++
  540. [c++] code seems to be in infinite loop
  541. data structure question
  542. File I/O newbie question
  543. Changing each value in a struct one by one
  544. CHM library
  545. Interprocess communication in Windows
  546. Forcing compiler to access bitfields as 32-bits instead of bytes.
  547. Bad Character from const char
  548. Program with Class Cards
  549. long double range
  550. String variables