Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: seemant_sun
Forum: C Jun 16th, 2009
Replies: 5
Views: 377
Posted By seemant_sun
thanks brother for your knowledge
Forum: C Jun 16th, 2009
Replies: 5
Views: 377
Posted By seemant_sun
1
Help
i have a thorough knowledge C and a little bit of practice of C but i wanted to be a good C programer can anybody tell me how i can do it are ther any good books which can provide me good practice of...
Forum: C Jun 12th, 2009
Replies: 9
Views: 556
Posted By seemant_sun
your Mistake is
int fact;
fact = fact(number);
write it like
int f;
f= fact(number);
Forum: C Jun 12th, 2009
Replies: 7
Views: 576
Posted By seemant_sun
Thanks a lot for extra Knowledge
Forum: C Jun 12th, 2009
Replies: 18
Views: 856
Posted By seemant_sun
After filling the array make a loop to check whether there is any element with zero value
If not then fill it again if it is then break
Forum: C Jun 7th, 2009
Replies: 6
Views: 417
Posted By seemant_sun
write a program to find size of a file without traversing it character by character?

will anybody tell me the logic hw to approach it

is there any trick involved
Forum: C Jun 7th, 2009
Replies: 1
Solved: absread
Views: 318
Posted By seemant_sun
is there any function absread() if it is then whats its usage?
Forum: C Jun 7th, 2009
Replies: 7
Views: 576
Posted By seemant_sun
"I am a boy\r\n"

if this string is readed through using fgets in an array what will get readed
Forum: C Jun 7th, 2009
Replies: 14
Solved: File handling
Views: 850
Posted By seemant_sun
void openfile(char *,FILE**)
what does double stars indicates
Forum: C Jun 2nd, 2009
Replies: 22
Solved: help me
Views: 928
Posted By seemant_sun
the master its not working
Forum: C Jun 1st, 2009
Replies: 22
Solved: help me
Views: 928
Posted By seemant_sun
hi naure in the problem i am getting three answers for just one bit on
Forum: C Jun 1st, 2009
Replies: 22
Solved: help me
Views: 928
Posted By seemant_sun
i am not geting the correct output can anybody help me whats the pmistake i have done

# include<stdio.h>
# include<conio.h>

void main()
{
int color;
clrscr();
printf("enter any...
Forum: C May 29th, 2009
Replies: 1
Solved: c compiler
Views: 244
Posted By seemant_sun
which is the best compiler for C
give me the download link
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC