- From: Michele Lazzeri <lazzeri@txt.disi.unige.it>
- Date: Wed, 27 Jan 1999 05:26:54 -0500 (EST)
- To: www-lib@w3.org
I try to create a MVC++ 5.0 project wich the examples in
"Library\Example" directory ("chunk.c" "chunkbody.c" "LoadToFile.c"
"libapp_*.c" ... ). I create the .exe for each example but only
"LoadToFile.c" run without problem.
For example, if I run "chunk.exe <any_url>" the output is "no text" (the
same output if I run "chunk.exe" with a no existent url ).
Instead in Linux platform all example run without problem.
Can you help me?
Thank You.
Received on Wednesday, 27 January 1999 10:06:06 UTC