Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: book_worm
Forum: C++ 13 Days Ago
Replies: 2
Views: 176
Posted By book_worm
/*I have coded this but it is not working fine it kept saying "Segmentation fault" and i can't track it down, can someone help me on this i want it badly!*/
#include<iostream>
using namespace std;...
Forum: *nix Software Jul 3rd, 2009
Replies: 1
Views: 785
Posted By book_worm
hi guys!
i have a 2 GB flash disk and i want to format it either using GUI or CLI.
can any one help please!?
thanks in advance!
Forum: C Jun 21st, 2009
Replies: 12
Views: 793
Posted By book_worm
Oh! Thanks a lot!it really helped me!
Forum: C Jun 20th, 2009
Replies: 12
Views: 793
Posted By book_worm
Here is what i have tried. But it kept saying segmentation fault!
#include<stdio.h>
int main()
{
int in[10];
int out[10];
int i;
FILE *fp;
fp=fopen("totalFile.txt","w");
if(fp==NULL)
Forum: C Jun 20th, 2009
Replies: 12
Views: 793
Posted By book_worm
Here is what i have tried. But it kept saying segmentation fault!
#include<stdio.h>
int main()
{
int in[10];
int out[10];
int i;
FILE *fp;
fp=fopen("totalFile.txt","w");
if(fp==NULL)
Forum: Posting Games Jun 19th, 2009
Replies: 2,171
Views: 139,314
Posted By book_worm
Forum: C Jun 19th, 2009
Replies: 12
Views: 793
Posted By book_worm
Hello World!
i want to write a program that generates 100 random numbers.

the program should do the following tasks:

** store these 100 random numbers in a file called totalFile.txt
** read...
Showing results 1 to 7 of 7

 


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

©2003 - 2009 DaniWeb® LLC