Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Any
Platform
Linux
Remove
License
Any
make it a cgi file
if you are on linux here's a library you can use
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++CGI.html
if you are on windows here's a little tutorial:...
In case of client server program. I am trying to send string(after concatenating) of more than 32 characters but it shows only 32 characters on the client side.Sometimes even it shows stack overflow...
Hi,
Desired functionality:
We are trying to store the objects, related pixels and x,y coordinates of pixels into a file. However, if the objectcount (oc) has pixel value(pc) less than 5,...
See http://richelbilderbeek.nl/CppBooks.htm for the top-5 most important C++ books.
Bilderbikkel
hiii
What happens when a process executes unlink(".");
What is the current directory of the process ? (Assume superuser permissions are given.)
Thanking you
Krish
clean.log
but it doesn't work, I already had six attempts but always the same, I'm reading now for 4 hours an I still think I#m not any closer to a solution.
Any help will be appreciated!...
I have a script which assigns the output of a shell command to a string, for later comparison.
The command typically outputs either "Idle" or
"Uploading 1 file (102.8 KB/sec, 1 min left)"
I...
Hi All,
I'm attempting to migrate my website files from server Ubuntu 9.04 to RedHat 5. it's currently hosted in directory
\var\www\intranet
but in RedHat 5 the root directory is...
i);
Iwant to pass second structure to another process using message queue
msgid= msgget((key_t) 10,IPC_CREAT|0666);
if(msgidi);
}
It displays the character value but shows...
Hey, check this code which i wrote, using this code you can easily create a wav file, i have explained everything header, sub-header and data part of wav file, i have even inlcuded the part to record...
Hey, check this code which i wrote, using this code you can easily create a wav file, i have explained everything header, sub-header and data part of wav file, i have even inlcuded the part to record...
Thanks Patrick will definitely go check it out.
Edit:
For Linux do you think I would be able to similar things with Pyhthon?
Get some help from runtime library
http://fofpc.org/RunTimeLibrary/
Regards
http://www.fofpc.org
http://www.fofpc.com
Okay, so I had these three bat files I converted to shells so I could run this on Linux, which I'm operating through PuTTy.
I made another shell file which would run the other three: 1.sh, 2.sh,...
ah my bad i thought it was the language for linux based operating systems
hello!
1) stack var (e.g. pBuff) contains pointer to byte array
2) register (e.g. ebx) contains index to this array
i need take as follows:
movzbl (%esp,%ebx), %eax
i.e. i need access to byte...
Dear Friend,
Looking for the hottest job in the IT market, Jobs on which is still
hiring is going on which is not really affected by recession .
Do YOU want to enter a domain that gives job...
Yes, there is hope to learn to program. The bright news is most programming concepts remain the same from language to language. Each language has its own quirks and syntax issues, but once you get...
hi...
i encounter a prblem while running some driver in linux.it shows
insmod:error inserting "fliusb.ko": -1 File exists
now i know that the file already exists,but it has problem in...
Hi,
I guess its not a question of which language is better for linux but which language are you most comfortable with. At the end of the day the algorithm that you use is the most important thing....