Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: ajay.krish123 ; Forum: C and child forums
Forum: C Sep 10th, 2009
Replies: 2
Views: 641
Posted By ajay.krish123
i think u must reinstall with the setup..
if the same problem comes then that might me corrupted.so then try to install with the new setup.
Forum: C Sep 10th, 2009
Replies: 20
Views: 960
Posted By ajay.krish123
it is used to compare the string letter by letter..if they are same then it return the value zero otherwise the difference in the ascii values in the first letter of the two string which are...
Forum: C Jan 23rd, 2009
Replies: 5
Views: 821
Posted By ajay.krish123
Use code tags to post your code.
instead of including myfile.h you must include myfile.c
Forum: C Jan 21st, 2009
Replies: 14
Views: 1,245
Posted By ajay.krish123
If the above method is not working then you must go for closing and reopening of the file when it gets updated
Forum: C Dec 26th, 2008
Replies: 7
Views: 568
Posted By ajay.krish123
There are three main errors:
1.
this cannot convert void into char therefore the modified one is

(**array_of_strings) = realloc((*array_of_strings), loc_nr_of_strings * sizeof(char*));
...
Forum: C Dec 24th, 2008
Replies: 5
Views: 509
Posted By ajay.krish123
yaa you need to find the specific words such as "a" and "simple" so that in between you need to insert the word "very".
Forum: C Dec 22nd, 2008
Replies: 5
Views: 509
Posted By ajay.krish123
strstr is used to find the occurece of first string into the another string which is already defined in the library function.
if "very" is not there in your string you can simply insert in place...
Forum: C Nov 2nd, 2008
Replies: 4
Solved: Sine Series
Views: 1,408
Posted By ajay.krish123
i dont think that only part is creating the problem.....it has one more problem including the above stated:

Max Value of Sine function is 1
It is due the the answer is less than zero and you are...
Showing results 1 to 8 of 8

 


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

©2003 - 2009 DaniWeb® LLC