regarding the append to the file154 (8/20/2008 9:52:35 PM) comp.os.vxworks Hi, I am trying to apend the data to the file through the open() using the O_APPEND argument . But not able to succeed, Is it possible in vxWorks? If not possible is any other ways to do this .. please help me... jimmy
regarding the lseek()342 (8/20/2008 10:49:12 AM) comp.lang.c Hi, I want to move file pointer to the end of the file through any funciton ( like lseek() ) Could anyone help me out to dothis . ... pal
how to use the open() call762 (8/19/2008 10:16:20 AM) comp.lang.c Hi, How to use the open() ( mean syntax ) to open a file and to append the data every time at the end of the file. My Problem is, I created a file and written some data into it, and second time i opened the... pal
setjump and longjump641 (12/27/2007 6:51:06 AM) comp.lang.c hi all, Can anybody explain about setjump and longjump functions if u have time to spend on this. Thanks, pal ... pal
object file size is reduced after build #2532 (12/18/2007 8:20:41 AM) comp.lang.c Hi all, We have large code on which we are solving the bugs. For every bug we change the code part either add or delete some of the code part. More is adding the code part and very less is deleting the code.... jayapal
object file size is reduced after build4626 (12/18/2007 7:19:49 AM) comp.lang.c Hi all, We have large code on which we are solving the bugs. For every bug we change the code part either add or delete some of the code part. More is adding the code part and very less is deleting the code.... jayapal
why the printf is not typecasting the int to float637 (12/12/2007 7:12:26 PM) comp.lang.c #include main () { int k = 10; printf ( "%f\n", k); } o/p ................... run time error Why this program is showing run time error ... Is there any wrong in these code part. ... jayapal
regarding new operator926 (7/12/2007 1:27:33 PM) comp.lang.c++ I am a beginner to c++ programming. I just want to know what is the use of new operator. If there is no sufficient memory to be allocated then what does the call to this new return. Thanks in advance krish ... raghavakrishna.j(11)
why the usage of gets() is dangerous.12264 (11/16/2007 5:04:25 PM) comp.lang.c Hi all, Whenever I use the gets() function, the gnu c compiler gives a warning that it is dangerous to use gets(). why...? regards, jayapal. ... jayapal403(24)
object file size is reduced after build #2532 (12/18/2007 8:20:41 AM) comp.lang.c Hi all, We have large code on which we are solving the bugs. For every bug we change the code part either add or delete some of the code part. More is adding the code part and very less is deleting the code.... jayapal403(24)