티스토리 뷰
char *a = "gggg";
char *b = "1111";
if(!strcmp(a, b))
{
puts("같음");
}
else
{
puts("다름");
}
'Computer > 컴파일언어' 카테고리의 다른 글
warning: implicit declaration of function ‘inet_ntop’ (0) | 2016.03.10 |
---|---|
warning: implicit declaration of function 'wait' (0) | 2016.03.10 |
C언어) Call By Reference, char 배열, char 포인터 (0) | 2016.01.04 |
스레드 풀 (0) | 2015.12.30 |
C TCP 소켓통신 ) 멀티 프로세스 vs 멀티 스레드 (0) | 2015.12.30 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 점유율
- Swift
- 서버
- 노드
- node.js
- git hub
- CentOS
- xcode
- C
- 안드로이드
- 리눅스
- 깃헙
- C언어
- 앵커브리핑
- IOS
- BBC 가쉽
- Kotlin
- 뉴스룸
- Node
- php
- Asterisk
- 배열
- linux
- mysql
- Android
- nodejs
- 스위프트
- GIT
- 손석희
- Phaser
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함