C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Forum Post

Dos guru needed for help on config.sys file

I want to add a comment that the user can see on the screen when they go into the Restore submenu. The message will be Warning user profile will be overwritten. I underlined the comment in bold I...
Forum Post

Re: ms dos 'move' to c

: I want to convert the ms-dos command 'move' into c . Could you help : me? Win32 API MoveFile()? ;-)
Forum Post

ms dos 'move' to c

I want to convert the ms-dos command 'move' into c . Could you help me?
Forum Post

Re: C from the Harware....next step?

well, have a look at my reply to strober about new nano-technologies. New concepts will necessary have to be considered. Well, discussion is open!! Angeltpp : : : Hi! : : : : : : Let's...
Forum Post

Re: C from the Harware....next step?

This message was edited by stober at 2006-3-5 16:56:5 : nah, way back when, people wrote their own OS's all the time. I doubt it. computers in those times took up several stories of a building...
Forum Post

Re: C from the Harware....next step?

: : Hi! : : : : Let's say that we have a hardware based on x86 for example but nothing else. : : : : Then how to start? : : : : how to implement a compiler, a text editor.....? : : :...
Forum Post

Re: wrong size of strcut

: This message was edited by stober at 2005-10-15 5:50:50 : : Hello : : : : I'm reading from a file steam with visual c++ 6. : : I have declared the struct: : : : : typedef struct { : :...
Forum Post

Re: wrong size of strcut

This message was edited by stober at 2005-10-15 5:50:50 : Hello : : I'm reading from a file steam with visual c++ 6. : I have declared the struct: : : typedef struct { : unsigned...
Forum Post

Re: setjmp and longjmp

: Has anybody tried using setjmp and longjmp in their codes..I am trying to use them. I am aware that they are not very much preferred except for exceptional situations...Has anyone had experience...
Forum Post

Re: Can't find compiler.

: : : : : I have a MS-DOS computer that I would like to put a C compiler on. I heard about a compiler called QC that I would be able to use, however I cannot find it anywere. If anyone could tell me...
Forum Post

Re: Can't find compiler.

: : : : I have a MS-DOS computer that I would like to put a C compiler on. I heard about a compiler called QC that I would be able to use, however I cannot find it anywere. If anyone could tell me...
Forum Post

Re: Can't find compiler.

This message was edited by Vilanye at 2005-7-13 15:5:15 This message was edited by Vilanye at 2005-7-13 15:1:3 : : : I have a MS-DOS computer that I would like to put a C compiler on. I heard...
Forum Post

Re: Can't find compiler.

: : I have a MS-DOS computer that I would like to put a C compiler on. I heard about a compiler called QC that I would be able to use, however I cannot find it anywere. If anyone could tell me where...
Forum Post

Re: Can't find compiler.

: I have a MS-DOS computer that I would like to put a C compiler on. I heard about a compiler called QC that I would be able to use, however I cannot find it anywere. If anyone could tell me where I...
Forum Post

Can't find compiler.

I have a MS-DOS computer that I would like to put a C compiler on. I heard about a compiler called QC that I would be able to use, however I cannot find it anywere. If anyone could tell me where I...
Forum Post

Re: How do you do that.

ren myfile.exe myfile.aaa 3. to do that with c program rename("myfile.exe","myfile.aaa"); There are several other ways too.
Forum Post

Re: N Base Function, Out of Memory?

what compiler are you using? If you are using Turbo C or some other 16-bit compiler for MS-DOS than try using the large memory model. If you are already doing that, then switch to a 32-bit compiler...
Forum Post

Re: Quick, Simple, Question

Standard C and C++ libraries do not support operating system dependent functions. For that you have to use libraries that were developed by the compiler manufacturers or operating system API...
Forum Post

Questions on the RDTSC instruction and Memory and/or far calls

Processor: AMD ( Semipron 2800+ )? 2.00 Ghz OS: MS-Dos First Question: Does the rdtsc instruction count cycles like the cycles given in Apendix D of Art of Asemmbly? If not, how...
Forum Post

Re: LOCATE command

: Does C have a locate function like the LOCATE command in QBasic? If so, what is it? : short answer -- no. A little longer answer -- depends on the operating system and the compiler. Turbo C...
1 2 3  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.