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.
Forum Post

Re: Running a c++ game on web browser

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:...
Forum Post

How to overcome buffer overflow in client ?

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...
Forum Post

Unable to assign the runtime values to variables in a sub function

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,...
Forum Post

Re: best programming books

See http://richelbilderbeek.nl/CppBooks.htm for the top-5 most important C++ books. Bilderbikkel
Forum Post

What happens when a process executes unlink(".");

hiii What happens when a process executes unlink("."); What is the current directory of the process ? (Assume superuser permissions are given.) Thanking you Krish
Forum Post

makefile to convert jpeg files to png files

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!...
Forum Post

My script returns an error when it doesn't like the input

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...
Forum Post

Migrating my site from Ubuntu 9.04 to RedHat 5 - directory issues

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...
Forum Post

How to pass pointer to a structure in a message queue

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...
Forum Post

Re: how to read wav file using c

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...
Forum Post

Re: how to read wav file using c

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...
Forum Post

Re: Some Scripting

Thanks Patrick will definitely go check it out. Edit: For Linux do you think I would be able to similar things with Pyhthon?
Forum Post

Re: Linux Programming

Get some help from runtime library http://fofpc.org/RunTimeLibrary/ Regards http://www.fofpc.org http://www.fofpc.com
Forum Post

Running Three Shells with a Shell

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,...
Forum Post

Re: Does my first language really matter?

ah my bad i thought it was the language for linux based operating systems
Forum Post

gcc inline asm question

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...
Forum Post

Virtualization Training

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...
Forum Post

Re: C#

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...
Forum Post

insmod:error inserting "fliusb.ko": -1 File exists

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...
Forum Post

Re: Linux Programming

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....
1 2 3 4 5 6 16 26 36 46 56  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.