Re: Compiling C code

From: Kliment Andreev (klimenta_at_futurebit.com)
Date: 06/17/03

  • Next message: Chris: "Re: Mouse wheel Not working in 5.0/5.1"
    To: "FreeBSD Questions" <freebsd-questions@freebsd.org>
    Date: Mon, 16 Jun 2003 21:30:18 -0400
    
    

    > It doesn't have to be a GUI application, just the requirement of sockets
    > requires to include windows.h. If there're no more messages that missing
    > include file, simply remove the include.

    Huh? Why windows.h for sockets when ... /usr/include/sys/socket.h

    :))

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Chris: "Re: Mouse wheel Not working in 5.0/5.1"

    Relevant Pages

    • Re: Compiling C code
      ... >> It doesn't have to be a GUI application, just the requirement of sockets ... On Windows, the socket code is in windows.h. ... To unsubscribe, ...
      (freebsd-questions)
    • Going OT: Re: BigApache for Windows - Why doesnt BSD have aninstaller package like this ???
      ... It seems as though you have been missing the point. ... it seems that Windows is snappier. ... You are free to choose a GUI that fits you. ... a full featured web server. ...
      (freebsd-questions)
    • Re: MsgWaitForMultipleObjects() instead of SleepEx() with WSARecv() overlapped
      ... MsgWaitForMultipleObjectsEx() instead of SleepExwith overlapped ... You seem to want to use sockets from a GUI application. ... state machine is a fantastic way to do overlapped I/O in a GUI thread and ...
      (microsoft.public.vc.language)
    • Re: popen <1155835419.657053.153580@b28g2000cwb.
      ... I want to build a GUI for it. ... I want to pass the data from memory to myprog, ... int err = errno; ... some kind of event handling of the I/O to/from the sockets ...
      (comp.os.linux.misc)
    • Re: Asynchronous socket IO
      ... In article, balan wrote: ... > I need to process packets received from few sockets. ... > I also need to provide a user interface for entering commands. ... If you are going to have a GUI, the GUI framework most likely will have ...
      (comp.unix.programmer)

    Loading