- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to write a function using an automatic array in the format (n, 2) where n will be from a different program. I want to manipulate one of the two columns by adding a constant to all the values in that column of the array and then writing the new values over the old ones in the array. Everything I've read indicates what an array section is without saying how to code one so that I can use it in such a manner. Another website says that the only permissible operations on an array section are "print" and "whatis". Is such an idea possible or do I need to come up with a different way to do this?
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page