Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
stdenv
Commits
93fa6b9b
Commit
93fa6b9b
authored
Nov 26, 1999
by
Peter Achten
Browse files
no message
parent
846adfe0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ObjectIO/Tcp Examples/chat/chatClient.icl
View file @
93fa6b9b
...
...
@@ -4,7 +4,7 @@ module chatClient
//
// This chat program runs together with the "chatServer" program
//
// The program has been written in Clean 1.3.
1
and uses the Clean Standard Object I/O library 1.
1
// The program has been written in Clean 1.3.
2
and uses the Clean Standard Object I/O library 1.
2
//
// **************************************************************************************************
...
...
ObjectIO/Tcp Examples/downloadHTTP/downloadHTTP.icl
View file @
93fa6b9b
...
...
@@ -4,7 +4,7 @@ module downloadHTTP
//
// A program that uses HTTP to download the beginning of a HTML page
//
// The program has been written in Clean 1.3.
1
and uses the Clean Standard Object I/O library 1.
1
// The program has been written in Clean 1.3.
2
and uses the Clean Standard Object I/O library 1.
2
//
// **************************************************************************************************
import
StdIO
...
...
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