Thanks Zyrenthian,
I tried your code with my program but got few errors, i tried help in VC++ on _tolower and still cannot get it to work.
There what i have so far..
#include <stdio.h>
#include <afx.h>
#include <Ctype.h>
#include <String.h>
#include <conio.h>
int main()
{
struct KeepCapital...
I wrote a VC++5.0 program to read a text file, amend it and save it again with different name, all works fine but i have a problem, the text file i am reading is in Capital letters, can someone please help me or guide on how to convert the text into lower case letters and ignor words like CID...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.