home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!convex!egsner!adaptex!sdf!obaid
- From: obaid@sdf.lonestar.org (Obaid Alvi)
- Subject: Re: adding strings together
- Message-ID: <C0Go3M.2D8@sdf.lonestar.org>
- Organization: sdf public access Unix, Dallas -- 214-436-3281
- References: <83017@mavenry.UUCP>
- Date: Thu, 7 Jan 1993 01:57:21 GMT
- Lines: 7
-
-
- Joining strings using the + operator like str1=str2+str3;
- Well, C++ is just for this kind of facilities.
-
- unsigned amjad;
-
-
-