User profile: mbisht

User info
User name:mbisht
History
Joined:
Number of posts:5
Latest posts:

decimal to given base
//This function can be used to convert decimal to given base void To(long long num,char *buff,int b...

cannot correct the error
The error is at line if(char astr[i]==" ") first use ' ' to compare the single space second us...

Error Linked List
The error is at line temp = (struct linkqueue *) malloc (sizeof(struct linkqueue)); please use ...

How to set the name for thread
Thread's are identified by the thread variable, created by pthread_t API AS : pthread_t thread1; Th...

Cannot access private members from within same class???
The class Day has a constructor with no body so not able to compile. At least it must have blank bod...

This user does not accept Private Messages

User: mbisht

  • Public profile