Inline functions ?

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
cgraus
Posts: 12
Joined: Wed, 2005-08-24, 22:56
Location: Australia

Inline functions ?

#1 Post by cgraus »

I've been asking on the Microsoft forums, and the advice I've been given is that the functions that are causing errors should be inline and for some reason are not. I've found this line:

#define C_INLINE __inline

which seems to me to be as it should be, although I've found no code that uses this macro in any case. Is there anywhere I could be missing that could be causing inline functions to be expanded, thus causing these errors ?

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1445
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#2 Post by Marco Eichelberg »

The C_INLINE macro is used in module dcmjpeg if I remember correctly to enable or disable inlining in the pure ANSI C code of the IJG libraries. I doubt that this is related to your problems since C_INLINE is not a reserved macro name.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest