Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Prog2
/
labor_peldak
/
lab_05
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
241195d5
authored
Mar 22, 2022
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Üres sztring kezelésére figyelmeztető komment.
parent
77924e6f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
string5.h
+2
-0
No files found.
string5.h
View file @
241195d5
...
...
@@ -126,6 +126,8 @@ public:
/// Két lehetőség van:
/// a) nem NULL pointert tárol, hanem ténylegesen üres sztringet.
/// b) NULL-t tárol, de a c_str() üres sztringet ad vissza helyette
/// Ebben az esetben ügyelnie kell a másolásokra (másoló kostruktor op=) is,
/// nehogy NULL pointert kapjon az strcpy!
/// Bármelyik megoldás jó, mert ez az osztály belügye.
...
...
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