Forum: C
Sep 16th, 2009, 12:07 AM
|
|
Replies: 1
Views: 312
Stack overflow problem
Hello, all!
I'm writing an assignment and I keep getting an odd error whenever I enter a NUM_INTS value greater than 122000. The debugging doesn't help at all since the debug statement that comes up...
|
Forum: Python
Aug 18th, 2009, 12:14 PM
|
|
Replies: 2
Views: 320
Re: Passing args during import?
Sane,
I chose the hacky way to do things by setting sys.argv
I would have rearranged the second script but it's a large complex beast of a thing (and not well documented) so I thought it best to...
|
Forum: Python
Aug 17th, 2009, 12:50 PM
|
|
Replies: 2
Views: 320
Passing args during import?
Hello all,
I've picked up a project at school where I'm editing someone else's code. The code consists of two Python scripts which create wx GUIs.
The problem I've ran into is that the first script...
|
Forum: Software Design and Algorithms
Apr 13th, 2009, 6:58 PM
|
|
Replies: 1
Views: 247
C++ game with python networking
So in my intro to graphics class we have to create a game using opengl. The basic is create a character, collect three objects, go into a "maze", fight a bad guy.
But being over achievers our team...
|
Forum: Java
Apr 10th, 2009, 1:53 AM
|
|
Replies: 4
Views: 270
Re: My Own Class with function?
I'm not a 100% sure what you're asking, but I'll do my best to explain.
Well if all you're trying to do is change the x and y pos of the ball using the kickBall method then all you need is (assuming...
|
Forum: Java
Apr 9th, 2009, 8:05 PM
|
|
Replies: 4
Views: 270
Re: My Own Class with function?
For future reference please try to use code blocks, it makes all of our lives easier.
But yes, so you're going to create a class soccer ball that has different functions.
Some pseudo code might...
|
Forum: Java
Apr 9th, 2009, 7:46 PM
|
|
Replies: 4
Views: 265
Re: java error question
This is how your code should look, so let's see
import java.io.*;
public class hw9
{
public static void main(String args[]) throws IOException
{
Example app;
|
Forum: Java
Apr 9th, 2009, 10:24 AM
|
|
Replies: 4
Views: 265
|
Forum: Coder's Corner Lounge
Apr 8th, 2009, 12:55 AM
|
|
Replies: 6
Views: 814
Re: Programming challenge sites
Project Euler is by far my facorite. There are some easy ones in there and a bunch of near impossible ones. Everyone will find something to challenge them, from the novice programming, to the expert...
|
Forum: Java
Apr 8th, 2009, 12:48 AM
|
|
Replies: 1
Views: 189
|
Forum: Java
Apr 8th, 2009, 12:33 AM
|
|
Replies: 20
Views: 928
Re: Attention All Javacoders
Well good luck on the exam. Hopefully I'll become a full time contributor again. Congrats. on all you've accomplished! I feel ya when you say school work is a lot of work. Not to mention I just...
|
Forum: Java
Apr 8th, 2009, 12:15 AM
|
|
Replies: 20
Views: 928
Re: Attention All Javacoders
Haha, it's been great actually. I was sitting here working on one of my projects for class and I thought to myself, "I wonder whats going on over at PFO?" But yeah, it's good to see that some...
|
Forum: Java
Apr 8th, 2009, 12:01 AM
|
|
Replies: 20
Views: 928
Re: Attention All Javacoders
My univeristy (Slippery Rock University of Pennsylvania) just switched its main teaching language from C++ to Java. We're accredited by ABET, which is controlled by all the major companies in the...
|
Forum: Other Programming Languages
Oct 8th, 2008, 4:05 PM
|
|
Replies: 0
Views: 414
Lisp:Dynamic variable names
Hello all, we received an assignment to create a textual map of how to get through a certain grocery store with the items that we give the program. Lisp is a very odd language and I have a hard time...
|
Forum: Java
Feb 11th, 2008, 10:23 PM
|
|
Replies: 15
Views: 2,722
How to compare variable types in Java
How do I compare types in Java?
I'm doing input checking for the following code
do {
System.out.print("By how many px's would you like to increase(0 to 105):");
increase =...
|
Forum: Coder's Corner Lounge
Feb 11th, 2007, 12:25 AM
|
|
Replies: 16
Views: 695
|
Forum: PHP
Feb 6th, 2007, 11:08 AM
|
|
Replies: 2
Views: 264
|
Forum: PHP
Feb 6th, 2007, 1:04 AM
|
|
Replies: 2
Views: 264
javascript function over table
Ok, so I wrote some code to make links act like the submit button to a form. I wrote a test file (test.php) which used analyze.php to work with the form data. When I put it up to the scale on the...
|
Forum: PHP
Feb 4th, 2007, 1:35 AM
|
|
Replies: 8
Views: 409
Hey thanks grimppirate! I was able to fix my...
Hey thanks grimppirate! I was able to fix my orrginal script though.
// This is the directory to list files for.
$theDirectory = $session->username;
// Do you want to show directories?...
|
Forum: PHP
Jan 29th, 2007, 7:20 PM
|
|
Replies: 8
Views: 409
|
Forum: PHP
Jan 25th, 2007, 6:48 PM
|
|
Replies: 8
Views: 409
Finding file size
I'm altering a script I found that itterates through a directory and list the files and the file sizes. I changed the script to seach a seperate directory "data". The directory is stored in my...
|
Forum: Coder's Corner Lounge
Oct 25th, 2006, 4:07 PM
|
|
Replies: 24
Views: 627
|
Forum: Coder's Corner Lounge
Oct 25th, 2006, 3:54 PM
|
|
Replies: 30
Views: 866
|
Forum: Community Introductions
Oct 25th, 2006, 3:51 PM
|
|
Replies: 16
Views: 509
|
Forum: Coder's Corner Lounge
Oct 21st, 2006, 2:06 PM
|
|
Replies: 11
Views: 453
|
Forum: Coder's Corner Lounge
Oct 20th, 2006, 3:15 PM
|
|
Replies: 31
Views: 924
|
Forum: Community Announcements and Feedback
Oct 19th, 2006, 6:09 PM
|
|
Replies: 19
Views: 721
|
Forum: Coder's Corner Lounge
Oct 17th, 2006, 10:21 PM
|
|
Replies: 12
Views: 535
|
Forum: Coder's Corner Lounge
Oct 17th, 2006, 10:10 PM
|
|
Replies: 12
Views: 535
|
Forum: Coder's Corner Lounge
Oct 17th, 2006, 6:54 PM
|
|
Replies: 12
Views: 535
Need a notebook for college
Hey guys! Yeah, I'm still around. So it's my senior year of highschool and next year I plan on attending college majoring in computer science. Not sure which one yet, but one problem is I need to...
|
Forum: Coder's Corner Lounge
Jul 15th, 2006, 11:27 AM
|
|
Replies: 18
Views: 509
|
Forum: Coder's Corner Lounge
Apr 25th, 2006, 11:43 PM
|
|
Replies: 31
Views: 983
|
Forum: Coder's Corner Lounge
Mar 29th, 2006, 6:50 PM
|
|
Replies: 16
Views: 584
|
Forum: Community Introductions
Mar 27th, 2006, 7:18 PM
|
|
Replies: 20
Views: 778
|
Forum: Coder's Corner Lounge
Mar 15th, 2006, 11:08 PM
|
|
Replies: 16
Views: 873
|
Forum: Coder's Corner Lounge
Mar 14th, 2006, 4:47 PM
|
|
Replies: 16
Views: 873
|
Forum: Community Introductions
Mar 5th, 2006, 11:02 PM
|
|
Replies: 11
Views: 483
|
Forum: Community Introductions
Mar 3rd, 2006, 7:41 AM
|
|
Replies: 14
Views: 495
|
Forum: Coder's Corner Lounge
Mar 2nd, 2006, 7:10 PM
|
|
Replies: 10
Views: 472
I use it quite often for school projects. For...
I use it quite often for school projects. For instance, I was writing a paper on the technology of a trumpet for hon. chem. and used wikipedia for information on musical theory. I found the...
|
Forum: Coder's Corner Lounge
Mar 1st, 2006, 10:49 PM
|
|
Replies: 10
Views: 472
|