Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Any
Language
Any
License
Any
Oh it's so common. I figured it out thirty seconds after I posted. I started commenting one line at a time, and when I commented the one setting the background color, it worked! However, that line...
OK, I'm trying to register a window-class and when I call "RegisterClassEx()", it returns zero every single time. So I called "GetLastError()" to see what the return value was. It was code 183, which...
does 'ifnet' structure is present in linux
tell the header file
it is not in "net/if.h" ( but i think structure iface is there ,but can't get a header file
:
: On the other hand Mac OS and Linux use only one character to read to the end of the line. If I remember correctly, '\r' is return.
:
: But why does windows/dos use both? Is it copyright...
: Right iv been all over the internet lookin for a advanced tutorial on pascal tellin me how to make threads. Because pascal isnt really ment to have them its just in the compiler none of the...
This may be a stupid question. But I cant for the life of me find a reference to the STL. like string, vector, yada yada. Im using linux/gcc. I figured there would be a man page or something...
h_addr);
lsInAddr.S_un.S_un_b.s_b1 = (laAddrBytes);
lsInAddr.S_un.S_un_b.s_b2 = (laAddrBytes);
lsInAddr.S_un.S_un_b.s_b3 = (laAddrBytes);
lsInAddr.S_un.S_un_b.s_b4 = (laAddrBytes);...
This message was edited by kovan at 2003-12-2 22:50:40
This message was edited by kovan at 2003-12-2 22:44:8
Here is what I offer,
developement for any of the following
Technical
C++:...
: Hello, I'have written a nice program in Linux and everything worked perfectly until I needed that program to use under WinXP. I've tried many C compilers but the same program compiled under WinXP...
Hello, I'have written a nice program in Linux and everything worked perfectly until I needed that program to use under WinXP. I've tried many C compilers but the same program compiled under WinXP...
Hi guys,
I've been programming for a while in Linux and writen a few apps in GTK+ but I want to get away from the standard gtk widgets and create a custom gui.
My question then is how do I go...
:
: Hi all,
:
: i recently installed red hat linux 8.0. i have two user accounts in my system namely "anand" and "raghu". when i tried to send a mail from raghu to anand using the mail command i...
: how can we use ncurses of linux under windows. i need help in programming.any sugestions please mail me to nandakrishna@rediffmail.com
:
:
Windows has its own interface to work with console...
how can we use ncurses of linux under windows. i need help in programming.any sugestions please mail me to nandakrishna@rediffmail.com
Hi devs,
currently I am trying to write a C-program that can play and record a wave file simultaneously. I am developing under Linux (Debian distribution) and have never done anything similar...
: hey guys
: is there any way i can create a start up program like how nav launces it self
: and sample coding would help as well :) thnx
: Tyron
:
I dont know about Linux , but in Windows...
Hi,
I'm trying to use the timer functions in linux. setitimer() getitimer.
What I'm trying to do is get the program to execute a loop for a certain amount of time, but for the life of me I can't...
: I want to make a program in wich a "swing" class ( a GUI- form - ) pops up at a specific time. How can i do this?
:
Using java.util.Date, System.currentTimeMillis and Thread.sleep
As to how...
How to port JVM in Linux 7.3?
Plz help me.
Hi all,
i recently installed red hat linux 8.0. i have two user accounts in my system namely "anand" and "raghu". when i tried to send a mail from raghu to anand using the mail command i did not...