From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,de85c452b42b049 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.202.168 with SMTP id kj8mr2638488pbc.1.1333622310307; Thu, 05 Apr 2012 03:38:30 -0700 (PDT) Path: r9ni21049pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: Tasking, AWS and segmentation faults Date: Thu, 5 Apr 2012 03:38:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: <11022851.605.1333622309882.JavaMail.geo-discussion-forums@vbug19> References: <12873826.360.1333555697441.JavaMail.geo-discussion-forums@vbhc14> <4f7caeb8$0$6640$9b4e6d93@newsspool2.arcor-online.net> NNTP-Posting-Host: 195.58.145.51 Mime-Version: 1.0 X-Trace: posting.google.com 1333622310 5011 127.0.0.1 (5 Apr 2012 10:38:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 5 Apr 2012 10:38:30 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-05T03:38:29-07:00 List-Id: Thanks for your help guys its working lovely now and I know something new! What I did was (after reading the advice here) was I used a pointer and declared a 'new type' and then passed that pointer around.