Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ioman
  • Order by date
  1. ioman

    Can someone please help

    Lost Track, Some1 please help with above....
  2. ioman

    Can someone please help

    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...
  3. ioman

    Can someone please help

    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...

Part and Inventory Search

Back
Top