Question: . C Programming: Slides C1 through C8 Know escape sequence, newline, tab Know how to write a #include and a #define. Conversion specifiers (with floats

 . C Programming: Slides C1 through C8 Know escape sequence, newline,

. C Programming: Slides C1 through C8 Know escape sequence, newline, tab Know how to write a #include and a #define. Conversion specifiers (with floats and doubles especially). (in C-1) (different for scan & print). Conversion specifiers to print hex, octal, adjust left or right, pad with zeros What loop structure requires a semi-colon at the end of it? Go through the c3 file to find the ternary operator that is a substitute for if-else. What punctuation does it use? Order of Precedence Valid and invalid variable names in C (C-1) Turn words into a comment Write the printf output of code Declare file pointer, use it to open a file, use it to do fscanf Pointers (reference lab6 and C-8) in C, trig functions, output in degrees or radians? C2 Slides, go over getchar and putchar Write a function prototype Given code, fill in a chart of a 2-dimensional array with values. Scope and location of both global & regular variables in a program (C-6) Linux: Slides 1-Unix through 5-Unix Know pwd, ls, ls -1, dir, cp, rm, rmdir, cat, cd, man, clear, gcc, chmod, grep, dif Know about the three groups to get files permissions, and the three permissions each group gets What is the command to create a directory? Command to find help in Linux Root directory name Unix/Linux history. What does POSIX stand for? Know the order in which linking, program development, compiling, etc happens (4-UNIX, #14-20) Know the name of the debugger and the most used commands. Know what make is Write out the command you would use to show the contents of a short file (check how to display labb.out (use cat]) VIM: Slides 2-VIM How to get from insert to command mode Correct way to write, save, quit in one command

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!