954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

problem with so files

hi,
i'm trying to create a shared object. the files i want to put in the shared object use a properties file to read some of the data. is there a way to include the properties file in the so file?
if not, then how do i refer to the properties file from the classes in the shared object? (i want to refer to the relative path).
thanks.

p.s
i'm using a cygwin gcc compiler

ftom2
Newbie Poster
4 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 
hi, i'm trying to create a shared object. the files i want to put in the shared object use a properties file to read some of the data. is there a way to include the properties file in the so file?


I think the object needs to be serializable in order to be storeed as a file. and I'm a bit unclear on the term properties file. Could you please throw some more light on it.

shouvik.d
Junior Poster
198 posts since Jan 2007
Reputation Points: 64
Solved Threads: 7
 

Problem solved, thanks anyway.

ftom2
Newbie Poster
4 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

Cheers! It would be helpful to other posters if you let us know how did you solve it! I think you should be able to do it...can you please?

shouvik.d
Junior Poster
198 posts since Jan 2007
Reputation Points: 64
Solved Threads: 7
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You