1 Answered Questions for the topic FILES USING C
Files Using C C Programming
10/18/16
could anyone tell me whats wrong in this code?
#include<conio.h>#include<stdio.h>#include<string.h>static int i=0;struct web{char name[30],pass[30];}w[99];int n;void login(void);void reg(void);int main(){clrscr();printf(" ...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.