Re: GTK for win32 cannot use stdio???



On Wed, 2006-08-02 at 10:48 +0800, u821417 wrote:
I just download GTK for win32 , developing win32 GTK 
applications using VC++ GUI.
But what i am wondering is ... many stdio functions cannot
work???
(It's ok to compile , but no reaction for running!)

Such like ... printfãfile read/write doesn't work!

Could someone give me a guide?

I develop very little on the Windows platform, but I think I remember
this one: Visual Studio sets up your app's build configoration tailored
to the kind of app you tell it you want to make, and if you don't
specify a console app, it doesn't link in the stdio lib.  Now throw a
pinch of salt on this advice because I haven't thought about it for a
couple of years.


  // Wally

-- 
Your eyes are weary from staring at the CRT.  You feel sleepy.  Notice
how restful it is to watch the cursor blink.  Close your eyes.  The   
opinions stated above are yours.  You cannot imagine why you ever felt
otherwise.



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