X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Martin Ambuhl Newsgroups: comp.os.msdos.djgpp Subject: Re: function question Date: Mon, 05 Apr 2004 02:29:42 -0400 Lines: 13 Message-ID: References: <106vune1fu63e7a AT corp DOT supernews DOT com> <1071n4u4qfhn0a2 AT corp DOT supernews DOT com> NNTP-Posting-Host: user-2iveai9.dialup.mindspring.com (165.247.42.73) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1081146590 82961818 I 165.247.42.73 ([227552]) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en, de, fr, ru, zh, ja In-Reply-To: <1071n4u4qfhn0a2@corp.supernews.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Bill Cunningham wrote: >>Your argument list suggests that np is an array, with the "code" >>suggesting np[0] holds the value you want. This is probably not true. >> > > Perhaps int ma(int np[]={}) may have been more what I was looking for > and intending? I haven't a clue what you think that's supposed to mean. Please explain in either C or discursive English. Your combination of English and something-that-isn't-C is not at all clear.