Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Introduce nob_touch_file()#112

Open
mikmart wants to merge 2 commits intotsoding:main from
mikmart:touch-file
Open

Introduce nob_touch_file() #112
mikmart wants to merge 2 commits intotsoding:main from
mikmart:touch-file

Conversation

@mikmart
Copy link
Contributor

@mikmart mikmart commented Aug 23, 2025

I found this useful while trying to debug #111 with a program like:

#define NOB_IMPLEMENTATION
#define NOB_EXPERIMENTAL_DELETE_OLD
#include "../nob.h"
int main(int arg, char **argv) {
 NOB_GO_REBUILD_URSELF(arg, argv);
 nob_log(NOB_INFO, "Hello, World!");
 nob_touch_file(__FILE__);
 return 0;
}

Maybe it's useful in general?

webdevred and NanoUser3000 reacted with thumbs up emoji
Copy link

I do personally find this useful 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /