What is pragma c?
No Answer is Posted For this Question
Be the First to Post Answer
how does printf function work
What compilation do?
7 Answers Geometric Software, Infosys,
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).
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
What is c variable?
what r the cpu registers r ther?
How would you obtain the current time and difference between two times?
difference between c and c++?
How does free() know explain how much memory to release?
What is the purpose of clrscr () printf () and getch ()?
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38