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: C newbie requires assitance :)

I'm having a hard time setting up these calls.. is there any way you could give me an example in the code? :)
Forum Post

Help in Strings...

I am new to C++. Plz help me in strings. I am writing a program which accepts name and father name during RUN time and then show the result. I am getting no errors and no warnings. But at run time...
Forum Post

Date and time in Dev C problems

Hello fellow c programmers( I made a "hello world" program so I'm a c programmer too :)). Anyway I want to know if there is anyway to make a Dev C program perform an action if it is a certain day...
Forum Post

Re: dont understand some syntaxes in this program

Alright lets tackle these one by one. First off (1) void shuffle(int wDeck[]); This is bad code. It is valid, but an assumption about the first dimension is made which is not documented. If...
Forum Post

Re: need help with this short code(basic)

: I did what you said and theres 0 warnings,errors. But the output : didnt change. : i.e the string didnt change into uppercase. : : for my understanding the islower function and the isupper...
Forum Post

Interrupt Control+C

= WAITTIME) { sendto(sockfdTX, buf, strlen(buf)*sizeof(char), 0, (struct sockaddr *)&their_addr, sizeof their_addr); fprintf(logfile, "TX: ID %d - time %s - dest %s\n", msgID, lastxtime,...
Forum Post

Re: Job to write small program in C

i am interested to your offer. But atfirst i need to see ypur task. Please send me details in my mail address: saaj_jubair@yahoo.com
Forum Post

sjf scheduling in c

pls help me debug my code on doing sjf shceduling algo where the buest time and arrival time is asked from the user and form this, the program will display the processes, waiting time of each...
Forum Post

Re: Need Help....

but i don't have enough time to hire... i just need the codes. pls. someone help me....
Forum Post

Re: Time code

Looks like it...
Forum Post

Time code

=13) { Hours=1; } } } }
Forum Post

help guys

hello guys..i need help..can you give me an idea how to create program? its something like this. 1 Add Employee 2 List of employee choice : if press 1, input name,address,age,etc.. then...
Forum Post

Re: Help beginner in 8051 C program.......

Sorry, sever error~I post that 3 times
Forum Post

Re: need help in code in c++ and fitting functions in a frame

First, your array of counts is missing one value - there should be ten values and you have only nine. Second, the tasks like that is better done with arrays - instead of these grouped IF()...
Forum Post

Re: Help a beginner

You getMessage function is all sorts of messed up: #define N 27 ... int main(void) { ... int msg; ... msgSize = getMessage(MessageF, msg); ... ... ......
Forum Post

Re: Game: Guess the Number

0) and (b b then Writeln ('Too big...') ; End else If ((a > 0) and (b
Forum Post

Problems with user input functions

Hey guys, I am using scanf() to input values for a structure and it does this weird thing where it will "skip" input lines. I have no idea why this is happening. Here is my code: printf("Name: ");...
Forum Post

Convert String to Integer in C

How is it that a string, or part of a string, can be converted to an integer variable? For example, the user is asked to input a date and they input 12/31/2000, which is saved as a string. How could...
Forum Post

Re: What wrong in this program??

several things are wrong. you have a variable "int b" that is never referenced so this program shouldn't compile. the for loop is incremented one to many times,it should be c. This doesn't...
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.