No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Hi, I am writing a program that has some functions in it to open, read and then search through lines in a file. It will be a txt file. Currently I am trying to find a way to pass the Open file to the ReadFileLine function, so that it can … | |
Hi, I have written a little prgrm to help me on my job. I want to now be able to use it on other machines than the one it was written on. I wrote it in Visual C++ .NET Express, downloaded from Microsoft, the free one. The machine I wrote … ![]() | |
Hi, I am writing a program that needs to search particular strings in a text file. The strings are typed in a text box by the user and then when the text file is opened, using fileDialog, the program searches that file using the string in the text box. I … |
The End.