변수앞에 &, * 표시는 봤는데 # 기호는 도대체 뭔지 모르겠네요. 혹시 아시는 분들 알려주세요.
제가 보는 코드는
#define NameVal(x) \ if (! strncmp (bp, #x, strlen (#x))){ \ bp += strlen (#x); \ x = strtod (bp, &bp); \ }
냉무
http://en.wikipedia.org/wiki/Preprocessor
전처리기로 검색해도 많은 정보를 찾으실 수 있을겁니다.
Neogeo - Future is Now.
질문에 답해주셔서 감사합니다. 전처리기 쪽으로 더 찾아봐야 할 것 같네요.
저게 뭐였더라... 아마 변수 이름을 문자열로 만들어 주는 거였던거 같은데요. 이거 쓴지 오래돼서 기억이 잘... 글구 ##는 concatenate 이었던 거 같네요.
---- Let's shut up and code.
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
변수앞에 #는 없어요
냉무
http://en.wikipedia.org/wiki/
http://en.wikipedia.org/wiki/Preprocessor
전처리기로 검색해도 많은 정보를 찾으실 수 있을겁니다.
Neogeo - Future is Now.
Neogeo - Future is Now.
아무래도 전처리기와 관련이 있는것 같네요.
질문에 답해주셔서 감사합니다. 전처리기 쪽으로 더 찾아봐야 할 것 같네요.
저게 뭐였더라...
저게 뭐였더라... 아마 변수 이름을 문자열로 만들어 주는 거였던거 같은데요. 이거 쓴지 오래돼서 기억이 잘...
글구 ##는 concatenate 이었던 거 같네요.
----
Let's shut up and code.
----
Let's shut up and code.
댓글 달기