subject

Explain in detail what this code does, Whats the flow in it, and whats the risk that its creating and what can i do to fix it? (c language) *please explain it like im a 5 year old and write the code because i dont know alot about buffer overflow or pointers lol <3
#include
#include
int main (int argc, char ** argv)
{
char buffer[500];
strcpy(buffer, argv[1]);

return 0;
}

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:00
How do i draw hello world in python and how do i make it loop?
Answers: 3
question
Computers and Technology, 22.06.2019 12:00
Which of the following does 3d animation create an illusion of on the screen? a. depth b. emotion c. length d. dialogue
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
Answers: 1
question
Computers and Technology, 25.06.2019 06:20
In your pest busters game, how does player 2 move the ship 2 object? a pressing the w and s keys b. pressing the up arrow and down arrow keys c. moving the mouse from side to side d. moving the mouse up and down select the best answer from the choices provided
Answers: 1
You know the right answer?
Explain in detail what this code does, Whats the flow in it, and whats the risk that its creating an...
Questions
question
Mathematics, 30.03.2021 21:10
question
Mathematics, 30.03.2021 21:10
question
History, 30.03.2021 21:10
question
Mathematics, 30.03.2021 21:10
question
Biology, 30.03.2021 21:10
question
Mathematics, 30.03.2021 21:10
Questions on the website: 13722359