On Mon, 28 Aug 2000, Tom Zerucha wrote:
[...]
> If it's that simple, it should be shorter than this message:
>
> installpdb(char *pdbpath) {
// check to see if there's more than 1 user on this system
// if yes, *ask them* which user to use
// if no, default to that user
> PltInstallFile(
> //and here
> );
> }
> main(int argc, char *argv[]) {
> if( argc != 2) exit(-1);
> installpdb(argv[1]);
> }
--
Brian Mathis
Direct Edge
http://www.directedge.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Re: Finding Developers - Install Aide how? Tom Zerucha
- Re: Finding Developers - Install Aide how? Brian Mathis
- Re: Finding Developers - Install Aide how? Sudipta Ghose
- Re: Finding Developers - Install Aide how? Brian Mathis
- Re: Finding Developers - Install Aide how? Tom Zerucha
- Re: Finding Developers - Install Aide how? Tom Zerucha
- Re: Finding Developers - Install Aide how? Bradly J. Barton
- Re: Finding Developers - Install Aide how? Brian Mathis
- Re: Finding Developers - Install Aide how? DIAMOND JEFF
- Re: Finding Developers - Install Aide how? DIAMOND JEFF
- Re: Finding Developers - Install Aide how? DIAMOND JEFF
- RE: Finding Developers - Install Aide how? Grover, Vishal
