The syntax error in the code prevented the program from running correctly.
코드에 난 문법 오류 때문에 프로그램이 제대로 실행되지 않았다.
Syntax error messages often point developers to where the mistake happened.
문법 오류 메시지는 보통 개발자에게 실수가 난 위치를 짚어 준다.
As a result, a simple syntax error (such as mismatched parentheses) in the text file could invalidate the entire menu file, leading you back to the text file to investigate where you made the error.
결과적으로 텍스트 파일의 간단한 구문 오류(괄호 불일치와 같은 경우)가 전체 메뉴 파일을 무효화할 수 있으며 텍스트 파일로 되돌아가 오류 발생 지점을 조사해야 할 수도 있습니다.
Question: All was going fine until I received an error message "syntax error: could not locate root part".
문제: 나는 오류 메시지를 수신 할 때까지 모든 잘 가고 있었다 "구문 오류: 루트 부분을 찾을 수 없습니다".
Resolving a syntax error requires understanding the language's code structure.
문법 오류를 해결하려면 그 언어의 코드 구조를 제대로 이해하고 있어야 한다.
Ignoring a syntax error can cause unexpected behavior in the software.
문법 오류를 무시하면 소프트웨어가 예기치 않게 동작할 수 있다.
They encountered a syntax error when combining different programming languages.
서로 다른 프로그래밍 언어를 섞어 쓰다가 문법 오류를 마주쳤다.
After fixing the syntax error, the script executed without any issues.
문법 오류를 고치자 스크립트가 아무 문제 없이 실행됐다.
He quickly fixed the syntax error that caused the application to crash.
애플리케이션이 죽게 만들던 문법 오류를 그는 금방 고쳤다.
Correcting the syntax error allowed the program to pass all tests successfully.
문법 오류를 바로잡자 프로그램이 모든 테스트를 무사히 통과했다.
She spent hours hunting down the syntax error that was halting compilation.
그녀는 컴파일이 멈추게 만드는 문법 오류를 찾느라 몇 시간을 허비했다.
The quotes and parentheses are not disclosed is the syntax error most common for beginners.
따옴표와 괄호 안에게 공개되지 않은 구문 오류는 가장 일반적인 초보자를위한.
The software won't run until you correct the syntax error in line 22.
22번째 줄의 문법 오류를 고치기 전까지는 이 소프트웨어는 실행되지 않는다.