Yadav Abhinav
Member
Member since
Oct 14, 2018
Last active
Oct 24, 2018
Posts contributed
6
Recent posts
-
@yadav-XHcwKB • Oct 26, 2024Oct 26, 20241.6K
Source Code For Sign up and Sign in in C
May anyone tell me whats wrong with this code i am beginner#include<stdio.h>#include<conio.h>#include<string.h>main(){ char username[1000][2000]; char password[1000][2000]; int i; printf("Hello What You Want to do:... -
@yadav-XHcwKB • Oct 26, 2024Oct 26, 20241.4K
I am a Beginner, So which book i should prefer for learn C?
I am a school student but i want to learn C before the college starts i have 3 months is it enough to learn...