大連東軟信息學(xué)院大一上 電子工程 c語言-實(shí)驗(yàn)doc第一次,第二周(共6頁)_第1頁
大連東軟信息學(xué)院大一上 電子工程 c語言-實(shí)驗(yàn)doc第一次,第二周(共6頁)_第2頁
大連東軟信息學(xué)院大一上 電子工程 c語言-實(shí)驗(yàn)doc第一次,第二周(共6頁)_第3頁
大連東軟信息學(xué)院大一上 電子工程 c語言-實(shí)驗(yàn)doc第一次,第二周(共6頁)_第4頁
大連東軟信息學(xué)院大一上 電子工程 c語言-實(shí)驗(yàn)doc第一次,第二周(共6頁)_第5頁
已閱讀5頁,還剩2頁未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡介

1、Lab 1Getting Started with C Programming in TurboCOBJECTIVESAfter completing this experiment, you will be able to:code C programs in TurboCcompile and run C programs in TurboCsave C programs in TurboCload C programs into TurboCbuild a simple C program in TurboCdebug simple C programs in TurboCuse hot

2、 keys of TurboCPROCEDURESPART 1 Code a C Program1. Run TurboC Development Environment.2. Use FileNew to open a new file.3. Edit a C program as follows:#include main()int a,b; a = 251; b = 8; printf(%dn, a*b);PART 2 Compile and Run a C program 1. Press Ctrl and F9 keys at the same time to compile and

3、 run a C program.If error occurs, modify the program, compile and run it again.2. Press Alt and F5 keys at the same time to switch to the user screen to get the result.If the result is not 2008, modify the program, compile and run it again.TIP:Press Esc key to return to the edit screen.Print Screen

4、of Result: 1 mark PART 3 Save a C program1. Press F2 key to save a C program.2In the input box shown below, input a file name with .c extension (e.g. first.c). 3. Press Enter key to save the file.PART 4 Load a C program1. Press F3 key to load a C program in the default path of TurboC, e.g. C:DISK_CT

5、C20, D:turboc2.2. Input the program name (e.g. first.c) to be loaded in the input box.3. Press Enter key to load the file.If error occurs, check the file name and check the default path to make sure whether the name is right and the program is over there. What is the default path of the TurboC in yo

6、ur computer? 1 markPART 5 Build a C programCreate a C program that displays your student id and name (Pin Yin) on the screen. Make differences by using Escape Sequence in table 1.2 in page 11, e.g. n, t, etc.1. Write the C program.Print Screen of Code: 6 marks2. Save it using .c extension.3. Compile

7、 and run it using Ctrl and F9 keys.4. Check result using Alt and F5 keys.5. If error occurs, modify the program, save it, recompile and run it again.Print Screen of Result: 2 marksPART 6 Debug a Simple C ProgramCopy programs error1.c,error6.c in directory “error1-6” to the default path of TurboC, lo

8、ad and debug them one by one.1. Debug error1.c and read the error prompts.Print Screen of Code: 1 mark2. Debug error2.c and read the error prompts.Print Screen of Code: 1 mark3. Debug error3.c and read the error prompts.Print Screen of Code: 1 mark4. Debug error4.c and read the error prompts.Print Screen of Code: 1 mark 5. Debug error5.c and read the error prompts.Print Screen of Code: 1 mark6. Debug error6.c and modify the program to displayPrint Screen of code: 5 marksPART 7 Use Hot Keys in TurboCCtrl + F9Compile and runAlt + F5Switch to User ScreenF2Save a programF3Loa

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論