> -----Original Message----- > From: [email protected] [mailto:ql-users- > [email protected]] On Behalf Of Norman Dunbar > Sent: 16 April 2012 16:08 > To: [email protected] > Subject: [Ql-Users] C68 and the Quanta Library Guide > > Sorry, I've pulled this one out from the "query" discussion, maybe Dave > Walker will notice it here as a new topic... > > On 16/04/12 15:52, Dilwyn Jones wrote: > > Ahem, excuse me!!! > > > > _*sulk*_ > > > > :o) > > Sorry Dilwyn, couldn't resist! ;-) > > Anyway, back on topic - unusual for me I admit, but - I've had a look > at the version of DBAs that I have, 2.12, and the C68 headers seem to > be non-ansi format. > > It looks like c68 did away with the file ansi_h at some point long ago > when it changed over to the default of being ansi compliant? Maybe? > > Anyway, it is with horror that I find that I can no longer compile the > libguide or libadmin utilities under the current version of C68 - which > is 4.5 Beta according to the c68 command. > > Does anyone have a version of DBAs that has ansi standard header files > instead of the old ones please? I'd hate to be in the position of being > called upon to maybe do some work on this program and being completely > unable! > > Maybe I'll have to rewrite it in assembler for the PE! (I jest by the > way!) > > > > Cheers, > Norm. > > -- > Norman Dunbar > Dunbar IT Consultants Ltd > > Registered address: > Thorpe House > 61 Richardshaw Lane > Pudsey > West Yorkshire > United Kingdom > LS28 7EL > > Company Number: 05132767 > _______________________________________________ > QL-Users Mailing List > http://www.q-v-d.demon.co.uk/smsqe.htm
Norman, I found an old copy of the ansi.h file. It did not look as though it did much so you may well just be able to comment it out. I think the equivalent functionality is now built into the individual header files. I hope so as I do not believe I have a full set of the original header files from that time. Depending on the state of the code you may well have to relax the warning/error levels to get the code to compile without errors. Dave Walker Tel: +44 (0)1707 652791 Mob: +44 (0)7999 218953 Web: http://www.itimpi.com Skype: itimpi _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
