Computing.Net > Forums > Programming > Trying to create C file and use my

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Trying to create C file and use my

Reply to Message Icon

Name: adam3
Date: March 22, 2005 at 13:08:58 Pacific
OS: Windows XP
CPU/Ram: P4
Comment:

Hi,

I am trying to create my own library and create one programm to use it.

Any one can help me and give one one example to use it.

Thanks
Adam

qw



Sponsored Link
Ads by Google

Response Number 1
Name: kl365
Date: March 23, 2005 at 12:34:39 Pacific
Reply:

file > new project

save your project

file > new file
add to current project
save this file as a header file (.h)

file new file
add to current project
save this file as your .c or .cpp file

now put your library code in the .h file and the implementation in the .c/.cpp file.

kl365


0
Reply to Message Icon

Related Posts

See More


comma (,) separating data... Inner Joins i think??



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Trying to create C file and use my

Problem when trying to creat a CSS file www.computing.net/answers/programming/problem-when-trying-to-creat-a-css-file-/1804.html

Batch file to create ini file www.computing.net/answers/programming/batch-file-to-create-ini-file/17654.html

Adding copy to c:\files on send to menu www.computing.net/answers/programming/adding-copy-to-cfiles-on-send-to-menu/261.html