[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Additions to StepTalk/Modules/SimpleTranscript
From: |
Alexander V. Diemand |
Subject: |
Additions to StepTalk/Modules/SimpleTranscript |
Date: |
03 Oct 2003 13:42:21 +0200 |
Dear GNUsteppers,
Hereby, I want to share with you a modification to the StepTalk module.
The SimpleTranscript is the primary way of outputting textual
information to the user's console. The converse was missing: no input
could have been read from the console.
I have added the following method to the class SimpleTranscript:
-(NSString*)readLine:(NSString*)prompt;
Currently, this now uses libreadline and tools based on StepTalk must
therefore be linked with libreadline. But this is open to discussion.
;-)
Thanks for inclusion into CVS
Alex.
Alexander V. Diemand
Swiss Institute of Bioinformatics
Chemin des Boveresses 155 fon ++41 (0)79 213 05 71
CH-1066 Epalinges s. Lausanne fax ++41 (0)21 692 59 45
Switzerland
StepTalk_Modules_SimpleTranscript.patch
Description: Text Data
signature.asc
Description: This is a digitally signed message part
- Additions to StepTalk/Modules/SimpleTranscript,
Alexander V. Diemand <=