Results 1 to 4 of 4

Thread: API is C++ son?

  1. #1

    Thread Starter
    Frenzied Member JasonLpz's Avatar
    Join Date
    Mar 2001
    Location
    Brooklyn, NY
    Posts
    1,335

    API is C++ son?

    Is API like C++'s son ? Cuz i seen to use the api in everthing i do . Also how would i open a file like binary or like make my own hex editor or that illegal? Sorry if it is.
    - JayWare
    Live to love. Not to Hate

    Im to busy to have a site. But I got one and still working on it.

    http://dre3k.net/

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    API is a concept. What API in particular?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    When you have an operating system (or other complicated apps), you don't know how every little thing works. So, there are routines that do things for you, without doing damage to the system. This is the API - application programming interface.

    And it's okay to write binary editors. PlanetSourceCode is full of them.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Originally posted by jim mcnamara
    And it's okay to write binary editors. PlanetSourceCode is full of them.
    Surely that's a good reason *not* to write one, and move to improving one that already exists?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

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



Click Here to Expand Forum to Full Width