cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
visual studio 2008 how to make separate
visual studio 2008 how to make separate files
Feb 22, 2010 at 3:11am
Feb 22, 2010 at 3:11am UTC
jasonSung
(14)
I have a c++ file with several functions in it.
I would like to put a function in a separate file.
I mean, how to include a cpp file?
Any help will be appreciated! :)
Last edited on
Feb 22, 2010 at 3:21am
Feb 22, 2010 at 3:21am UTC
Feb 22, 2010 at 5:28am
Feb 22, 2010 at 5:28am UTC
blackcoder41
(1426)
header files is the answer
http://cplusplus.com/forum/articles/10627/
http://tinyurl.com/ylyqr54
Topic archived. No new replies allowed.