Main > Free Download Search >

Free malloc example software for mac

malloc example

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1042
Mail Examples 1.0

Mail Examples 1.0


Mail Examples - Examples for the MacOS X Mail.app more>>
The Mail Examples AppleScript presents some examples for the MacOS X Mail app, showing how to create and send e-mail.

Completly freeware for non-commercial use.
<<less
Download (10KB)
Added: 2006-05-01 License: Freeware Price:
1284 downloads
Dock Image Example 1.0

Dock Image Example 1.0


Dock Image Example is considered as a convenient to use program which shows how to manipulate from your application (Objective-C/Cocoa) the image appearing in the Dock more>>

Dock Image Example 1.0 is considered as a convenient to use program which shows how to manipulate from your application (Objective-C/Cocoa) the image appearing in the Dock. With just a few lines of code, you can provide some feedback on your application state by changing the Dock's image. The example was made under OS 10.1 but should compile fine with OS 10.0

Requirements: Mac OS X Developer Tools

<<less
Download (33.2KB)
Added: 2001-09-25 License: Freeware Price:
downloads
REALbasic 5: Socket Examples 1.0

REALbasic 5: Socket Examples 1.0


REALbasic 5: Socket Examples - Collection of REALbasic examples more>>
REALbasic 5: Socket Examples is a collection of examples which each demonstrate a particular ability new or improved in REALbasic version 5.

• Download Image to Canvas
• Download File to Hard Drive
• Download File to REALbasic
• Submit POST Form
• Send and receive email via POP3 and SMTP.

Completly feeware for non-commercial use.
<<less
Download (329KB)
Added: 2006-05-19 License: Freeware Price:
1307 downloads
OS X Preferences Example 1.0

OS X Preferences Example 1.0


OS X Preferences Example - Demonstrates the enabling of the Application menus Preferences menu item more>>
OS X Preferences Example is a REALbasic example that demonstrates the enabling of the Application menus Preferences menu item ONLY when in an OS X application (not OS 9/8, or the IDE).

Completly freeware for non-commercial use.

<<less
Download (3KB)
Added: 2006-05-18 License: Freeware Price:
1276 downloads
Entourage Bulk Mailer Example 1.0

Entourage Bulk Mailer Example 1.0


Entourage Bulk Mailer Example - How to send (HTML) email to list in Entourage 2004 more>>
I started a little business a couple weeks ago and needed to send out a customer service bulletin. To my surprise, I could not find any good AppleScripts for doing this on OS X.

First, I downloaded a shareware application called "Mailings", couldnt get it to authenticate with my SMTP server, and got no reply from the developer. So, I did not buy it. Then I wrote a script using Mail.app, and it would work for awhile but then tell me that the server rejected my password.

So, for my next bulletin I used Microsoft Entourage and, after some tinkering, got it to work. There are lots of comments in the code, and besides changing my example subject, recipient list and message to yours, you will probably need to do some other tinkering to meet your needs. I t works with Entourage from Office 2004; I do not know whether it will work with earlier verisons of Office. Have fun, and please send me an email if you learn more about it than I did.

<<less
Download (5KB)
Added: 2006-03-31 License: Freeware Price:
1318 downloads
TextEdit Examples 1.0

TextEdit Examples 1.0


TextEdit Examples - Perform various actions with AppleScript and TextEdit more>>
TextEdit Examples is a set of examples that shows how to perform various actions with AppleScript and TextEdit.

The package contains a functional script example and a nonfunctional script for syntax examples.


<<less
Download (7KB)
Added: 2005-12-20 License: Freeware Price:
1412 downloads
REALbasic 5: Interface Examples 1.0

REALbasic 5: Interface Examples 1.0


REALbasic 5: Interface Examples - Examples of REALbasic abilities more>>
REALbasic 5: Interface Examples is a collection of REALbasic examples which each demonstrate a particular ability new or improved in version 5.

• ToolbarItem, StandardToolbarItem, Drawer Windows.

Completly freeware for non-commercial use.

<<less
Download (95KB)
Added: 2006-05-16 License: Freeware Price:
1272 downloads
Follow Mouse 1.1

Follow Mouse 1.1


REALbasic coregraphics drawing example. more>>
Follow Mouse shows to REALbasic developers how to draw withcoregraphics and how to use the window groups with declares to move thewindow to the front (over the dock) or the back (behind desktop icons).
<<less
Download (832KB)
Added: 2004-05-31 License: Freeware Price:
1988 downloads
AEShell_cleaner 0.9

AEShell_cleaner 0.9


AEShell_cleaner - Remove UNIX carriage returns and blank lines more>>
The AEShell_cleaner script contains subroutines which remove the UNIX carriage returns and blank lines returned from AEShell calls.

To use these routines in your own scripts, just copy them and call them as shown in the example run statement.

<<less
Download (12KB)
Added: 2006-05-26 License: Freeware Price:
1247 downloads
osaxenLocator Lib 1.0b1

osaxenLocator Lib 1.0b1


osaxenLocator Lib - An error handler for missing osaxen more>>
The osaxenLocator Lib script is an error handler for missing scripting additions. It identifies the missing command using XML-RPC and the scripting additions database at osaxen.com. The archive includes instructions and an example script.

Completly freeware for non-commercial use.
<<less
Download (8KB)
Added: 2006-05-25 License: Freeware Price:
1248 downloads
Vaciar Portapapeles 1.0

Vaciar Portapapeles 1.0


Vaciar Portapapeles - Clear the systems clipboard of its contents more>>
Vaciar Portapapeles is a small AppleScript that clears the systems clipboard of its contents.
In Spanish - and related to Computing matters - "vaciar" is to clear a container or to fully empty it (as we daily do with the trash, for example); "portapapeles" is the accepted translation of "clipboard".


<<less
Download (4KB)
Added: 2006-01-05 License: Freeware Price:
1391 downloads
Blimpie 1.0

Blimpie 1.0


Blimpie - Number guessing game more>>
Launch the script and Blimpie will ask yu to choose a number from 1 to 10. You get four guesses, otherwise Blimpie wins! He also keeps score.

Entertaining but a good example of repeating dialogs with checks and a recursive routine (a sub-routine that calls itself).

Blimpie uses the numerics OSAX to generate the random number.

Completly freeware.


<<less
Download (17KB)
Added: 2006-01-09 License: Freeware Price:
1383 downloads
FCLCalendarView 1.0

FCLCalendarView 1.0


FCLCalendarView is a remarkable and splendid tool which displays a nice calendar. more>>

FCLCalendarView 1.0 is a remarkable and splendid tool which displays a nice calendar. It's a really small example, and the code could be reused in any other application.

Requirements: Mac OS X Server

<<less
Download (12.7KB)
Added: 2000-04-26 License: Freeware Price:
downloads
Adobe InDesign Excel Import 2.0.2

Adobe InDesign Excel Import 2.0.2


Resolves Excel-to-InDesign import issues. more>>
When European number separators are used in an Excel spreadsheet (for example, "1.234,567") and the spreadsheet is placed into an Adobe InDesign 2.0 document, the number separators are imported incorrectly.
<<less
Download (406KB)
Added: 2004-05-22 License: Freeware Price:
1997 downloads
Haxial Benchmark 1.0

Haxial Benchmark 1.0


Cross-platform benchmark comparer. more>>
Haxial Benchmark provides a cross-platform method to compare the performance of computers, and to verify correct operation.

For example, the performance of a Mac computer can be compared against a Windows computer. It is also good for comparing computers on the same platform.
<<less
Download (189KB)
Added: 2004-11-25 License: Freeware Price:
1827 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5