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. Can I push on TCP stream socket?
  2. game of 21, person vs. computer. first closest to 21 without going over wins help fin
  3. how to implement the CFileFind class in c++
  4. vc6 modify process priority
  5. instance project
  6. vc6 get CPU, RAM
  7. Can anyone help me to do these 2 questions ?Thanks a lot for your help~
  8. Linker error for constructor and destructor of CList
  9. can we replace __int64 with something OS independent?
  10. How do I make my keyboard work?
  11. how can i set jump from a function to the main function??
  12. Templated friends syntax
  13. How do I get percentage output from a csh script?
  14. help regarding in c,c++
  15. nuber of occurence of each caractere using tree loops
  16. What is the use of class CTypedPtrArray?
  17. How to use std::fixed
  18. Problem with afxdb.h
  19. Question about including files and a generic header file.
  20. finding the error
  21. how can I write a given SENTENCE in triangle ?
  22. How do you write a function with integers used outside without using globals?
  23. How do I implement RetieveData?
  24. strings
  25. can anyone help me to invert c++ code to c code....
  26. How to Write Antivirus code
  27. where do they store??
  28. Server-Client with this with these functions
  29. struct losing it's value when in a global array
  30. Sorting help
  31. linked list template class doesn't compile
  32. using new/delete in a called function
  33. Array initialization to NULL gives Link error
  34. printf not working for float - how can I convert float on consloe just like integers?
  35. How to get started with C++
  36. Segmentation Fault using fprintf (really weird)
  37. const char *Str_Replace(const char *c, const char *sub, const char *s3)
  38. How do I grab the first Node?
  39. Code that is supposed to find perfect numbers
  40. want to write outstream operator <<, arguments are more than two different types...
  41. How to implement a class
  42. C/C++ code for superimposing two plane
  43. Getting a first basic "Hello World" program working
  44. How to calculate Prescalar and Modulus values for PIT (Programmable Interrupt Timer)
  45. Measuring ADC samples and store in digital - how to calculate?
  46. help writing a c++ code
  47. Does std::string supports wide characters?
  48. Read a Log line by line and show error if codes same
  49. What is the FreeDataChain() function?
  50. How to input text and output binary
  51. How do I apply the 'toupper' to capitalize the first word?
  52. Three simple c++ exercises
  53. what qualitites do loops have in c++, and what do they all have in common?
  54. need help about it
  55. producer consumer program using semaphores
  56. how can I reference a member function using a SET itor
  57. Fix the bug by returning a pointer to an array allocated on the free store(heap)??
  58. can someone give me the codes for bubble sorting in C
  59. simpel c++ questions
  60. Currently doing development using C language, for final product, reduce code size?
  61. how would I represent the following conditions as a boolean expression in C++
  62. Ok, I have an if, and the user enters a value outside of the range.....
  63. Split string into a char array
  64. Signed little-endian-big-endian problems
  65. calculation of crc-16 in C
  66. what is the use of class?why we have to use?
  67. using shmget() in c++
  68. Need newtoan raphson method program in C
  69. How a c string can be splitted by token '\' using strtok?
  70. Initializing static arrays with enum indices
  71. print tabel of roman numerals
  72. How can a folder be locked?
  73. access violation error while trying to memset() the typedef element of the struct
  74. Why the excecution result changes when i try the same code on linux ?
  75. Determining the Time Complexity of code
  76. Format String
  77. Format specifier for double and lond double in C
  78. Finding a vector within another vector?
  79. Examine the following!!
  80. is static storage duration enforced if C is called from a different language?
  81. write a program for the following reqirements ?
  82. I need some translations from C to C++
  83. ms dos 'Move' Command in C
  84. fwrite() efficiency/alternative
  85. Loop count question with spoonfed answer
  86. Struct member only accessible through pointer to struct.
  87. Regarding Active Desktop
  88. C++ with libcurl issue
  89. Could someone please help me fix this problem i've been having with my Windows GUI.
  90. strncpy gives core dump
  91. COM exe running in Local System Account
  92. fwrite in C
  93. Help help!!
  94. Question dealing with Array print commands
  95. Question in Arrays - Give an advice
  96. Need an opinion about C creation array problem
  97. How do you confirm that free executed properly?
  98. Register Higer bits and lower bits
  99. Reading PST file header info using MAPI
  100. Infix to postfix conversion
  101. FFT
  102. Arrays help required
  103. the following Code give me the ('fdollar unrecognazed')
  104. Bool explanation?
  105. How to override standard printf defined in gcc library
  106. void means function doesn't return any value?the program below return value of c?how
  107. Freeing an offset of a dynamic array.
  108. I'm trying to make colums and rows in C++
  109. static declaration of ânopasswd_strâ follows non-static declaration
  110. what do i do to make my program compare price and money deposited?
  111. Trying to extract words
  112. Which one is better and why?
  113. I have a question about Pascal
  114. The Heap?
  115. use queue to Level traverse a tree
  116. Class Implementation
  117. fputc problem
  118. RAW Socks and Loopback
  119. typedef-ing a struct compared to not typedef-ing a struct.
  120. free()ing a pointer
  121. C:\KrugiKorobki.cpp|55|error: invalid operands of types `int' and `double' to binary
  122. Queue using a linked list in c++ which stores a mway tree node
  123. Using C function pointer with c++ member func pointer
  124. Code for finding roots in c programme using Newton-raphson method
  125. Avoiding End-of-line (\n) after using Scanf.
  126. How do you print this large text into a file?
  127. How do I use quicksort in C?
  128. graphics is displayed in different window bgi in dev c++
  129. need help on this inheritance problem about phones..
  130. how to store data in a different class object?
  131. Questions from a starting out C++ gaming programmer
  132. Mulltimap multiple file output
  133. How do I create a C++ program displaying total sales made during the three months?
  134. Unpacking a file which has tokens
  135. C programming
  136. Question No 1
  137. multi sorting in c++
  138. how to copy iostream& data into string?
  139. how to make a simple monthly calendar
  140. Dynamic pointer array to strings
  141. c++
  142. need help on this inheritance problems..
  143. develop bonding and antibonding molecular orbitals of 2s and 2p using c/c++.
  144. graph data structure
  145. C-AVR programming and saving to epprom
  146. software that check if some password is good.
  147. Write a program to find and print a Fibonacci sequence of numbers in assembly
  148. A 2D array wrapped in a structure
  149. Return a 2D array using pointers
  150. Why there is no distinction between signed and unsigned float types?
  151. Calling Webservice from C
  152. 2D arrays in pointer fashion issues
  153. error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before '{' token
  154. Storing words in 2D array from text file
  155. read bits from unsigned int
  156. HELP ME! - Colored graph problem
  157. conditional statements
  158. Simple question about classes...
  159. how to write a "long" value to a text file?
  160. trying to run subroutine from a different file
  161. i dont know what wrong with program..please help me
  162. How can access variable from different class?
  163. How to take input from user and create class object??
  164. i wanted to know do the variables of a structure get atumotatic initialization in C
  165. how to display two timer?
  166. Program to find factorial of 100
  167. que on Pointer to a class instance which is stored in a global variable
  168. Can you use seekp without ios::binary?
  169. can someone plz explain me the ARIA algorithm here..
  170. If something evaluates at 0 in c++ does it make it true or false?
  171. why can't I create an output directory?
  172. measuring RMS Current, RMS Volatge, Power factor - any sample prog in C?
  173. Undefined reference to "sq"
  174. return type for overload operator []
  175. Can we replace a CByteArray object with vector?
  176. how to avoid a value is override for other value in a loop in c++.
  177. disable resizing the column width of a clistctrl (report view)
  178. I'm trying to use a do...while within a do...while in my program...
  179. How do you combine vb and c code
  180. callgrind output
  181. c ++ primer ex 4.34
  182. error "identifier not found" for MIN & MAX .beginner with a advanced program
  183. Counting rows and colums in a flat file
  184. how to get a 32 bit cpu to recognize massive numbers
  185. const int still not enough for case statement?
  186. creating dll for mdi project in vc++ 6
  187. need help setting up a loop?
  188. Requiring & operator for one member of struct, but not for another.
  189. Gtk+ gdk_window_xwindow
  190. best method to convert list of string to vector<int>?
  191. number of elemnts in an array
  192. segmentation fault in using vectors as members of class
  193. inheritance or friendship?
  194. Cygwin sockets: getaddrinfo undeclared
  195. how do i make an if statement repeat itself in c?
  196. how can i access activex control in MFC?
  197. how can i study more about this program?can i get one project for study about this an
  198. how to create wrapper class for selectfile class activex control in MFC?
  199. Recursive Algorithm to display a fir tree
  200. how to combine this? help plz..
  201. when to use recursion and is it better than a function ...in c?
  202. combining two overloads operators
  203. overload operator problem
  204. Help in template
  205. Vending Machine Simulation Successfully Executed, but Logic Errors?
  206. vector<int> to list of str
  207. Playing with Multimap
  208. microsoft foundation class functions
  209. What is the default type & size of a numeric constant in C?
  210. int main error
  211. GetPrivateProfileSection
  212. Create shell namespace extensions for windows
  213. can comment about this and help to check the error. its related to my previous post.
  214. Enter two strings and pass as const char* and char*
  215. decimal places (float/boolean)
  216. Having trouble with pointers
  217. comparing two objects of the same class
  218. What is the reason for this strange floating point result
  219. How to get the http header?
  220. can someone tell what is this question want actually?
  221. need help with constructor
  222. Using sizeof with global structure
  223. Structures
  224. Mapping the data
  225. Cannot call member function without object
  226. float/double
  227. difference between declaration and definition
  228. can anyone help me with this? im really lost..
  229. Having trouble with this source code
  230. about backlog queue
  231. expected `;' before '{' token and expected `}' at end of input
  232. designing proxy in C
  233. Rice grains on a chessboard
  234. Does a compiled C application have the complete standard library?
  235. Using namespace across multiple files
  236. Library
  237. how to use arrays
  238. Macro expansion in Visual Studio
  239. multiplication of long integers
  240. socket and pthread
  241. Can I concatenate a char[] and int?
  242. problem in struct string
  243. SIGSEGV on delete[] problem, recursive function calls
  244. Scope error
  245. TO print sum of series of numbers
  246. skp6.c: In function ‘initList’: skp6.c:48: error: expected expression before ‘)’ toke
  247. Equation 0.05 - 0.04 = 0.01 is not correct?! Help!!!
  248. problem: string in struct
  249. missing initializer?
  250. Using Regex3 on windows
  251. c,c++ help
  252. An allocated double array question
  253. config file
  254. video edit in c++
  255. C++ String encryption /Decryption
  256. Dec C ++ Program will not run
  257. Calculator Question
  258. string in C: confusion
  259. How to verify a preprocessor macros defined with no value
  260. How do I get started in making a guessing game?
  261. definitions of compiler, standard library, standard template library, etc. (c++)
  262. What is warning "C4090"?
  263. Multithreading
  264. i need to use linked lists in my next assignment but am finding it hard declaring one
  265. custom logger allowing streams and logging to file or screen or both
  266. Programming an equation
  267. doubly linked list
  268. can i enter main() within a class in c++?
  269. Rounding form a float to an int in C++
  270. how to read notepad text file data using C++ programm?
  271. how to specify architecture information to gcc
  272. system hash code
  273. simple recursive function: display the first n even numbers
  274. Suppose this might be a noob question:
  275. Hacking protection. How to do that?!
  276. Using __pool_alloc or some other allocator?
  277. cout & cin problem
  278. problem to solve this expression
  279. Compile errors in a MIDL generated _i.c file
  280. Fibonacci's Problem 4.
  281. For loops
  282. bubbleSort
  283. How to convert std:string into basic string
  284. Can we use variable length in printf program
  285. Boolean in C
  286. Is there any limit on the number of conditions to be added in an if stmt
  287. C: swap function (linked list)
  288. Letter question
  289. Stringifying a vector
  290. Help me please { function }
  291. how oracle database connectivity done using c lang.
  292. Which are Best available tool for project development in C programming language
  293. Can we Have ODBC in C Project? How? What are libararies, header files,api's requird?
  294. what is the capapcity fo mmap?
  295. How to use map in shared memory
  296. Beep sound
  297. sorting link list
  298. C programming incorrect encrypting while loop
  299. macro
  300. string
  301. a question I can't find is how do I make a windows form from scratch in C ?
  302. How to send audio data to speaker
  303. Detect if character is number and add delay time
  304. fgets function problem
  305. cout manipulation
  306. Visual Studio Express on 64bit OS
  307. Systray icons
  308. Converting a char to an int
  309. Animation using pure C/Win32
  310. Basic Errors
  311. Passing strings to and from functions
  312. Visual studio debug - set a condition on a particular variable
  313. C create linked list
  314. C programming if statements
  315. Address allignment
  316. subtration of bytes using array of bytes
  317. STL's key_comp()
  318. To Write a Program in C to find the eigen values of a matrix using QR method
  319. create a menu bar with help of functionpointers in c++
  320. oops
  321. linked list
  322. Meaning of desktop application
  323. How to compute given expression using given program ?
  324. What is the use of third argument in bind system call
  325. hello everyone...addition of bytes which s declared as array in private of class
  326. cyclic dependency in template instantiation
  327. Declaration Syntax Error on line 155?
  328. Why are global variables considered bad?
  329. malloc & pointers.
  330. a program of matrix multiplication using pointers in C++
  331. unable to write a object in a file
  332. private virtual
  333. Division (C language)
  334. does C++ standard class string's data function dynamically allocates space?
  335. what is the difference between a reinterpret_cast and static_cast ?
  336. Local Vs Global variabls
  337. How can i communication with USB in C?
  338. for loop is terminated by semicolon... why????
  339. wht function terminated by semicolon??
  340. streams again
  341. size of the data types.
  342. the question is about file streams.
  343. Is it possible to handle a C# COM DLL's events in a VC++ 6 Application?
  344. How to call function from c++ file from one project to another (Visual Studio 2005)
  345. Adding student marks to a Linked List
  346. Data structures
  347. data base connectivity
  348. Anybody have experience/opinions about <iohw.>?
  349. Having a large array
  350. how to return a value true if a given char is a vowel and false if not?
  351. C - How do you assign more than one char to a single case (switch function)
  352. How to expose API from executable?
  353. Write a program for reading a number untill '-1' is entered.
  354. using define label in a string
  355. IP address of host...
  356. Linked lists and arrays
  357. compilations
  358. Help Me Get Up and Running With DLL
  359. How to change an unsigned char array to bit map file in 'C' langauge
  360. freeing memory allocated for char* using malloc
  361. call of nonfunction
  362. c program
  363. Pointer to Member Function
  364. String Concatenation Programe in C/C++
  365. Active Directory Authentication from computer NOT on domain
  366. How to differentiate local copy and global copy of a variable with the same name
  367. difference between buffered and unbuffered stream?
  368. Defining a 1-D array of 2-D Arrays in C
  369. What is UDP1 protocol?
  370. Should i learn Objective C or C++?
  371. c program to find determinant of matrix
  372. Problem with string and 'operator+'
  373. Going through a node and it's children
  374. sub matrix
  375. C++ classes using each other
  376. What is synchronous and asynchronous function?
  377. Why does this code snippet not work in C ?
  378. input and output
  379. [STL] using foreach in member function
  380. INI file reading in C
  381. switch case syntax
  382. scan variable from user .
  383. binary search
  384. loop for finding possible odd divisors
  385. Pointer help
  386. define size of array.
  387. MPI + Parallelization of Image Processing + First Class Functions
  388. CPU Scheduling programs in c
  389. working code stops working
  390. how to save 2 shorts and a bunch of unsigneds in a char* array?
  391. what is the use of standard exception classes??
  392. How to create a Graph with linked-list representation ??
  393. To reperent a number into minimum number of digits
  394. How can I force a derived class to override a base class member variable?
  395. incompatible types in assignment?
  396. what is the difference between unbuffered and buffered stream??
  397. External Static
  398. Where do I get it?
  399. Print number as a sum of sequential numbers
  400. the new c standard
  401. sum calculate
  402. Advanced Allocation/Deallocation in Memory
  403. What is the use of a void* pointer?
  404. a question of iterator
  405. fibonacci sequence
  406. error in c++ progm
  407. I am learning c++ from c++ Primer( Fourth edition). I am writing a program on page
  408. [ANSI C] strtoq implementation for C89...
  409. null char in c
  410. Regd Exchange Server 2007 programming
  411. turbo C
  412. Can't Find Unresolved External Symbol LNK2019
  413. Write a C programme that read 30 integer numbers
  414. Pointer Swap local vs. global func, whats the difference?
  415. modifing .dll file
  416. c++ clinet and php server
  417. Flushing the standard output
  418. how can i delete any of my post from this website??
  419. What is Reentrant function?
  420. can some 1 help me plz???
  421. Array starts at 1 and not 0
  422. greedy colouring of vertices using Welsh Powell algorithm
  423. can i create a basic data type of my own choice??
  424. replace a character
  425. Hide text in a List Control
  426. Data structure
  427. i want a c code for northwest corner method from computational mathematics
  428. Allocating memory to a pointer to an array in another function
  429. Cannot get string input to work
  430. To access the bytes of floating point number
  431. about visual studio editing
  432. Shared memory for communicating between two programs
  433. newb: ways to display an array of pixel information
  434. writing 10 gives 10 and 13
  435. a question of pointer
  436. split char*
  437. Why the prgram crashes when somebody tries to add two pointers?
  438. iterate over tuple
  439. How to remove chars from a string pointer
  440. what is the difference between sprintf and snprintf?
  441. Error in opening serial port in Visual Studio 2005
  442. Math equation
  443. Windows application to the browser
  444. "Best" compiler for windows
  445. look at this
  446. Linker error in Hello World program
  447. Stupid Linker error LNK2019
  448. Splitting large datas into smaller pieces
  449. which increment is usefull
  450. What is CrtIsValidHeapPointer(pUserData)
  451. Is C++ is really faster than C# in terms of processing?
  452. malloc inside while loop
  453. Problem with own class
  454. CString will not go to cout
  455. where is qwidget.h?
  456. usage of system() function
  457. invalid use of nonstatic member
  458. ineed help...
  459. Must elements of a std::vector be contiguous?
  460. How good is your C?
  461. difference between if-then-else and conditional operator?
  462. Problem with standard in copy/ostream_iterator
  463. Displaying Bitmap Images
  464. How to wakeup/interrupt sleep()
  465. How to Compile Aix C++ Codes in Window platform?
  466. Able to write integer to char without cast.
  467. beginners question on unary_function<>
  468. Is C++ Suitable for Avionics? (DO-178B Level A)
  469. Sqlite3 and C++
  470. execute php from c++
  471. a problem of iterator
  472. using RFC2616
  473. error LNK2001: unresolved external symbol
  474. How to detect mouse click in C?
  475. segmentation fault help needed..please.
  476. Need some assistance
  477. A little help with this code!
  478. segmentation fault with fgets
  479. difference between?
  480. Usage: server port?
  481. How to implement cyclic redundency check in C?
  482. C++ progrrame to find the greates integer...
  483. Dinamic Array Allocation problems
  484. Best way to exit a C++ Class Constructor
  485. BEGINNER c++ programmer help please
  486. how much memory does this consume...
  487. question on c++ code
  488. Visual Studio 9 intellisense and .pcp extension source files
  489. Gnutls & libgcrypt - Debian VS Redhat ?
  490. C XML Parser
  491. Is it Possible about embedded tcp stack???
  492. SEGFAULT when declaring input file with ifstream
  493. Read unknown number of strings from a file
  494. 5 erroer in level by level func
  495. Constants Help in C!
  496. pass argument, concatenate string
  497. Confused about this question!!
  498. Storing 15 million items in an array
  499. storing index map in memory
  500. Help with this problem in C language!
  501. performance, boost mmap files, fstream
  502. Help on NCC (Source code analyzer)
  503. Returning an object that contains a pointer to data
  504. How to know the know calling function name by C programme
  505. C learning resource
  506. Linking
  507. Data structure for storing serial port data in firmware
  508. overloading operator
  509. i have problem with this thread...
  510. Looking for a macro equivalent to strlen()
  511. Win32: Detect actual physical memory when /maxmem is present
  512. nee help with linked list to delete duplicates
  513. how to create .msi package with serial number validation?
  514. Question about #ifndef fileName_h???
  515. error while installing
  516. problem with creating .exe file with multiple cpp files
  517. running a c++ program to invoke hyperterminal
  518. Linux Wireless Network Testbed
  519. input and output file (txt file)
  520. in c++ how to compute the value of Pn by this formula
  521. Efficient program ?
  522. How to search the text from indexed file using clucene
  523. Converting grayscale - RGB to other colours
  524. Open file using fopen
  525. Getting Winsock.h instead of Winsock2.h MSVC++ Problem # 2
  526. Error C2040: ... differs in levels of indirection from ... MSVC++ Problem # 1
  527. Getting a float random number in a given range
  528. qt with vc++
  529. coppy image to the cursor variable
  530. Anyone Familiar With Delphi?
  531. display 3D space
  532. Quick Quetion: GetCursorPos()
  533. HEX to DEC
  534. Thread class: need help!
  535. Writing to a file.
  536. "was not declarded in this scope"
  537. Floor and ceil function
  538. R, G, B channels from RGB
  539. Good guides for C++ threads?
  540. two dimimension array...
  541. problem with setupcomm
  542. havin an error, need help
  543. Implementing a forwarding web cache
  544. Sinlge linked List -> Delete Using One Pointer
  545. Max and Minimum value in arrays
  546. Problem with libodbc++
  547. Threading and Sockets
  548. mysql_real_escape_string wrapper problem!
  549. Bit fields in structure vs MACROS - any difference?
  550. Changing the size of an array passed to a function problem!