[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pbmserv-dev] Scramble in Visual C++



Hi,

What did you do about the <unistd.h> file for unix? Did you just pull the
file from the web and place it in your include folder like you told me to try?
:)

I just commented out the line "#include <unistd.h>" - it was superfluous.


   I was wondering about your crash, could it be because Unix and Microsoft
have different EOF markers?  I know that they have different EOL markers (MS
uses both line feed and carriage return - Unix uses only one).  Maybe you can
take the dictionary and "look" at it with notepad.exe or Microsoft's Word
Processor and then save it as a ".txt" file or as a Word file and see if this
changes anything.  Is the dictionary just a text file in unix?

That's a possibility thanks, I'll check it out.


Cameron