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 strongm 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: *

  1. meInside

    counting repeated symbols in .txt file - fails,...please help

    Hello! Newbie in C++ needs help! I have to write a program, that counts how many times do these symbols (==, !=, <=, >=) repeat in .txt document. So I wrote a code, but it calculates wrong, and I can`t find a mistake,...please help! #include <conio.h> #include <fstream> #include <iostream>...

Part and Inventory Search

Back
Top