Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.misc > #49
| From | Howard S Shubs <howard@shubs.net> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.misc |
| Subject | Re: It's right in front of me, I know it! |
| Date | 2013-07-02 21:46 -0600 |
| Message-ID | <howard-D5D13E.21461702072013@news.individual.net> (permalink) |
| References | <howard-272924.22055501072013@news.individual.net> <87mwq5l3b6.fsf@araminta.anjou.terraraq.org.uk> <howard-DD4D95.08531602072013@news.individual.net> <8761wtko2r.fsf@araminta.anjou.terraraq.org.uk> |
In article <8761wtko2r.fsf@araminta.anjou.terraraq.org.uk>, Richard Kettlewell <rjk@greenend.org.uk> wrote: > If you want an integer entered on a line, use fgets and then read the > integer from the buffer, with with strtol or sscanf. Nice. For my purposes, it's just as well as a string. I'm not storing it long term, just enough to format a ZPL label. And thanks. I've forgotten quite a bit. I'm packing for a move. Rather than write on the boxes to say what they have, I decided to use a Zebra printer I happen to have sitting around, loaded with 1"x3" labels, to make labels for the boxes. So far, it's looking pretty good. It's a very simple program, prompting from Terminal for its information. NOT a GUI program.
Back to comp.sys.mac.programmer.misc | Previous | Next — Previous in thread | Find similar
It's right in front of me, I know it! Howard S Shubs <howard@shubs.net> - 2013-07-01 22:05 -0600
Re: It's right in front of me, I know it! Richard Kettlewell <rjk@greenend.org.uk> - 2013-07-02 10:27 +0100
Re: It's right in front of me, I know it! Howard S Shubs <howard@shubs.net> - 2013-07-02 08:53 -0600
Re: It's right in front of me, I know it! Richard Kettlewell <rjk@greenend.org.uk> - 2013-07-02 15:56 +0100
Re: It's right in front of me, I know it! Howard S Shubs <howard@shubs.net> - 2013-07-02 21:46 -0600
csiph-web