Thread: ctype.h HELP !!!

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    1

    Unhappy ctype.h HELP !!!

    hello im new to programming and im kind of lost tying to do a program using ctype.h........
    the program its basically reading in an input file (a pagraph) and outputing how many LINES, CHARACTERS, TABS, SPACES, DIGITS, PUNCTUATIONS, AND WORDS does the pagraph has.....
    I would appreciate if anyone can help with this cause im stuck on my code and cant do much from there....
    thanks

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    What are you stuck on?

    If you, yourself, read the paragraph you posted, do you, yourself, know how to tell how many lines, characters, tabs, spaces, digits, punctuation characters, and words are in that paragraph?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Understanding ctype.h
    By yougene in forum C Programming
    Replies: 27
    Last Post: 03-05-2008, 05:27 PM
  2. Problem with ctype and locales
    By cunnus88 in forum C++ Programming
    Replies: 8
    Last Post: 10-31-2007, 02:44 AM
  3. ctype segmentation fault
    By cunnus88 in forum C++ Programming
    Replies: 8
    Last Post: 04-11-2007, 07:15 AM
  4. Ctype.h problem?
    By caroundw5h in forum C Programming
    Replies: 1
    Last Post: 12-26-2003, 08:42 PM
  5. Replies: 0
    Last Post: 01-23-2002, 01:07 PM

Tags for this Thread