C Programming - Program Untuk Membalik Kata atau Kalimat


#include <stdio.h>

int main()
{
    void terbalik();
    printf("Masukkan sembarang kalimat: ");
    terbalik();
    return 0;
}

void terbalik()
{
    char ch;
    ch = getchar();
    if (ch != 10)
    {
        terbalik();
    }
    putchar(ch);
}

Contas Premium
Compartilhe este filme: :

Post a Comment

Related Posts Plugin for WordPress, Blogger...
 
Support : Baixartemplatesnovos.blogspot.com
Copyright © 2012-2014. BATERCUS'S BLOG - todos os direitos reservados para

CINEHD- o melhor site de filmes online