본문 바로가기 메뉴 바로가기

헤헹

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

헤헹

검색하기 폼
  • [전체보기] (37)
    • 궁금궁금 (3)
      • 음식? FOOD (2)
      • 앱? APPLICATION (1)
      • 웹? WEB PAGE (0)
      • 전자제품? ELECTRONICS (0)
      • 기업? ENTERPRISE (0)
    • STUDY (31)
      • 기타 문제 (0)
      • 백준 문제 (15)
      • 자료구조(Data Structures) (10)
      • 알고리즘(Algorithms) (5)
      • ICT (1)
  • 방명록

int변환 (1)
자료구조 •String 숫자를 Int로 변환(스트링->정수 변환)•

String 숫자를 Int로 변환(스트링->정수 변환) 1234567891011121314151617181920212223242526#include char str[101];int result; int atoi(const char *str){ int v = 0, cnt, digit; while ((cnt = *str++) != '\0') { if (cnt >= '0' && cnt

STUDY/자료구조(Data Structures) 2017. 12. 30. 12:56
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • 계획
  • stringint
  • 컴퓨터네트워크
  • string변환
  • datastructures
  • string int로 변환
  • 패턴 매칭
  • string
  • Algorithms
  • string개념
  • 연결리스트
  • 겨울방학
  • c언어
  • 알고리즘
  • string숫자
  • 네트워크
  • 해싱 충돌
  • DataStructure
  • LinkedList
  • 트리
  • 보이어-무어
  • 시험준비
  • 다이어리
  • kmp 알고리즘
  • open address
  • atoi()
  • Tree
  • 알고리즘개념
  • 자료구조
  • int변환
more
«   2025/05   »
일 월 화 수 목 금 토
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 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바