Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about format-string

Read more about format-string

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - format-string

Can a function be called with printf format string?

Let's consider the functions below: void func2(void) { . . . exit(1); } void func1(void) { char buf[512]; fgets(buf, 512, stdin); printf(buf); exit(1); } int main(in...
test-img

Glitch

assembly

printf

exit

fgets

format-string

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved