| delorie.com/archives/browse.cgi | search | 
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm | 
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com | 
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com | 
| Message-ID: | <E94737192F19D2118CC200A0C90648CF88A59A@spawn.wwg.com> | 
| From: | Stu Fullmer <sfullmer AT wwg DOT com> | 
| To: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> | 
| Subject: | Building DLL's | 
| Date: | Mon, 12 Apr 1999 17:11:39 -0700 | 
| MIME-Version: | 1.0 | 
| X-Mailer: | Internet Mail Service (5.0.1460.8) | 
I'm really new to the Cygnus tools and GCC, so please forgive anything silly
I'm doing.
I'm trying to build a DLL that can pass back constant strings. The first
thing I did was to create a small test
DLL to see if I can get it to work. I feel like I'm really close, but I
still can't quite get it. Here is the deal. My
example DLL has functions that pass back pointers to char streams (which are
constant). I then try to print
this string in my test app using cout.
When the string goes to print it's garbage. However, my other functions work
fine. Any ideas. Thanks.
    -Stu
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |