Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8707125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:47:24+00:00 2026-06-13T03:47:24+00:00

I was just wondering if treating an extern variable as the source buffer and

  • 0

I was just wondering if treating an extern variable as the source buffer and passing it as an argument to strcpy() or any other function that can result in a buffer overflow is as unsafe and likely to result in buffer overflows as passing it an argument that came from an fgets() function with a specified limit higher than the size of the buffer.

Should special care be used with these extern variables or should they be treated no differently than any other variable?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T03:47:26+00:00Added an answer on June 13, 2026 at 3:47 am

    extern only defines the linkage of an variable it does not change the variable in any other way.

    Whether it is safe?

    It is as safe/Unsafe as any other variable, the variable being declared extern has no bearing.
    Using strcpy is as such Unsafe and may cause buffer overflows.
    In C++ better option is to use std::string

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering is it possible to build CLI app that can be run from
Just wondering if anyone can optimize this usortMonths() function to be better? Basically I
just wondering is there any chance that their will be a dummy database schemas
Just wondering if anyone knew of any good Calendar libraries for C#? Something that
Just wondering if there is an event on a UIWebView that I can catch
Just wondering, having the following simple code: var object1 = { name: function (){
Just wondering if anyone is aware of any low level phone number storage constructs
Just wondering how to check if a PHP session exists... My understanding is that
I am trying to define a function that will include a variable n where
Just wondering if anyone can help me in andriod app development. I'm new to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.