Results 1 to 10 of 10

Thread: Pascal

  1. #1
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Pascal

    I've been learning the pascal for a little while now. (not scar) I'm looking for a tut on making forms and I'm also looking for more commands (along with "uses")

    I'm using Free Pascal as my compiler.

    If anyone knows any links or can personally help me, I would really appreciate it.

  2. #2
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    well starblaster made a very good forms tut, but if you arent wanting it for RS then i dont know if it will help you.

  3. #3
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea, I saw his. But his is for Scar. I'm using a real pascal compiler called free pascal.

  4. #4
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    433
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by WhoCares357 View Post
    Yea, I saw his. But his is for Scar. I'm using a real pascal compiler called free pascal.

    You'll just have to plain write it, or use delphi or someother object-pascal languages.

  5. #5
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default



    gotta love that emote
    Interested in C# and Electrical Engineering? This might interest you.

  6. #6
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Lol, I have learned so much since last week. I still need to learn how to make forms in delphi. If anyone knows, please do tell.

  7. #7
    Join Date
    Feb 2007
    Location
    Toronto, Ontario, Canada
    Posts
    586
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hate to sound nooby...but what exactly is Pascal used for?
    (other than SCAR, of course)

  8. #8
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Pascal is a programming language... it makes programs. Pascal isn't used for SCAR. SCAR's code is in the Pascal syntax.


    @WhoCares Even though this was over a month ago, Delphi has a form already made when you open it.

  9. #9
    Join Date
    Dec 2006
    Location
    SC
    Posts
    692
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes, I know all the stuff about Scar using Pascal syntax. And I have gotten Delphi Il*cough*legaly. I've been practicing now. Thanks for the info, though.

  10. #10
    Join Date
    Apr 2006
    Posts
    710
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Pascal doesn't have GUI, If you wish to code for winbloze you should use DELPHI.

    Pascal is used for command line programming, It's low level programming language, but it compiles and runs alot faster than high level programming languages ;-)

    The main con of pascal over c++ is that c++ has STL (standard template library) which contains alot of functions that you have to code for yourself in pascal.

    So again, try Delphi if you want to write/create winbloze applications or switch to C++.

    ps. www.pixel2life.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. is it Scar, Pascal or Me?
    By man slaughter in forum OSR Help
    Replies: 3
    Last Post: 02-18-2008, 10:01 AM
  2. pascal?
    By omgh4x0rz in forum General
    Replies: 12
    Last Post: 05-01-2007, 11:07 AM
  3. Pascal
    By Ejjman in forum News and General
    Replies: 7
    Last Post: 02-18-2007, 09:19 AM
  4. Pascal Arrays
    By Ransom in forum OSR Help
    Replies: 5
    Last Post: 11-14-2006, 03:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •