Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: rajenpandit ; Forum: C and child forums
Forum: C Mar 14th, 2009
Replies: 5
Views: 348
Posted By rajenpandit
Check it out..............

#include<stdio.h>
#include<conio.h>
#include<string.h>
void main()
{
int num,numcnt,div,i=1,n=0;
char str[10][10];
clrscr();
Forum: C Feb 4th, 2009
Replies: 3
Views: 304
Posted By rajenpandit
Hello everyone, I have created my own header file but it doesn't work if i just include like "myfile.h" and it works fine if i include like "myfile.c". I just want to know that why this thing...
Forum: C Feb 2nd, 2009
Replies: 5
Views: 395
Posted By rajenpandit
You are doing a bit mistake over here...........
fprintf(fp1,"%d\n",&numbers[i]);
please don't give '&' before 'numbers[i]'
if u still face problem then just see my program
...
Forum: C Feb 2nd, 2009
Replies: 11
Views: 764
Posted By rajenpandit
Sorry Aia actually i m not getting the concept of

cp = strchr(num,'.');
com = cp-num;

can u plz explain for me.........
thanx
Showing results 1 to 4 of 4

 


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

©2003 - 2009 DaniWeb® LLC