./configure 명령을 내리면
no가 뜨는데 컴파일 라이브러리는 다 설치를 한거 같은데 설치가 안되네요
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether build environment is sane... yes
checking for gcc...
대용량의 스트림화일을 읽어서 처리하는 방법에 대해 아시는분께서는 도움말씀좀 주시기 바랍니다.
화일의 크기가 4.76기가바이트짜리 화일인데, 단 하나의 레코드(즉 한줄)로 구성된 화일이다보니 읽어들이기가 참 난감하군요.
보통은 논리적인 레코드의 맨끝에 뉴라인(\n) 이 들어가기때문에 자바에