Jump to content

Recommended Posts

Posted

Nope

I need function what will find some string from any file (.txt propably), and return line of string

This world is crazy

Posted

What, like _FileReadToArray() and _ArraySearch()? Then use them.

Hmmm this should work if each element of array is one full line :idea:

If i have this file (txt)

1 5
2 4
3 3
4 2
5 1

I need function that return line of "4 2"

This world is crazy

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...