Operating System
An operating system (commonly abbreviated OS and O/S) is the software component of a computer system that is responsible for the management and coordination of activities and the sharing of the resources of the computer.
Forum Post

How to import a binary file

FileName); Kind Regards, Midas
Forum Post

Re: Help with reading a file in C, please.

This code will not work. 190 is approximate # of lines in file - not characters per line. And lines will not be the same length, so reading constantly by 190 characters will skip some short lines and...
Forum Post

Microcontroller Programming C

Hello all, Using AVR studio 4 and ATmega16 microcontroller I am trying to set up a program that takes in an input from an ADC (potentiometer) and output it to an LED via PWM. I am doing...
Forum Post
Forum Post

Help with reading a file in C, please.

I have a file with 190 lines, that goes something like this: Antigua,English,Local dialects Bahamas,English,Creole Barbados,English Belize,English,Spanish,Mayan,Carib Canada,English,French...
Forum Post
Forum Post

Re: how to read and write file faster?

I want to use multi-thread,but I have some questions. 1. If read one large file(500G) with multi-thread,can it accelerate the speed? 2.If read many files and each thread read one,can it accelerate...
Forum Post

how to read and write file faster?

how to read and write file on the disk faster?
Forum Post

Re: CreateFileMapping

We can go a little further -- for example: why to re-write the huge file? I can see how this might be a MUST DO situation, when you need to remove some sensitive data from the file before maybe...
Forum Post

Re: SDL - Hide Console

Take a look at this answer from Stack Overflow.
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

Re: Structure Program

try interrupt commands of your OS(example: int86 for windows/dos)
Forum Post
Forum Post

Re: Source file not compiled

Teacher cannot see that code like if(day=="Monday") will not be working?!!!! You need a 'bigger' teacher! On a more serious note - when you want to compare strings you should use the function...
Forum Post

Re: i need header files for my programs

Have you tried google? http://www.google.com/search?hl=en&source=hp&q=reg51.h&btnG=Google+Search
Forum Post

Re: Copy an .exe to a new .exe file using C/C++

Hello, I don't have code for you, but I want to ask you something. Such a techique as you want to use is most often used for viruses or something like that, things which have to spread unknown.
Forum Post

getting what is nessecary from a text file and removing the other info

hi i am not an expert in c++ nor do i know how to work properly on the windows forms application in c++. the thing is that i was able to produce in the windows forms application a web browser...
Forum Post

Re: [C] Access violation reading location

| TONY | (THIS IS NOT WRITTEN TO FILE) +------+ Also, this is incorrect (if nome is allocated): persona.nome="tony"; Proper way in this case is copying the text: strcpy...
Forum Post

Running a program while it's inside an cabinet file!

I making a all in one program using visual studio 2010 C++ language and my all in one program includes free programs like firefox, opera, microsoft security essentials and people who uses my program...
Forum Post

need help with this short code(basic)

I am new to programing and this code is straight off the Deitel "how to program C". program is suppose to turn lowercase chars to uppercase char. I ran it in MS visual studio 2010. 1.made a...
 

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.