Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 59
Search took 0.01 seconds.
Search: Posts Made By: casesensitive
Forum: C Oct 2nd, 2008, 8:51 PM
Replies: 18
Views: 199
Posted By casesensitive
Re: what's going wrong?

People keep saying this. Whats the right solution to not have to use fflush()?
Forum: C Oct 2nd, 2008, 8:05 AM
Replies: 6
Views: 269
Posted By casesensitive
Forum: C Oct 2nd, 2008, 7:53 AM
Replies: 6
Views: 269
Posted By casesensitive
Re: Maths homework?

Does the chopping mean something like doing stuff in reverse or without math at all?
Forum: C Oct 2nd, 2008, 7:20 AM
Replies: 6
Views: 269
Posted By casesensitive
Re: Maths homework?

Thats a problem for a senior? You got to be kidding me. What college, Univeristy of National Retards?
I've probally have already made more money than you will make your entire life. (especially if...
Forum: C Oct 1st, 2008, 10:20 PM
Replies: 2
Views: 70
Posted By casesensitive
Re: Question regarding ReadConsoleOutput in VS

Save what screen? What menu? The menu exits without pressing a button?
A little more help please.
Forum: C Oct 1st, 2008, 10:08 PM
Replies: 6
Views: 269
Posted By casesensitive
Re: Maths homework?

#include <stdio.h>

