home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ukma!gatech!swrinde!cs.utexas.edu!not-for-mail
- From: skarkada@ha12.eng.ua.edu (Sudarshan Karkada)
- Newsgroups: comp.unix.programmer
- Subject: realloc question
- Date: 24 Jan 1993 12:23:40 -0600
- Organization: UTexas Mail-to-News Gateway
- Lines: 21
- Sender: daemon@cs.utexas.edu
- Message-ID: <9301241809.AA13273@ha12.eng.ua.edu>
- NNTP-Posting-Host: cs.utexas.edu
-
-
- Hi,
-
- I am in need of a function similar to 'realloc(2).' I was planning
- to use the 'realloc(2)' function but I found that man page for
- realloc says ...
-
- Note: The realloc protocol is provided for source code compata-
- bility with old System V applications and should be avoided in
- new applications.
-
- Question: Is there an equivalent function for realloc? Or, should
- I code my own realloc?
-
- I am using IBM RS/6000.
- Please reply to skarkada@buster.eng.ua.edu
-
- Thanks for your attention.
- __________
- Sudarshan.
- skarkada@buster.eng.ua.edu
-