i have done successfully done pointer, malloc……
i have successfully done of arrays, multidimension array ……
multiple revision locked then how i can unlock each version……sir first i create upto four version, then i want to modify the version like 1.3.after modify it bcome 1.3.1.1…….but when i modify the 1.1 it tell me multiple revision locked please specify them………………………..
Getting error in glibc-2.9 configuration 1st pass
Plzzzzzz search on blog for E-4 Tool Chain problem
Respected Sir,
Today entire Team works on Prob.
Please all Team E2 members join this thread for not for your grievances and issues,only daily report will attached with this thread.
For your grievances and issues please follows ‘E2- USB DRIVER Problems and Solution’ in USB Driver categories.
Regards and thanks
Dharmendra Nath Shandilya
Dear all Team member E2
Please join this thread for your all grievances and issues for up-mentioned topics
Regards and thanks
Dharmendra Nath Shandilya
All E11 trainees, Update your status of Assignment 2. Any queries regarding assignment 2 has to be posted in this thread only.
Dear E11 trainees, kindly update thee status of your Assignment 1.
All E5 trainees,
Kindly update your today’s work status regarding “Character Driver” including following:
1) write for multiple quantum
2) read for multiple quantum
#include<stdio.h>
int main()
{
int i;
i = 10;
print(i);
return 0;
}
void print(int a)
{
printf(“%d\n”,a);
}
output:warning: conflicting types for ‘print’ [enabled by default]
note: previous implicit declaration of ‘print’ was here
I m facing error in the first pass while configuring the glibc-2.9 as:
Checking for suffix of object files… Configure: error: cannot compute suffix of object files: cannot compile
How to solve the problem?
cannot access notes on loop and iterations (3_11).
E12-MOHIT
Project description
Implement the client server application using pipes by inter-process communication
server has to generate clients and clients will communicate with server through pipes . Clients will send their parameters and server will accept it and depending upon the request the server will transfer the request to other process through pipes which perform the corresponding operation and send the result back to server and server will send the result back to corresponding requester.
First implement it with on client and then move forward with multiple clients.
All E-10 batch members will post their status and queries regarding project on this thread only .
Regards,
Harsimran singh
Project Description: A minimum of three requesting clients will request to server and server using three processing clients will respond to requests.
Inter Process Communication would be done using FIFO.
Everyone from E-8 batch will share their status only on this thread.
Regards,
Yash
All E11 trainees, kindly update the status of your Assignment 3 in this hread only