Memory problem on execution in POSE

2000-04-23 Thread Ken Miller
A program I have written compiles ok, but when I go to run it under POSE, it bombs right of the bat. The errors are "MemoryMgrNew.c, Line 3138, Nil ID" and "MemoryMgrNew.c, Line 4232, Nil PTR". Since it bombs before I even get started in the program, I am not Can anyone tell me the best way nar

Debugging a memory leak

2000-04-14 Thread Ken Miller
, I am not sure how to debug it. Can anyone tell me the best way narrow down the problem? I am using GCC ported to Windows (0.5.0 variety) with the 3.1 SDK. Thanks in advance. Ken Miller [EMAIL PROTECTED] __ Do You Yahoo!? Talk to your friends

Debugging a memory leak

2000-04-07 Thread Ken Miller
problem? I am using GCC ported to Windows (0.5.0 variety) with the 3.1 SDK. Thanks in advance. Ken Miller [EMAIL PROTECTED] __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- For information on using the

Help with debugging a memory leak

2000-04-01 Thread Ken Miller
Can anyone tell me the best way to debug a program so that I can get the line number to narrow down the problem? I am getting a memory leak problem and not sure how to find out where it is coming from. I am using GCC ported to Windows (0.5.0 variety) with the 3.1 SDK. Thanks in advance. Ken

Debugging question

2000-03-28 Thread Ken Miller
Can anyone tell me the best way to debug a program so that I can get the line number to narrow down the problem? I am getting a memory leak problem and not sure how to find out where it is coming from. I am using GCC ported to Windows (0.5.0 variety) with the 3.1 SDK. Thanks in advance. Ken >

Re: Concept questions

2000-03-28 Thread Ken Miller
--- Richard Hartman <[EMAIL PROTECTED]> wrote: > > I don't know if it would make a difference (it is > hard to see how it could, actually) , but the PalmOS > API has it's own even when it comes to the standard > variable types. > Perhaps you should use "const Char *s" (note the > capital 'C') a

Re: Concept questions

2000-03-28 Thread Ken Miller
Thanks for all the responses I have gotten. I used the (void *) recommendation and it fixed the previous errors I was getting. I am still trying to digest the whole const char *, char const * discussion though :) Couple remaining errors though I was wondering if someone could help me with :) W

RE: GetObjectFromActiveForm

2000-03-27 Thread Ken Miller
That fixed the error. I just substituted it straight out and it worked. Thanks. Ken -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron Ardiri Sent: Monday, March 27, 2000 8:00 PM To: Palm Developer Forum Subject: Re: GetObjectFromActiveForm > Can

GetObjectFromActiveForm

2000-03-27 Thread Ken Miller
Can anyone tell me what happened to GetObjectFromActiveForm? I am trying to use the LstEraseList(GetObjectFromActiveForm(lstPerson)) which is part of the Palm Programming: The Developer's Guide example. Thanks. Ken __ Do You Yahoo!? Talk to y

Concept questions

2000-03-27 Thread Ken Miller
Hi, I am still working on my first Palm Pilot program and am running into a couple snags. Using the example in the Palm Programming: The Devolper's Guide book I have created a person structure that includes: const char*LastName; Stupid question, but why would you want to use cons

RE: Multiple Pilots

2000-03-27 Thread Ken Miller
Thanks to all people that responsed to my multiple pilots question :) Ken __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, ple

Multiple Pilots

2000-03-24 Thread Ken Miller
This isn't a programming question, but I looked on palm.com and didn't see the answer and was hoping that someone might know. Is it possible to sync multiple Palm Pilots on multiple machines? I have a IIIx and a V and I wanted to keep the same stuff on both Pilots. Plus I wanted to be able to s