Thread: programme to create a file and storing string and output the string with no space

  1. #1
    Registered User
    Join Date
    Dec 2017
    Posts
    1

    programme to create a file and storing string and output the string with no space

    The programme to implement scenario where create a file in which we can store the string like"I am happy" and output become a such string with no space "Iamhappy".

  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    You should post any code you have written so far (in code tags), and explain what specific problem you need help with.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Storing the output of printf into a string
    By EverydayDiesel in forum C++ Programming
    Replies: 4
    Last Post: 02-03-2017, 07:03 PM
  2. storing characters read from text file in 2 different string
    By rcplguy15 in forum C++ Programming
    Replies: 2
    Last Post: 09-25-2010, 04:25 AM
  3. File input/output, using a string as a filename?
    By Helgso in forum C++ Programming
    Replies: 8
    Last Post: 11-30-2008, 03:13 AM
  4. storing text file contents into a string
    By m.mixon in forum C Programming
    Replies: 4
    Last Post: 07-20-2006, 11:52 AM
  5. Storing data from a file into a single char string
    By tuxinator in forum C Programming
    Replies: 16
    Last Post: 05-01-2006, 10:21 PM

Tags for this Thread