User profile: Miles Lacey

User info
User name:Miles Lacey
Email:mileslacey@gmail.com
Name:Miles Lacey
Location:California
History
Joined:
Number of posts:5
Latest posts:

Is this a good convention for namespaces?
Thanks kbw, I just wasn't sure. Good to know that I can nest namespaces. That should at least clean ...

Is this a good convention for namespaces?
Hello, I was trying to experiment with some functional programming on a small-scale project and was...

Coordinates from array won't show up on a graph
It works! I did what you said and added another for loop to search through the array lists. I also m...

Coordinates from array won't show up on a graph
Thanks Andy. I tried eliminating the i loop variable, but there program still doesn't plot anything....

Coordinates from array won't show up on a graph
Hello everyone, I'm new here but have been stuck on a problem for two days now. I wrote a small prog...