Mail Archives: djgpp/1999/06/10/04:53:17
>> The weird thing is, though it does the same thing, it does not produce the
>> error. The only diffirence is the VGAP library being linked in. Removing it
>> (the library) from the program itself does not remove the error, even
>> though it does exactly the same as the source above (and I do mean exactly
>> the same).
>Are you saying that two identical source files behave differently when
>compiled? Unless you used different compilation and link switches,
>this should never happen.
>If the sources are not identical, but just ``similar'', then the cause
>of your problem hides somewhere in the differences, however small and
>insignificant they might look.
Well.. Like I said in my previous mail, the diffirence is in the typedef of
bufferType: one is a complex struct with three levels of nested structs,
another is an array of chars. That's the only diffirence.
Greetz!
Dlanor
- Raw text -