| delorie.com/archives/browse.cgi | search |
| Xref: | news-dnh.mv.net comp.os.msdos.djgpp:2900 |
| Path: | news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!sunsite.doc.ic.ac.uk!geriatrix.bangor.ac.uk!sees.bangor.ac.uk!ug2075 |
| From: | ug2075 AT sees DOT bangor DOT ac DOT uk (\(Mr\) N Brodt-Savage) |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | having probs with djgpp |
| Date: | 27 Oct 1995 14:01:36 GMT |
| Organization: | University of Wales, Bangor. |
| Lines: | 30 |
| Nntp-Posting-Host: | helios.bangor.ac.uk |
| To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
| Dj-Gateway: | from newsgroup comp.os.msdos.djgpp |
I'm having problems when trying to use certain functions from librarys, eg #include <stdio.h> #include "genlib.h" #include "simpio.h" #include "strlib.h" .. .. .. tem = StringLength(check_amount,i); .. .. .. .. for some reason djgpp seems to think that StringLength();, Ichar(); and GetLine(); are some kind of variables or something (displays StringLength(); undefined) yet they are functions stored in strlib.c (which is linked to from strlib.h I think) what gives? Nigel Brodt-Savage n DOT brodt-savage AT sees DOT bangor DOT ac DOT uk
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |