On Tue, Aug 01, 2000 at 03:10:17PM +0530, Mr. Somnath Kulkarni wrote:
> Hi Dear,
>             I am waiting for your reply.

> I want to know how to create a pdb file on the pc.

I personally use fopen("filename.pdb","wb");
then use fwrite and fclose.

The structure of a pdb file is on www.palmos.com in the /devzone or on
wotsit.org, and many other places.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to