Forum: C++
Apr 5th, 2006, 2:50 AM
|
|
Replies: 4
Views: 178
|
Forum: C++
Apr 5th, 2006, 1:32 AM
|
|
Replies: 4
Views: 178
double functions (getting weird numbers)
Hi, I was wondering if someone could check my C++ code to see if can figure out why when I run my program I get sme weird numbers(3.123445ADD. I know that something is wrong with my functions but...
|
Forum: C++
Mar 27th, 2006, 2:18 AM
|
|
Replies: 12
Views: 246
|
Forum: C++
Mar 27th, 2006, 12:37 AM
|
|
Replies: 12
Views: 246
Color restriction in C++
Hi, I was wondering if there is something that will make you control what side or part of the background you want it to be colored, for example if i have a box in the middle and I want it to be red...
|
Forum: C++
Mar 25th, 2006, 3:50 AM
|
|
Replies: 17
Views: 336
|
Forum: C++
Mar 24th, 2006, 12:03 PM
|
|
Replies: 2
Views: 128
|
Forum: C++
Mar 23rd, 2006, 9:05 PM
|
|
Replies: 2
Views: 128
How to create a ceil-floor function?
Hi,
I am having a really hard time trying to figure out how to use ceil or floor in a program, this is what I am suppose to do:
"create a "round" function that truly rounds to the nearest...
|