Shop OBEX P1 Docs P2 Docs Learn Events
A Resource For C Developers — Parallax Forums

A Resource For C Developers

idbruceidbruce Posts: 6,197
edited 2015-02-18 08:45 in Propeller 1
While working on the Teacup port, I encountered something I have never seen before, which was: va_arg, va_list, va_start, and va_end.

Realizing that these functions and one of them being a variable, were not defined by my hand, I decided to perform a Google search, and I came across a fairly nice site that provided the answers that I wanted.

Anyhow, here is a new bookmark for you: http://www.tutorialspoint.com/c_standard_library/index.htm

With two pretty young ladies to greet you :)

EDIT: This appears to be quite a reference for a variety of programming languages, with more pretty ladies :)

EDIT: Two thumbs up, appears to be a very nice site.

EDIT: However I am very surprised not to see PERL listed in their references... One thumb now waivering

Comments

Sign In or Register to comment.