Search:

Type: Posts; User: Andrei0408

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    5,115

    I did not mean to make it look like I just want...

    I did not mean to make it look like I just want someone to do my task, I just need some help. I wrote this so far:


    #include <stdio.h>
    #include <ctype.h>
    int collapseSpaces{
    int...
  2. Replies
    3
    Views
    5,115

    Collapse spaces

    Write a program that reads all input (from standard input) and prints it transformed as follows:


    any sequence of whitespace that does not contain newline is replaced with a single space...
Results 1 to 2 of 2