Programming Forums
User Name Password Register
 

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

Showing results 1 to 25 of 25
Search took 0.01 seconds; generated 2 minute(s) ago.
Search: Posts Made By: Mouche
Forum: Existing Project Development Feb 13th, 2006, 8:37 PM
Replies: 3
Views: 136
Posted By Mouche
Well, I figured out that my "ans" variable was...

Well, I figured out that my "ans" variable was already in the system as a function, so it was looking for parentheses and parameters. I fixed that and I received another error! It points to the very...
Forum: Existing Project Development Feb 11th, 2006, 4:03 AM
Replies: 3
Views: 136
Posted By Mouche
TI89 programming

I'm not sure this is the right forum, but here is my problem. I am creating a program that solves the quadratic formula using the values you insert. You can select different menu items to obtain an...
Forum: Coder's Corner Lounge Jan 2nd, 2006, 12:03 AM
Replies: 16
Views: 449
Posted By Mouche
Happy 2006... may all your resolutions come true!

Happy 2006... may all your resolutions come true!
Forum: C Dec 31st, 2005, 4:44 AM
Replies: 25
Views: 657
Posted By Mouche
Hmmm.. I was trying using the fgets and stuff.. I...

Hmmm.. I was trying using the fgets and stuff.. I can't figure it out. Sorry. Here's what I had:


#include <stdio.h>

