home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19380 < prev    next >
Encoding:
Text File  |  1993-01-07  |  504 b   |  18 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!convex!egsner!adaptex!sdf!obaid
  3. From: obaid@sdf.lonestar.org (Obaid Alvi)
  4. Subject: Re: adding strings together
  5. Message-ID: <C0Go3M.2D8@sdf.lonestar.org>
  6. Organization: sdf public access Unix, Dallas -- 214-436-3281
  7. References: <83017@mavenry.UUCP>
  8. Date: Thu, 7 Jan 1993 01:57:21 GMT
  9. Lines: 7
  10.  
  11.  
  12. Joining strings using the + operator like str1=str2+str3;
  13. Well, C++ is just for this kind of facilities.
  14.  
  15. unsigned amjad;
  16.  
  17.  
  18.