| delorie.com/archives/browse.cgi | search |
| Message-id: | <fc.000f77f3000fc133000f77f3000fc133.fc1ae@bni.mg> |
| Date: | Wed, 23 May 2001 18:04:07 +0300 |
| Subject: | Array of poiters to an Array |
| To: | djgpp AT delorie DOT com |
| From: | "NirinaMichel Ratoandromanana/DF" <n DOT ratoandromanana AT bni DOT mg> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
Hi all, This question is about C and not about djgpp itself. How to add a string to char * argv[] for example? I tried: strcpy (argv[i], "--Help"); and I got something strange after. CU.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |