Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7636533
D1226.id3149.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
304 B
Referenced Files
None
Subscribers
None
D1226.id3149.diff
View Options
diff --git a/Core.tcl b/Core.tcl
--- a/Core.tcl
+++ b/Core.tcl
@@ -124,6 +124,10 @@
# Strings
#
+proc strlen {str} {
+ string length $str
+}
+
#Completes $text by spaces or $char so the returned text length is $len
proc completestring {text len {char " "}} {
set curlen [string length $text]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 03:59 (19 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2620466
Default Alt Text
D1226.id3149.diff (304 B)
Attached To
Mode
D1226: Provide strlen compatibility method
Attached
Detach File
Event Timeline
Log In to Comment