ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Suppose there's a C language type _Any_func (with a stdfunc.h that has typedef ... any_func;) that allows any func ptr type to be converted to `_Any_func*`, and back. (Like void* for functions.) _Any_func* af = f; printf("??", af); ?? is ... (1) %Lp (modified p) (2) %q (3) your suggestion? ⤵

May 6, 2025, 11:37 PM

Record data

{
  "uri": "at://did:plc:5bsnuwk6gpbbhjocl6fkzs3y/app.bsky.feed.post/3lok2g32mns25",
  "cid": "bafyreicepr7nzdm4jb5wwm6sz7j274wou5kkyxajuducn6ospvuooigzei",
  "value": {
    "text": "Suppose there's a C language type _Any_func (with a stdfunc.h that has typedef ... any_func;) that allows any func ptr type to be converted to `_Any_func*`, and back. (Like void* for functions.)\n\n_Any_func* af = f;\nprintf(\"??\", af);\n\n?? is ...\n\n(1) %Lp (modified p)\n(2) %q\n(3) your suggestion? ⤵",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2025-05-06T23:37:04.444Z"
  }
}