370. Re: keys of anonymous hash


番号順一覧Top スレッド順一覧Top
作者: Bruce.
日時: 2004/4/17(00:21)
Bruce. です。

> %hash = (a => b, c=>d, e=>f);
> $hashref = \%hash;
> print keys %$hashref;
> 
> ということですよね?

そうです。お騒がせしました。

ところで、藤岡さんの二通も含め、ノートン先生にspam扱いされてしまってます。
#本物のspamは見逃すくせになにやっとんじゃ > ノートン先生


-- 
木村浩一
  I thought what I'd do was, I'd pretend I was one of those deaf-mutes.
  mail kbk@...
  web  www.kt.rim.or.jp/~kbk/
前の発言: 369. Re: keys of anonymous hash [Bruce.] 2004/4/17(00:16)
後の発言: 371. for と foreachの違い [藤岡和夫] 2004/5/02(15:53)
親発言: 368. Re: keys of anonymous hash [Koichi Yamamoto] 2004/4/17(00:10)
子発言: