Welcome, Guest. Please
login
or
register
.
Forums
Forums
Board
Topic
Home
Today's Posts
Gallery
Login
Register
Amiga.org
»
Amiga computer related discussion
»
Amiga Software Issues and Discussion
»
Coding: CLI args parsing and resident purity
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Coding: CLI args parsing and resident purity (Read 1977 times)
Description:
0 Members and 1 Guest are viewing this topic.
Karlos
Sockologist
Global Moderator
Hero Member
Join Date: Nov 2002
Posts: 16881
Country:
Thanked: 5 times
Re: Coding: CLI args parsing and resident purity
«
on:
January 11, 2012, 12:50:08 AM »
Hi mate,
dos.library/ReadArgs() is the one you need.
http://www.tbs-software.com/guide/index.php?guide=autodocs.doc%2Fdos.doc&node=105
Logged
int p; // A
Karlos
Sockologist
Global Moderator
Hero Member
Join Date: Nov 2002
Posts: 16881
Country:
Thanked: 5 times
Re: Coding: CLI args parsing and resident purity
«
Reply #1 on:
January 11, 2012, 01:10:37 AM »
Quote from: nyteschayde;675269
Thanks, you're both awesome!
Note carefully what Piru mentioned. Any handles to resources you acquire cannot be global or static. That includes library bases, file streams etc. It's pretty much "on-the-stack" or bust.
Logged
int p; // A
Print
Pages: [
1
]
Go Up
« previous
next »
Amiga.org
»
Amiga computer related discussion
»
Amiga Software Issues and Discussion
»
Coding: CLI args parsing and resident purity
There was an error while thanking
Thanking...