Full Version:
C and C++
Dream.In.Code
>
Programming Help
>
C and C++
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
simulate the basic transactions made in an ATM
(1 replies)
factorial
(2 replies)
how to program calculator using while loops
(3 replies)
seeing the result
(2 replies)
Linux, C++ teaching tool/aid
(1 replies)
Defining the alphabet
(3 replies)
Link-List
(2 replies)
Sorting of doubly linkedlist by swaping nodes..not value
(1 replies)
Solved
(3 replies)
How to sort 2 billion doubles
(9 replies)
HELP! COM <--> VB string conversion
(5 replies)
Noob Question: Loop won't exit
(5 replies)
Help with C++ MFC Editbox
(0 replies)
reading text file and building linked list from the data
(1 replies)
need to print something
(5 replies)
Key Event?
(8 replies)
problem in execution
(10 replies)
C++ Arrays within Classes Problem
(2 replies)
Removing punctuation from a string stored in a vector
(14 replies)
Deleting Files
(17 replies)
Program connecting to MySQL server possible?
(4 replies)
Sorting 2 vectors at once
(13 replies)
GDI Translucency
(1 replies)
learning circular linked list
(4 replies)
C++ SQLDriverConnect Global?
(0 replies)
Fixed
(1 replies)
C++: Making Change
(13 replies)
Conway's game of life (allegro)
(11 replies)
[C++]String comparing in IF statement
(7 replies)
cin not skipping next question on screen
(9 replies)
Desktop Toolbar
(0 replies)
Updatable text output
(6 replies)
[code]nested looping[/code]
(3 replies)
Try Catch statement
(2 replies)
Invalid Conversion
(3 replies)
Overloading >> to accept members of multiple classes
(0 replies)
Weird Thing With Smoke Trails Problem
(2 replies)
binary_search
(13 replies)
Char of hex to string of text.
(3 replies)
how does the processor do division
(3 replies)
How to compare text array with if condition?
(1 replies)
How to add a String text to a wchar_t text ?
(14 replies)
to arrange the highest score to lowest sore
(2 replies)
Reading from file and making new file
(10 replies)
Program input, processing logic and output.
(3 replies)
c++ coding
(1 replies)
Calculator using a Stack
(8 replies)
help
(1 replies)
Word Pattern won't output
(7 replies)
Dev-C++ vs Eclipse - Compiling Error
(1 replies)
c code to print 1+2+3=1*2*3
(1 replies)
Just a quick question concerning button styles
(2 replies)
downloading from website?
(2 replies)
Formatting String using the setw function
(11 replies)
Array and Pointer in Variance function
(2 replies)
interface between the O/S and hardware?
(6 replies)
Print pattern Recursively
(4 replies)
triangle using number
(5 replies)
undefined reference errors
(3 replies)
How Did Microsoft Make C++
(7 replies)
Download
(1 replies)
Restarting C program
(14 replies)
Unexpected side effects?
(9 replies)
where exactly does data get turned into bytes?
(3 replies)
Use of reference and value parameters.
(1 replies)
Vectors
(3 replies)
Passing function object into sort() predicate
(0 replies)
A Concordance problem
(4 replies)
Another Infinite LOOP!
(9 replies)
c++ for reversing a number
(5 replies)
basic structures program problem
(2 replies)
Average Problem (with Switch statement)
(4 replies)
Insertion Sort
(3 replies)
Application of C++ in Science and Engineering
(3 replies)
Not reading from file correctly
(1 replies)
C: Command line argument
(4 replies)
displaying contents of an array of structures in C
(1 replies)
how to rotate 3d image in vc++ dialog
(1 replies)
Calling/Returning Function using vectors
(8 replies)
Please help with this simple calculator program. Written in C.
(10 replies)
Writing to and reading from a file
(9 replies)
Passing to Char**
(7 replies)
fraction saving loop
(5 replies)
Problem with function arguments
(2 replies)
Counting to n, how many different summations
(13 replies)
alphabetizing list of words using insertion sort
(1 replies)
need c++ code for supermarket software
(2 replies)
[Noob] C++ Very Simple Code
(4 replies)
Password Generator
(4 replies)
Need some suggestions
(3 replies)
Help with calculator
(7 replies)
Am I programming this right?
(5 replies)
C++ Program First
(3 replies)
Reading a File
(7 replies)
C -- Linked List Trouble
(1 replies)
text-based rpg game (console) complication 2
(6 replies)
None of my program is running
(4 replies)
Trouble with Address Database
(1 replies)
delay in c++
(7 replies)
I don't understand multi-client Socket Servers
(3 replies)
Sorting Character Arrays
(16 replies)
Moved:
Keyboard Input?
(-- replies)
two way linked list
(3 replies)
How would i put an image in the center of a window
(10 replies)
Dining philosopher problem
(5 replies)
matrix operations
(1 replies)
ifstream problem
(2 replies)
C++ with WEB
(5 replies)
Classes in headers
(6 replies)
problem about exponent
(3 replies)
simple minesweeper C++ source code
(5 replies)
left operand must be l-value RESOLVED
(2 replies)
c prog
(1 replies)
Passing arrays into functions.
(3 replies)
factorial by user
(2 replies)
including a text file
(16 replies)
win32 buttons looks
(9 replies)
RAND_MAX
(6 replies)
how to implement pasacl traingle using liinked list
(3 replies)
String reset and cin problem
(27 replies)
How to make Windows App with Dev C++?
(2 replies)
exit event handler
(4 replies)
passing a 2d array to function
(2 replies)
text-based rpg game (console)
(10 replies)
determining angle quadrants
(7 replies)
Casting First Argument to C++ fstream read
(2 replies)
program not working
(3 replies)
read value , set value in registry
(1 replies)
Moved:
What Programming languages Do Professionals Use?
(-- replies)
(float answer = 1/3) = 0?!
(3 replies)
Time
(3 replies)
Pass Command Line Argument to Function
(7 replies)
Heterogeneous Node and Heterogeneous Dynamic Array Classes
(0 replies)
WTF are header files exactly?
(36 replies)
Calculating planetary positions' spread
(2 replies)
Breaking the code into very small functions
(2 replies)
C Code of Vernam Cipher
(2 replies)
Payroll Class Issue
(1 replies)
c++ structure
(1 replies)
Why my program does work on Vista well but crashes on XP?
(4 replies)
finding the two lowest values in array
(6 replies)
sequential file
(3 replies)
Writing objects to a binary file system
(5 replies)
a little problem with ShellExecute
(12 replies)
Reading song title
(0 replies)
error LNK2019:
(2 replies)
Searching a data from txt file...
(6 replies)
Linked list problem
(4 replies)
Viewing machine code from a file
(4 replies)
a few good vc++ extension library and tools for developers
(0 replies)
Coding for array pattern matching
(2 replies)
error: invalid conversion from ‘char*’ to ‘int’
(9 replies)
Trying to create a dictionary
(7 replies)
C++ How to used GOTOXY
(6 replies)
Modifying TCP Packets with netfilter_queue - checksum issues
(0 replies)
Array and functions in c++
(1 replies)
win form
(4 replies)
MP3 Player
(3 replies)
Help experts please!
(2 replies)
execution performance using Pointers in C?
(7 replies)
Converting Hexadecimal Numbers
(3 replies)
First string from file not being read.
(2 replies)
scientists and their data!
(4 replies)
[Help] VC++ Registry
(4 replies)
list template
(1 replies)
Error display in comparing string
(6 replies)
Analyze the data using structure
(2 replies)
c progarm
(1 replies)
Vector Of Pointers Question
(3 replies)
multiple languages in 1 application
(5 replies)
String manipulation
(6 replies)
faster codes
(5 replies)
DLL
(2 replies)
how to set or change color in c and c++?
(3 replies)
how to link c++ code to the OS?
(1 replies)
C++ function right triangle using two sides
(2 replies)
getting all prime palindromes within a range of 1-32,000
(4 replies)
web page input to C++ code
(3 replies)
hashing
(1 replies)
c++ for new beginners
(3 replies)
List folders in directory
(6 replies)
99 + 1 on a double linked list with digit nodes
(3 replies)
sequential file
(5 replies)
fault in if statement or logic?
(6 replies)
How to use Str.find, Str.erase and Str.replace
(4 replies)
Testing Accuracy of Timer
(0 replies)
Output is stuck to only one thing if entry is true
(5 replies)
How do you display current time in C++?
(5 replies)
Dynamic memory allocation in stack
(14 replies)
Is there a way to...
(13 replies)
Scanning input from a file
(8 replies)
XOR Encryption
(10 replies)
Validating Numbers/not accepting Letters
(11 replies)
pointer
(4 replies)
Heapsort
(17 replies)
zig zag output.....
(5 replies)
Changing values in arrays
(6 replies)
Moved:
Replacing with sed
(-- replies)
Moved:
fibonacci source code
(-- replies)
c++ project topics
(2 replies)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.
Invision Power Board © 2001-2009
Invision Power Services, Inc.