Computing.Net > Forums > Solaris > awk searching grid

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

awk searching grid

Reply to Message Icon

Name: richardson
Date: January 29, 2004 at 23:48:07 Pacific
OS: Solaris
CPU/Ram: 96
Comment:

I want to make an awk script searching adjacent points. For example, if there is a reference point which is positioned at (1,1). Then I want to search all neighbors whose locations are (0,0),(0,1),(0,2),(1,0),(1,2),(2,0),(2,1),(2,2). The goal of this script is see if there is any neighboring points around the reference point. Thanks.




Sponsored Link
Ads by Google

Response Number 1
Name: mdhmi21
Date: February 15, 2004 at 12:21:29 Pacific
Reply:


This sounds like a homework assignment.

Mark



0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: awk searching grid

The Grep command www.computing.net/answers/solaris/the-grep-command/2447.html

Can I use awk in a perl script? www.computing.net/answers/solaris/can-i-use-awk-in-a-perl-script/4359.html

script for date search www.computing.net/answers/solaris/script-for-date-search/3118.html