int main()
{
int i =0;
double x = 0.0;
double h = 0.1;

while (x < 1.0)
{
Forum: C Oct 1st, 2008, 9:23 PM
Replies: 16
Views: 913
Posted By casesensitive
Re: syntax error before printf

#include <stdio.h>
#include <stdlib.h>


int main()
{
float COST_OF_A_THICK_PIZZA = .50;
float COST_OF_A_THIN_PIZZA = .50;
float COST_OF_A_VEGETARIAN_PIZZA = 3.50;
float...
Forum: C Oct 1st, 2008, 7:42 PM
Replies: 16
Views: 913
Posted By casesensitive
Re: syntax error before printf

I added it cause when a chr was inputed instead of a number it went bezerk ( got caught in an endless loop where it repetitively asked the questions over and over without a chance to answer when a...
Forum: C Oct 1st, 2008, 4:16 PM
Replies: 16
Views: 913
Posted By casesensitive
Re: syntax error before printf

Here, I threw you some slop together. Eat it up.#include <stdio.h>
#include <stdlib.h>


int main()
{
float COST_OF_A_THICK_PIZZA = .50;
float COST_OF_A_THIN_PIZZA = .50;
float...
Forum: C++ Aug 21st, 2008, 2:46 PM
Replies: 17
Views: 767
Posted By casesensitive
Forum: Community Introductions Aug 8th, 2008, 11:57 AM
Replies: 12
Views: 522
Posted By casesensitive
Re: Hello

Should the imported code from india not carry a heafty tax. Afterall it is a product that was assmebled poorly overseas. Just cause it can be e-mailed past customs doesn't mean it shouldn't go get...
Forum: Paid Job Offers Aug 7th, 2008, 4:42 PM
Replies: 2
Views: 262
Posted By casesensitive
Forum: Community Introductions Aug 7th, 2008, 4:36 PM
Replies: 8
Views: 367
Posted By casesensitive
Re: Hiya, hello, Aloha World!

Start by reading topics asking where to start. 100+ posts just like this one. Maybe you should try to start by reading more and talking less. I jest only. Its OK not hardly anyone reads anything...
Forum: C++ Aug 5th, 2008, 4:15 PM
Replies: 10
Views: 573
Posted By casesensitive
Re: the issues I've had in learning C++, and possibly some help getting started again

A friend of mine for the past few years summed it up to me in a nutshell. Those who can will; those who can't won't. We had know each other for a couple years and I had asked him to help me learn it...
Forum: Coder's Corner Lounge Jul 28th, 2008, 11:02 AM
Replies: 40
Views: 1,336
Posted By casesensitive
Re: PC Help Required

Does the graphics card have a fan on it? Im assuming it has some sort of moving peices to cause a vibration. I just read your first post and before reading the second one I was thinking either...
Forum: Coder's Corner Lounge Jul 28th, 2008, 3:28 AM
Replies: 11
Views: 414
Posted By casesensitive
Re: Just graduated. Advice on job position?

What you thought after you got the bachelors it would be a easy life with an easy job? Companies will always look for experianced help on higher paying jobs. The less training they have to do the...
Forum: Coder's Corner Lounge Jul 25th, 2008, 1:27 PM
Replies: 6
Views: 234
Posted By casesensitive
Re: Anything I can do?

I don't like wireless, I like a constant charge. Batteries are bad for the environment and any appliance you can run from with a cord instead of a battery is always better. Think of the millions upon...
Forum: Coder's Corner Lounge Jul 24th, 2008, 5:34 PM
Replies: 6
Views: 234
Posted By casesensitive
Re: Anything I can do?

Sounds broken, buy a new one.
Forum: Paid Job Offers Jul 24th, 2008, 5:25 PM
Replies: 10
Views: 694
Posted By casesensitive
Re: Volunteer Coder for a Very Small Project

Using notepad and your keyboard should work perfectly for this.
Forum: Community Announcements and Feedback Jul 24th, 2008, 1:41 PM
Replies: 5
Views: 273
Posted By casesensitive
Re: Id this the suggestion forum?

Nothing major, Just about array junk.
Forum: Community Announcements and Feedback Jul 23rd, 2008, 8:34 PM
Replies: 5
Views: 273
Posted By casesensitive
Re: Id this the suggestion forum?

I took the 92 seconds to post this, sorry. Didn't want to try to break the 90 seconds for fear of some sort of search ban. :) Still havent found what I'm searching for. :( I'm sure I've read it here...
Forum: Community Announcements and Feedback Jul 23rd, 2008, 8:07 PM
Replies: 5
Views: 273
Posted By casesensitive
Id this the suggestion forum?

This forum requires that you wait 5 seconds between searches. Please try again in 92 seconds.


:( I don't want to wait 5 seconds is a search returns nothing. And definitely don't want to wait 92...
Forum: Coder's Corner Lounge Jul 22nd, 2008, 12:28 PM
Replies: 6
Views: 222
Posted By casesensitive
Re: Lack of motivation (please help)

Im kinda worried about whats for supper next week right now. I got the cash for this week. Hope my kids don't go hungry. Damn ex and her late child support... Opps got to go here comes the power...
Forum: Java Jul 21st, 2008, 10:07 PM
Replies: 18
Views: 517
Posted By casesensitive
Re: GUI problem.

Its not actually your porgram as stated.

Perhaps you should re-read the tutorial and ask questions about it that you don't understand.


Cause you have it programmed to do so...

Im just messing...
Forum: C++ Jul 17th, 2008, 1:39 AM
Replies: 7
Views: 233
Posted By casesensitive
Re: Wrong output with while loop.

Its the way you do the count. Even after you end the program it adds one more to count. So when you input three numbers it runs the loop again to do the exit command. it still adds one more to count...
Forum: C++ Jul 17th, 2008, 1:31 AM
Replies: 10
Views: 356
Posted By casesensitive
Re: Need College Help/Advice

lol thats funny.
Forum: Coder's Corner Lounge Jul 12th, 2008, 1:39 PM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

And I like most of those people would do it again if I had the chance.



If the king james version of the holy bible is true. I'm doomed to hell. But yet I still don't fear death. I have almost died...
Forum: Coder's Corner Lounge Jul 7th, 2008, 9:00 PM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

Run over any kids with your tanks lately?
Forum: Coder's Corner Lounge Jul 7th, 2008, 8:26 PM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

So says the guy with a communist avatar.
Forum: Coder's Corner Lounge Jul 7th, 2008, 2:19 AM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

Well kids mock other people. They will get their views on most things from their parents and teachers. Its not forcing its teaching. Not everyone has the same set of life rules. When kids become...
Forum: Coder's Corner Lounge Jun 14th, 2008, 3:24 PM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

I do however somewhat disagree. I want my kids to grow up belieing like me about some things. One way to do this is taking your kid to church every sunday and teaching him that before jesus he was a...
Forum: Coder's Corner Lounge Jun 14th, 2008, 3:15 PM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

Some people are naturaly anti-social.
Forum: Coder's Corner Lounge Jun 13th, 2008, 11:42 PM
Replies: 56
Views: 2,455
Posted By casesensitive
Re: Is it right to have your child baptised?

Circumcision?

I was baptized and circumsized at birth. But I'm pagan now... MOM DAD I want my foreskin back dammit...
Forum: C++ Jun 10th, 2008, 7:09 PM
Replies: 11
Views: 533
Posted By casesensitive
Re: WIndows programming confusion

Click and go click and go... Umm Learn to program on a windows machine in c and the rest will come easlier when you learn your first language.
Forum: Perl Jun 10th, 2008, 6:55 PM
Replies: 2
Views: 313
Posted By casesensitive
Re: html tags replace

I dont understand the point of it. Just use classes to bold stuff. Its a lot more fun...
Forum: Other Programming Languages Jun 9th, 2008, 4:20 AM
Replies: 15
Views: 860
Posted By casesensitive
Re: Flow chart and pseudocode assignment

It's not hard. The algorithm, flowchart, and actual code for this is simple. In fact it's just basic math. All three could be done in under 10 minutes by a novice as long as they have read a couple...
Forum: Delphi Jun 4th, 2008, 9:45 PM
Replies: 3
Views: 307
Posted By casesensitive
Re: Convert list?!

The second list looks like a chart for which positions hold a one value. To the original poster. Are you trying to convert binary to decimal?
Forum: C Jun 1st, 2008, 10:19 PM
Replies: 8
Views: 331
Posted By casesensitive
Re: homeWork

Yes, but sometimes I fall asleep in class. Its just like high school. I think I need some focus meds. It's just tech school I don't know how in depth it will go. I'm taking C over the summer with a...
Forum: C Jun 1st, 2008, 8:48 PM
Replies: 8
Views: 331
Posted By casesensitive
Re: homeWork

ok thanks for the help. I actually hopes this class gets harder. They was a thousand ways I thought about how to do this it seems. They aren't suppose to be but about 10 "projects" from the begining...
Forum: C Jun 1st, 2008, 8:38 PM
Replies: 8
Views: 331
Posted By casesensitive
Re: homeWork

No that wouldn't work. If I put an else in front the first statement may come back true and the second one wouldnt be evaluated at all.
Im not arugueing.. The second one needs to be checked if the...
Showing results 1 to 40 of 59

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:25 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC