473,394 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

about ctype[]

hi
anyone plz help in knowing about the ctype[] and its usage

Aug 2 '06 #1
6 1753
bh********@gmail.com wrote:
hi
anyone plz help in knowing about the ctype[] and its usage
Perhaps you refer to an implementation of <string.h>. Unless your
specific question relates to standard C, this may be more topical in a
forum related to your library.
Aug 2 '06 #2
Hi

bh********@gmail.com wrote:
hi
anyone plz help in knowing about the ctype[] and its usage
Anyone please rephrase this sentence?

Do you want to know about the library header ctype.h?

Markus

Aug 2 '06 #3

Markus Moll wrote:
Hi

bh********@gmail.com wrote:
hi
anyone plz help in knowing about the ctype[] and its usage

Anyone please rephrase this sentence?

Do you want to know about the library header ctype.h?

Markus
no i know about <ctype.h but there is an array of characters which
stores info about the characters info means is it digit ,is it space
etc.. i want to know that array with full details and usage with an
example if u can

Aug 4 '06 #4
bh********@gmail.com wrote:
Markus Moll wrote:
>>Hi

bh********@gmail.com wrote:

>>>hi
anyone plz help in knowing about the ctype[] and its usage

Anyone please rephrase this sentence?

Do you want to know about the library header ctype.h?

Markus

no i know about <ctype.h but there is an array of characters which
stores info about the characters info means is it digit ,is it space
etc.. i want to know that array with full details and usage with an
example if u can
Please don't use silly abbreviations like 'u' and some punctuation and
capitalisation would make your post easier to read and understand.

Where do get the notion about an array? Just have a look in your
<ctype.hand you will see hoe the functions and or macros are implemented.

--
Ian Collins.
Aug 4 '06 #5
"bh********@gmail.com" <bh********@gmail.comwrites:
Markus Moll wrote:
>bh********@gmail.com wrote:
anyone plz help in knowing about the ctype[] and its usage

Anyone please rephrase this sentence?

Do you want to know about the library header ctype.h?

Markus
no i know about <ctype.h but there is an array of characters which
stores info about the characters info means is it digit ,is it space
etc.. i want to know that array with full details and usage with an
example if u can
There is no such array in standard C. Your system's implementation of
<ctype.hmight use such an array, or it might use something else
altogether. If there is, the way to use it is to use the documented
functions in <ctype.h>.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <* <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Aug 4 '06 #6
"bh********@gmail.com" <bh********@gmail.comwrites:
Markus Moll wrote:
>bh********@gmail.com wrote:
anyone plz help in knowing about the ctype[] and its usage

Anyone please rephrase this sentence?

Do you want to know about the library header ctype.h?

Markus
no i know about <ctype.h but there is an array of characters which
stores info about the characters info means is it digit ,is it space
etc.. i want to know that array with full details and usage with an
example if u can
It seems doubtful that there'd be an array by that name declared
in <ctype.h>, because the identifier "ctype" is not in the
implementation namespace. Are you sure it's not named __ctype,
_Ctype, or something of the sort?
--
"When I have to rely on inadequacy, I prefer it to be my own."
--Richard Heathfield
Aug 4 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Joeri | last post by:
Hi, I'm struggling with this issue, maybe someone has already solved ik before. Here's the problem I Have : clsA witch is a base class clsB inherits from clsA clsC inherits from clsA clsD...
10
by: Douglas Buchanan | last post by:
I am using the following code instead of a very lengthly select case statement. (I have a lot of lookup tables in a settings form that are selected from a ListBox. The data adapters are given a...
4
by: xyu | last post by:
Hello, First I would like to thank anyone who helps me, much appreciated. I'm a c++ programmer just started using c#. I'm writing some big hash table so I want to actively take my object off...
1
by: Edward Yang | last post by:
When it comes to ViewState in ASP.NET, I have a mixed feeling of both love and hate. For love, it simplifies many aspects of common tasks; for hate, it bloats web pages with large amount of cryptic...
16
by: Craig Buchanan | last post by:
If I am trying to cast an object to one of its decendants, will the decendants' default constructor (New sub) fire? Thanks, Craig
1
by: UJ | last post by:
I am doing development on a machine and everything was working fine. The name of the project was ECS to I made all my references as ~/ECS/... Worked great. Put it on the final server running...
0
by: benny | last post by:
Hi, i'm trying to transform an anonymous user profile to an authenticated user profile. I found this global.asax here below and there are some things i don't understand. 1) where does the...
7
by: markscottwright | last post by:
I'm using visual studio 8, and the following code is failing. For the life of me, I can't see what's wrong... void myTest(std::string const& in) { using namespace std; string::const_iterator...
29
by: Tony Johansson | last post by:
Hello! Here I have two different way to use casting. Is any of these any better then the other? Or is it just a question of taste. newCards.Add((Card)sourceCard.Clone());...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.