Can we add pointers together?
No Answer is Posted For this Question
Be the First to Post Answer
a c code by using memory allocation for add ,multiply of sprase matrixes
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
Can you write the algorithm for Queue?
0 Answers College School Exams Tests, TCS,
Can we compile a program without main() function?
Is multithreading possible in c?
Which is the best sort method for library management?
When should I declare a function?
why do we use # in c-language?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
Is c pass by value or reference?
what is the advantage of software development
3.write a simple program that will output your name,phone number,e-mail address,and academic major on separate lines 1.create an account and a personal directory for your work b.find out how to create a subdirectory on your system.create one called info c.you will use a text editor to type in your programs and data files.some C systems have a built in text editor;others do not.Find out what text editor you will be using and how to access it.create a text file(not a program) containing your name ,address,and telephone number on separate lines.Next,write the brand of computer you are using and the name of the text editor.Then write a paragraph that describes your past experience with computers.save this file in your info directory. d. find out how to print a file on your system .print out and turn in the file you created in (c).