English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Language > Coders. C/C++

 
 
Thread Tools
Old 26 September 2020, 21:39   #1
polomint
Registered User
 
polomint's Avatar
 
Join Date: Jun 2014
Location: Nelson, Lancashire, UK
Posts: 67
Question Cannot find <libraries/iff.h> SAS/C

Hi,

I have decided to get back in to development for the Amiga with some small games and have first started to play around with putting a picture up on a new screen. So, I have the screen and saw that I could use iff.library to load, decode, and display an IFF file from the filesystem.

However, I seem to be having trouble finding iff.h (IFFL_HEADER complained among other items that I believe are in iff.h) among the include folders. Am I looking in the wrong place? Or is there somewhere I can download the file from?

I'm using SASC 6.5 and it finds all other header files fine so the assigns etc are working correctly. I can build and run my code fine when I remove all reference to IFF routines and variables.

Thanks in advance
polomint is offline  
Old 26 September 2020, 22:20   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,001
iff.library is not part of the OS, so you won't find in the standard paths unless you installed it there.

There is an iff.library on Aminet: http://aminet.net/util/libs/IFFLIB22.lha
It has an iff.h with IFFL_ names, so it might help you.
thomas is offline  
Old 26 September 2020, 22:30   #3
polomint
Registered User
 
polomint's Avatar
 
Join Date: Jun 2014
Location: Nelson, Lancashire, UK
Posts: 67
Excellent. Thank you for that, I shall take a look

Sent from my SM-N976B using Tapatalk
polomint is offline  
Old 27 September 2020, 14:20   #4
polomint
Registered User
 
polomint's Avatar
 
Join Date: Jun 2014
Location: Nelson, Lancashire, UK
Posts: 67
Just to update, that has worked perfectly thomas Thank you again, now to work out mod playing
polomint is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
I need An IFF/8SVX and an IFF/ANIM Player for PC searcher request.Apps 24 02 July 2020 12:09
M68K and libraries rcman Coders. Asm / Hardware 3 05 February 2020 21:03
Libraries Syntrax support.Other 6 31 March 2019 15:59
SAS/C, where to buy/find? ppascal request.Apps 7 17 June 2011 14:41
SAS C v6.50: Can't find these anywhere. frotzen request.Apps 5 11 July 2007 05:10

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:28.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.24540 seconds with 13 queries