Message-Id: Comments: Authenticated sender is From: "Salvador Eduardo Tropea (SET)" Organization: INTI To: bowes AT cgocable DOT net, djgpp AT delorie DOT com Date: Wed, 12 Aug 1998 14:23:31 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: char[] to char* In-reply-to: <199808121512.LAA06994@mail.cgocable.net> Precedence: bulk bowes AT cgocable DOT net wrote: > Can someone tell me if there is a library function or other way of > converting char[somevalue] to char*? Normally no conversion is needed, but please post an example of what are you trying to do. Basically: char a[100]; char *b; b=a; is valid. SET ------------------------------------ 0 -------------------------------- Visit my home page: http://set-soft.home.ml.org/ or http://www.geocities.com/SiliconValley/Vista/6552/ Salvador Eduardo Tropea (SET). (Electronics Engineer) Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org ICQ: 2951574 Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA TE: +(541) 759 0013