Search found 2 matches

by erouting
Sat 16 Jun 2012, 01:01
Forum: Programming
Topic: C++ programming problem
Replies: 2
Views: 1456

Yep, wrong CWD, thanks for the help and sorry for having to ask in the first place.
by erouting
Thu 14 Jun 2012, 21:42
Forum: Programming
Topic: C++ programming problem
Replies: 2
Views: 1456

C++ programming problem

I am trying to use slacko puppy to compile C++ programs. I have the devx package installed. The test program compiled correctly. Its sole purpose was to add 3 and 4 to get 7. The output was 7. I then attempted to write something using the GNU MP libraries, the output of that was 7. My math is shaky ...