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

Re: Here's the deal...

Hey, man, thank you very much You've been very helpful I'll go look for it in PH's MASSIVE archive, but I'm sure I'll find it soon :-). C ya around, man. Come sign my guestbook or somethin';-)...
Forum Post

Re: CGI programming in C

: Does anyone have experience in programming the CGI interface in C ? : I have a document telling me that using the POST method for accessing dosuments, all input should be on stdin and output...
Forum Post

Re: coding truth tables

: does anyone have c/c ++source code for a truth table? the one i have doesn't make a table at all an i can't figure out where i went wrong. : also does anyone kno how to use c/c++ code in vb? like...
Forum Post

coding truth tables

does anyone have c/c ++source code for a truth table? the one i have doesn't make a table at all an i can't figure out where i went wrong. also does anyone kno how to use c/c++ code in vb? like how...
Forum Post

Re: How to port the 8051 with uC/OS-II and to compile the C Files

http://www.ucos-ii.com/contents/products/ucos-ii/ports-intel.html c u soon. ..vinodh..
Forum Post

Re: How to port the 8051 with uC/OS-II and to compile the C Files

http://www.ucos-ii.com/contents/products/ucos-ii/ports-intel.html c u soon. ..vinodh..
Forum Post

Little bit improvement to set up Microsoft C 6.0

If I put the source file in the same directory of BIN , the file can be compiled ,linked and executed . But if I put the source in another directory . PWB report U1355 error . I can always do...
Forum Post

calling C++ functions from C

How do you call C++ functions from C code? I've compiled C++ code to create objects (.o) and link them together with the cc compiler (UNIX). However, when I try to call the function in the C module,...
Forum Post

Re: What's the use of startup.bat in Microsoft C6.0 ?

I have to use it as I am trying to maintain a system which is developed by Microsoft C 6.0 I got the link error and even after restart computer ,the error is still there . There is no error msg ,...
Forum Post

Re: What's the use of startup.bat in Microsoft C6.0 ?

Why do you need MS C its realy old. I dont think that you can run it on modern computers. You get probably link error. Did you restarted your computer? What is the exact error message in output...
Forum Post

Cool !!!

Cool! Never thought it possible. Guess I'm not as good as I thought, or maybe I'm just not creative. In fact, I think this can be extended to even entire programs- if I'm wrong, correct me! : : :...
Forum Post

here is a working program without semicolon

: : write any program in C language (there should be output)but u cannot use a single semicolon inside the program... #include int main() { if (puts("hello world")) {} } save the...
Forum Post

Re: Thanks.....But.....

: Thanks that cleared it up. Now I need your help again. I am having problems with trying to get this to work. I need the program to open Local Machine key then display the contents and the user then...
Forum Post

Re: Need info on your code...

: This message was edited by Warlockzzz at 2002-9-4 17:59:42 : Some of the things i don't understand about this code because i never seen that yet : : : - What is AnsiString ? : - Is ss...
Forum Post

VC Link Error

I am using VC to build my c program . error when link: Linking... LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16 Debug/LearnC.exe : fatal error LNK1120: 1...
Forum Post

Creating frame rate in C

How do i go about setting up my game engine to use a particular frame rate? I'd like to go for about 30 frames/sec. I'm using the borland turbo c compiler. My one real problem is finding the right...
Forum Post

asking for source code in c for text editor

please tell me abt links or locations on the web where i can find out source code for text editor written in c for MSDOS platform.
Forum Post

The Configure of JSWDK

My WebServer.xml is : - - I put my *.class in the C:\jswdk-1.0.1\examples\WEB-INF\servlets In My browser , if I access file like A. http://localhost:8080/examples/Serv...
Forum Post

jpeg

hi all, i need to add jpg loading to an app. There are a lot of dlls out there to do the job, but what I really need is only jpg loading, and they do a lot of other stuff - since size is critical,...
Forum Post

The world has gone bugs.

: thanks whoie! you rule! : this does what i want: : : : int realarray; : int (&array) = *(reinterpret_cast(realarray-1)); : Peter, please, read this before you do anything:...
 

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.