Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
C programming 2nd term
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ильин Владимир Александрович
C programming 2nd term
Commits
e737535f
Commit
e737535f
authored
Apr 27, 2024
by
Ильин Владимир Александрович
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ЛР 7 отчет
parent
b85d01c6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
1.c
Лр 7/1.c
+1
-1
ЛР 7 Ильин Владимир 1 курс 1 группа 1 подгруппа.odt
Лр 7/ЛР 7 Ильин Владимир 1 курс 1 группа 1 подгруппа.odt
+0
-0
ЛР 7 Ильин Владимир 1 курс 1 группа 1 подгруппа.pdf
Лр 7/ЛР 7 Ильин Владимир 1 курс 1 группа 1 подгруппа.pdf
+0
-0
No files found.
Лр 7/1.c
View file @
e737535f
...
@@ -14,7 +14,7 @@ main(void)
...
@@ -14,7 +14,7 @@ main(void)
fprintf
(
stderr
,
"Curl init failed!"
);
fprintf
(
stderr
,
"Curl init failed!"
);
return
1
;
return
1
;
}
}
curl_easy_setopt
(
curl
,
CURLOPT_URL
,
"https://
example.com
"
);
curl_easy_setopt
(
curl
,
CURLOPT_URL
,
"https://
wttr.in/?1A
"
);
res
=
curl_easy_perform
(
curl
);
res
=
curl_easy_perform
(
curl
);
...
...
Лр 7/ЛР 7 Ильин Владимир 1 курс 1 группа 1 подгруппа.odt
0 → 100644
View file @
e737535f
File added
Лр 7/ЛР 7 Ильин Владимир 1 курс 1 группа 1 подгруппа.pdf
0 → 100644
View file @
e737535f
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment