Sign In
Categories
Discussions
Activity
Best Of...
Groups
Discussion
include library
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
Home
›
Programming and Development
›
Software Development
Welcome to the Linux Foundation Forum!
include library
mr.taleb
Posts:
3
April 2011
in
Software Development
how to include a library into monodevelop c#
in linux ubuntu 10.10
0
Comments
mfillpot
Posts:
2,180
April 2011
Can't you use the standard include syntax such as:
#include "library.h"
0
Sign In
or
Register
to comment.
Comments
#include "library.h"