Re: raising warning flag on firewalld-default feature

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Once upon a time, Miloslav Trmač <mitr@xxxxxxxx> said:
> - Much easier access to higher-level (and more efficient!) data
> structures.  C programs frequently use linked lists instead of e.g.
> hash tables simply because maintaining hash tables and the associated
> memory allocation is just too complex.

Hash table management was a part of my computer science core curriculum;
it isn't _that_ hard.

Also, for C programmers, there's standard library hash management
functions that are easy to use (never try to re-invent the wheel!).  See
"man hcreate_r" (although it is unfortunately just a GNU extension to
have multiple hash tables).

Now, given that, I still write most of my system admin stuff in perl.
-- 
Chris Adams <cmadams@xxxxxxxxxx>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux