|
-
Oct 14th, 2004, 02:02 PM
#1
Thread Starter
New Member
Saving a Function for future programs.
I am in a C++ class, and we were making function prototypes. I have created some function prototypes in Visual Basic.Net and I wondered how to save them for use on other progs.
In C++ you save the file as a header file, for instance function.h
and include it as an include file #include "function.h"
Is there a similar way to do this in visual basic?
I have no signature

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|