- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Asall of you who visited the new Forum have certainly noticed, formatting of old messages is screwed :smileysad:. It looks as if it needs a bit of parsing, especially for
and [url] tags. The way it is now, old posted codes withtags are unusable.
While I'm here, let me perform a quick test on early Forum bugs:
program BOZ
integer:: a(3,3) = (/1,0,0, 0,1,0, 0,0,1/)
integer:: b(3,3) = (/2,0,0, 0,2,0, 0,0,2/)
integer:: i(2) = (/1,3/)
a(i,:) = a(i,:)+b(i,:)
end program BOZ
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry - we completely overlooked that issue! I'll see what can be done.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tang, the old Forum is still available in old format here. Probably not for long time, but it's still readable.
Jugoslav
Message Edited by intel.software.network.support on 12-09-2005 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have to say I was amused by the smileys in Jugoslav's last expression!
Gabriel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The conversion of punctuation sequences to smileys will be disabled soon. You'll still be able to use the various "emoticons" via the button.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page