I have a database that uses strings in its rcords right now I'm using char* but I need the info to survive thru to the next running of the app, is there any other string type I could use? I tried char myString[255] but it overflowed the stack, how could it be overflowed with only 255 bytes? -- Thanks in advance -- Nikue Harlley Veni Vidi Vici -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- RE: Strings in Records Ender Wiggin
- RE: Strings in Records Nicolas Raitman
- Re: Strings in Records Ender Wiggin
- Re: Strings in Records Gary Miller
