Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~321 People Reached
Favorite Forums
Favorite Tags
c++ x 4
Member Avatar for T-Fizz

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 …

Member Avatar for Infarction
0
112
Member Avatar for T-Fizz

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 …

Member Avatar for iamthwee
0
79
Member Avatar for T-Fizz

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 …

Member Avatar for Ancient Dragon
0
130