•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 423,608 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,244 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 630 | Replies: 4
![]() |
•
•
Join Date: Apr 2007
Location: Thornton Colorado
Posts: 31
Reputation:
Rep Power: 2
Solved Threads: 0
>oes anyone know which include file is needed for functions; IsLetter (ch) and ToLower(ch) ?
There are no such functions in standard C++. The cctype header has isalpha and tolower, which is probably what you're referring to.
There are no such functions in standard C++. The cctype header has isalpha and tolower, which is probably what you're referring to.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- access include file from subdomain (ASP)
- <%@include file> (JSP)
- "Cannot Open Include File" MS Visual C++ error (C++)
- question about an include file (PHP)
- How to set up include file for navbar (HTML and CSS)
- Include a file from another website (ASP)
Other Threads in the C++ Forum
- Previous Thread: from C++ to C#
- Next Thread: Adding Large Integers



Linear Mode