Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Awk script to quote all parameters for a given function name.

    I was trying to maintain a program that wrote 200+ lines to a single file, using a single repeated function call–many of which had all NULL parameters. There were also occasional loops involved. The data was position based, so NULL writes counted. I was just trying to figure out: How many times a given function…

    June 10, 2007
  • Awk to split c functions into multiple files.

    This, at present, is overly simplistic and makes many stupid assumptions: That the return type is short. That there are no short global variables declared. That everything is well-formatted so that the return type is always first column, and that there is a space between both function name and return type (as in, only spaces–no…

    May 29, 2007
  • Windows Vista problems resticting GNU GCC apps to 32MB

    Disturbing to see this come about:Windows Vista problems resticting GNU GCC apps to 32MB Buried in the footnotes is a note about a response supposedly coming from a Microsoft representative saying, “now that people are asking for this, we are planning to fix…”

    May 29, 2007
←Previous Page
1 … 284 285 286 287 288 … 310
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress