Ama
New Member
- Joined
- Jun 6, 2011
- Messages
- 1,171
This is my first project for one of my classes this semester and I cant figure out how to do a freaking header file. Anyone have a hint on what Im doing wrong?
When i try to compile calculator.cpp, I get a compiler error saying "undefined reference to myAdd(double, double) " and all the other operations
calculator.cpp
operations.cpp
operations.h
also does anyone know how to upload to an ssh server with tortoisesvn? I typed "svn+ssh://usrname@address" but I couldn't get it to authenticate. Does it matter if it is a linux server?
When i try to compile calculator.cpp, I get a compiler error saying "undefined reference to myAdd(double, double) " and all the other operations
calculator.cpp
operations.cpp
operations.h
also does anyone know how to upload to an ssh server with tortoisesvn? I typed "svn+ssh://usrname@address" but I couldn't get it to authenticate. Does it matter if it is a linux server?
Last edited: