Похожие видео
array(10) {
[0]=>
object(stdClass)#4407 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "5fnVr-zH-SE"
["related_video_title"]=>
string(32) "Redirecting standard output in C"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(9) "CodeVault"
}
[1]=>
object(stdClass)#4380 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "Mqb2dVRe0uo"
["related_video_title"]=>
string(50) "Communicating between processes (using pipes) in C"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(9) "CodeVault"
}
[2]=>
object(stdClass)#4405 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "iq7puCxsgHQ"
["related_video_title"]=>
string(17) "Using execve in C"
["posted_time"]=>
string(21) "3 года назад"
["channelName"]=>
string(12) "Logic Lambda"
}
[3]=>
object(stdClass)#4412 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "cex9XrZCU14"
["related_video_title"]=>
string(24) "The fork() function in C"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(9) "CodeVault"
}
[4]=>
object(stdClass)#4391 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "A9WLYbE0p-I"
["related_video_title"]=>
string(28) "But, what is Virtual Memory?"
["posted_time"]=>
string(19) "1 год назад"
["channelName"]=>
string(16) "Tech With Nikola"
}
[5]=>
object(stdClass)#4409 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "tcYo6hipaSA"
["related_video_title"]=>
string(62) "Waiting for processes to finish (using the wait function) in C"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(9) "CodeVault"
}
[6]=>
object(stdClass)#4404 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "6xbLgZpOBi8"
["related_video_title"]=>
string(37) "Simulating the pipe "|" operator in C"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(9) "CodeVault"
}
[7]=>
object(stdClass)#4414 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "kDxjcyHu_Qs"
["related_video_title"]=>
string(45) "Making forked clones more useful with exec()!"
["posted_time"]=>
string(19) "7 лет назад"
["channelName"]=>
string(12) "Jacob Sorber"
}
[8]=>
object(stdClass)#4390 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "uh2FqejQRk8"
["related_video_title"]=>
string(23) "Executing commands in C"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(9) "CodeVault"
}
[9]=>
object(stdClass)#4408 (5) {
["video_id"]=>
int(9999999)
["related_video_id"]=>
string(11) "IFEFVXvjiHY"
["related_video_title"]=>
string(30) "fork() and exec() System Calls"
["posted_time"]=>
string(19) "5 лет назад"
["channelName"]=>
string(12) "Neso Academy"
}
}
Redirecting standard output in C
Communicating between processes (using pipes) in C
Using execve in C
The fork() function in C
But, what is Virtual Memory?
Waiting for processes to finish (using the wait function) in C
Simulating the pipe "|" operator in C
Making forked clones more useful with exec()!
Executing commands in C
fork() and exec() System Calls