Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

Pavani M

@Pavani M
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • C language
    P Pavani M

    Write a C program to Count the Lines, Words and Characters in a given text *Write a C program to count the lines, words and characters in a given text. *At the time of execution, the program should print the following message on the console as: *Enter lines of text (enter END to complete) For example, if the user gives the input as: Enter lines of text (enter END to complete) CodeTantra developed a Robotic tool In the year 2016 END then the program should print the result as: Character = 51, Words = 9, Lines = 2 Note: Do use the printf() function with a newline character (\n) at the end

    C / C++ / MFC tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups