User profile: Justin Sharp

User info
User name:Justin Sharp
Name:Justin Sharp
Location:Edmonton, AB
Bio:Beginner C++ programmer developing educational software for the summer.
Previous experience in MATLAB through my first year of engineering.
Running on a 15" Macbook Pro with VIM.
History
Joined:
Number of posts:5
Latest posts:

Using the "system" fxn & Operations on its output
Another good point! This is a finalized version, which I made into a fxn that gives me the desired o...

Using the "system" fxn & Operations on its output
Good point, I don't believe the output is a string. I'm on Mac OS-X 10.7 and I found that getcwd wor...

Using the "system" fxn & Operations on its output
I am trying to use the system function to create a string that is my present working directory. A...

Vector Association
The first one will do just fine, and it worked! And I'm sure that that I'll be coming across the sec...

Vector Association
I am curious as to how I can assign a pre-determined vector (of size 3) to another variable. This...