분류 전체보기568 [C] 구조체 구조체구조체와 변수 동시선언구조체 생성과 동시에 별칭 지정 2024. 5. 29. [C] other - 1 https://pythontutor.com/render.html#mode=display Python Tutor code visualizer: Visualize code in Python, JavaScript, C, C++, and JavaPlease wait ... your code is running (up to 10 seconds) Write code in Python 3.11 [newest version, latest features not tested yet] Python 3.6 [reliable stable version, select 3.11 for newest] Java C (C17 + GNU extensions) C++ (C++20 + GNU extensions) JavaSpythontut.. 2024. 5. 29. [C] 16진수를 문자열로 출력하기 https://pythontutor.com/render.html#mode=display Python Tutor code visualizer: Visualize code in Python, JavaScript, C, C++, and JavaPlease wait ... your code is running (up to 10 seconds) Write code in Python 3.11 [newest version, latest features not tested yet] Python 3.6 [reliable stable version, select 3.11 for newest] Java C (C17 + GNU extensions) C++ (C++20 + GNU extensions) JavaSpythontut.. 2024. 5. 29. [C] function - atoi ASCII string to integer https://pythontutor.com/render.html#mode=display Python Tutor code visualizer: Visualize code in Python, JavaScript, C, C++, and JavaPlease wait ... your code is running (up to 10 seconds) Write code in Python 3.11 [newest version, latest features not tested yet] Python 3.6 [reliable stable version, select 3.11 for newest] Java C (C17 + GNU extensions) C++ (C++20 + GNU e.. 2024. 5. 29. [C] function - strrchr() STRing(find from the right) CHaRacter https://pythontutor.com/visualize.html#mode=edit Python Tutor code visualizer: Visualize code in Python, JavaScript, C, C++, and JavaPlease wait ... your code is running (up to 10 seconds) Write code in Python 3.11 [newest version, latest features not tested yet] Python 3.6 [reliable stable version, select 3.11 for newest] Java C (C17 + GNU extensions) C++ .. 2024. 5. 29. [C] function - strtok() STRing TOKenize https://pythontutor.com/visualize.html#mode=edit Python Tutor code visualizer: Visualize code in Python, JavaScript, C, C++, and JavaPlease wait ... your code is running (up to 10 seconds) Write code in Python 3.11 [newest version, latest features not tested yet] Python 3.6 [reliable stable version, select 3.11 for newest] Java C (C17 + GNU extensions) C++ (C++20 + GNU extensio.. 2024. 5. 29. [C] string - 4 char 형 포인터 변수에 값을 재할당 할수 없다. 포인터 변수에 동적으로 메모리를 할당해서값을 할당할수 있다. strcat() 함수를 사용해서 문자열 합치기 이런식으로는 사용할수 없다---> 이미 문자배열을 가리키고있는 상태의 변수이기 때문인거 같다. 값을 입력받고, 입력받은 값에 th를 붙이기 2024. 5. 28. [Aws] VPC 사용설명서 https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html What is Amazon VPC? - Amazon Virtual Private CloudWhat is Amazon VPC? With Amazon Virtual Private Cloud (Amazon VPC), you can launch AWS resources in a logically isolated virtual network that you've defined. This virtual network closely resembles a traditional network that you'd operate in your own data cdocs.aws.amazon.com 2024. 5. 28. [Linux] httpd 를 사용해서 웹 리포지터리 생성하기 https://www.redhat.com/sysadmin/apache-yum-dnf-repo Create an Apache-based YUM/DNF repository on Red Hat Enterprise Linux 8You can create your own local YUM/DNF repository on your local server. Here's how to do that with Apache.www.redhat.com 2024. 5. 28. 이전 1 ··· 46 47 48 49 50 51 52 ··· 64 다음