Programming Language
Forum Post
Forum Post
Forum Post

Re: Use inline or library

: Hi. : : I'm working on a C++ program, and I want to write some functions in Assembly to use here. I don't have much experience with Assembly, but I've read quiet a lot and I'm starting to...
Forum Post
Forum Post

Use inline or library

Hi. I'm working on a C++ program, and I want to write some functions in Assembly to use here. I don't have much experience with Assembly, but I've read quiet a lot and I'm starting to understand....
Forum Post

Re: hex code to c code

: Dear All : : Is it poosible to convert hex 8051 compiled code back to C code. : Any tool available or any trcick to implement that. : Looking for you help. Thanks in advance. : Thanks :...
Forum Post

hex code to c code

Dear All Is it poosible to convert hex 8051 compiled code back to C code. Any tool available or any trcick to implement that. Looking for you help. Thanks in advance. Thanks Madhu
Forum Post

... I forgot to add...

Do not run the program with large memory requirements from Turbo C itself - run it outside of TC. Usually, very little memory left in DOS to run both TC and your large program. It will be harder to...
Forum Post

Re: Printing In basic

Input " Type the number of the record to print";number Rem The following line is used to send text to a printer usually. Rem This presumes your records are held in an array named A$ LPrint...
Forum Post

Re: Deleting textures

If you see the prototype for glDeleteTextures it is glDeleteTextures(int, GLuint *); So if you want to delete 1 texture and as the prototype takes a pointer, you need to send its memory...
Forum Post

Re: tc and 64kb limit.....

This message was edited by stober at 2005-12-30 20:37:11 : a) damn..... : b) i need to get at least the normal heap as i have done in pascal 640kb splitted to 64k segments. : there every pointer...
Forum Post

Re: tc and 64kb limit.....

a) damn..... b) i need to get at least the normal heap as i have done in pascal 640kb splitted to 64k segments. there every pointer could have reach 64k and there was total of 640kb. why here it...
Forum Post

Re: How to get the physical address of a file using C?

: opening the file does not give you the physical location on the hard drive -- its just a pointer to a FILE structure somewhere inside the program's memory address. There are no standard C or C++...
Forum Post

Re: is binary important

: : : Imho, a programmer that doesn't know about the binary system or how data is stored in memory is like a fish that doesn't know how to swim. : : : : No, it's a fish who doesn't know what...
Forum Post

Re: is binary important

: Imho, a programmer that doesn't know about the binary system or how data is stored in memory is like a fish that doesn't know how to swim. : No, it's a fish who doesn't know what water is....
Forum Post

Re: Disable Keyboard port

Wheow! thanks mr shaolin007.. but, can you help me implement that using c language? thanks..
Forum Post

Program sometimes running faster?

Sometimes (I'd guess about 1 in 10 times) when I execute my Borland Pascal 7.0 program, it runs faster than normally, i.e. the gamespeed is faster than usual. If I exit the program and execute it...
Forum Post

problem with datagrid

hi all, I am new to VB.NET im developing an accounts software how would I do multiple in datagrid cell betwen qty and amount and also to calculate it's total any information you can give me...
Forum Post

Re: Brain Cells

Well thanks guys. By the way his post gave me enought clue to solve the problem :) but frankly i love the way c is organized. And i love it more after my first course in perl. Now perl can be...
Forum Post

Re: In Java How do you program a graphic or jpeg into an applet

: : ok heres my problem. I have an applet with options. What I want to do is when you click an option a graphic shows up on the bottom half of the applet. : : : : : : : : http://java.sun...
 

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.