int main(void)
{
char line[100]; /* input array */
int size = 0; /* array...
Forum: C Dec 31st, 2005, 3:58 AM
Replies: 25
Views: 657
Posted By Mouche
You must mean more than putting the array size as...

You must mean more than putting the array size as a variable and asking for input. Right?
Forum: Visual Basic Dec 30th, 2005, 3:28 AM
Replies: 8
Views: 481
Posted By Mouche
On the calc, you can program in BASIC. There are...

On the calc, you can program in BASIC. There are flash apps and ASM programs you can create on the computer and send them to the calculator. There's no Visual Basic (syntactically) or C for TI89s (or...
Forum: Community Introductions Dec 28th, 2005, 5:54 PM
Replies: 22
Views: 559
Posted By Mouche
'lo... welcome to the programming forums! :D

'lo... welcome to the programming forums! :D
Forum: C Dec 28th, 2005, 1:48 AM
Replies: 12
Views: 314
Posted By Mouche
... I've started learning C for 2 days. Gimme a...

... I've started learning C for 2 days. Gimme a break. No, I'm not sure what that is. Care to explain?
Forum: C Dec 28th, 2005, 1:32 AM
Replies: 7
Views: 256
Posted By Mouche
Oh okay. I understand then, but I don't...

Oh okay. I understand then, but I don't understand that code. argh

I guess I'll just leave it alone and come back to it when I understand C better. =P
Forum: C Dec 27th, 2005, 5:51 PM
Replies: 12
Views: 314
Posted By Mouche
Okay, thanks. I didn't know it mattered. I didn't...

Okay, thanks. I didn't know it mattered. I didn't think about something already being there other than 0.



Wow, thanks for the explanation, lectricpharaoh. That makes a lot of sense...
Forum: C Dec 27th, 2005, 5:47 PM
Replies: 7
Views: 256
Posted By Mouche
thanks a lot for the help guys... I'm just going...

thanks a lot for the help guys...

I'm just going to use InfoGeek's way. It's simpler and I'm the only one using this program, so I will only be using numbers with coordinates up to like 20....
Forum: C Dec 27th, 2005, 3:41 AM
Replies: 12
Views: 314
Posted By Mouche
... that fixed it. Thanks Beta! How come you...

... that fixed it. Thanks Beta!

How come you can't just declare them? =\


PS. Another problem... oooh, nevermind. I start the "for" at 1, so it doesn't pick up the x[0] whoops!
Forum: C Dec 27th, 2005, 3:37 AM
Replies: 7
Views: 256
Posted By Mouche
Exponents

How do you compute exponents in C?

I was using the distance formula and had to resort to just multiplying several times:

dist = sqrt((x2-x1)*(x2-x1)+(y2-y1)*(y2-y1));
Forum: C Dec 27th, 2005, 3:33 AM
Replies: 12
Views: 314
Posted By Mouche
Positive/Negative Numbers program error!

Hello, I'm a C programmer in training. I'm getting my education through O'Reilly's "Practical C" book, which is wonderful. Right now I am working on an exercise and am having difficulty finding what...
Forum: Other Programming Languages Dec 20th, 2005, 7:33 PM
Replies: 21
Views: 585
Posted By Mouche
I use Macromedia Studio MX 2004, Adobe Photoshop...

I use Macromedia Studio MX 2004, Adobe Photoshop 7, and play various games such as Command and Conquer Generals: Zero Hour and might be getting Civ IV.

These aren't compatible with linux. >_>
Forum: Other Programming Languages Dec 20th, 2005, 6:40 PM
Replies: 21
Views: 585
Posted By Mouche
For your open office...

For your open office problem:

http://johnhaller.com/jh/useful_stuff/portable_openoffice/

Do you have a USB key or ipod or something you can carry this on? Then you can use it!

I used portable...
Forum: Other Programming Languages Dec 20th, 2005, 6:32 PM
Replies: 5
Views: 261
Posted By Mouche
I just searched on the internet a bit. Here's...

I just searched on the internet a bit. Here's someone's program. You can download their BASIC file.

http://www.geocities.com/johnshomeport/

Good luck!
Forum: Community Introductions Dec 19th, 2005, 2:26 PM
Replies: 14
Views: 337
Posted By Mouche
Hi there and welcome. I'm pretty new to the forum...

Hi there and welcome. I'm pretty new to the forum and programming, too...

I'm learning C right now, but I'll check out C++ eventually.
Forum: Community Announcements and Feedback Dec 19th, 2005, 2:20 PM
Replies: 16
Views: 474
Posted By Mouche
I agree with most of the people here. Flash is...

I agree with most of the people here.

Flash is not supported for some, even though it is for the majority. It looks good now and we don't need to lose some members because of a showy header.

A new...
Forum: Coder's Corner Lounge Dec 18th, 2005, 3:46 AM
Replies: 6
Views: 318
Posted By Mouche
Interesting! Thanks for the link. Some of the...

Interesting! Thanks for the link.

Some of the commentors argued that the article is unneccessary because most of the computing community that would even be interested in an article like that would...
Forum: Community Introductions Dec 17th, 2005, 8:46 PM
Replies: 23
Views: 409
Posted By Mouche
Thanks a lot for the suggestions!! I think I'm...

Thanks a lot for the suggestions!!

I think I'm going to work some more into BASIC and VB and then go to C++ and then C.

Nice forums. :D
Forum: Coder's Corner Lounge Dec 17th, 2005, 8:40 PM
Replies: 27
Views: 686
Posted By Mouche
OS/2 and .ogg weird quiz... some people have too...

OS/2 and .ogg

weird quiz... some people have too much time on their hands.
Forum: Community Introductions Dec 14th, 2005, 9:18 PM
Replies: 23
Views: 409
Posted By Mouche
Actually, I want to learn C. I thought it'd be...

Actually, I want to learn C. I thought it'd be better to work up to it through Liberty BASIC and then VBA though...
Forum: Community Introductions Dec 11th, 2005, 11:04 PM
Replies: 23
Views: 409
Posted By Mouche
Thanks for the warm welcome. Yes, I know quite a...

Thanks for the warm welcome.

Yes, I know quite a bit of HTML. I'm not great on tables, but I've learned a little about CSS layout. I'm not good at either. I don't know enough of anything to really...
Forum: Community Introductions Dec 11th, 2005, 9:00 PM
Replies: 23
Views: 409
Posted By Mouche
Hello

Hi all. I'm a new user. I was reffered by PhilBon...

I know a bit of programming, but I don't know enough to actually do anything but pop up "hello world" in a couple languages... I came here to...
Showing results 1 to 25 of 25

 
Forum Jump



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

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