|  | Blitz2D Advanced: From BB to C/C++
by Chris Ives (nullmind) 
 
 From BB to C/C++ by Chris 
'nullmind' Ives Contents WARNING: This tutorial does not involve graphics! 
You are doomed to the console for now! 
    IntroductionCompilersGetting to know your IDEFirst ProjectVariablesConditionsLoopsPointersStructuresFunctionsArraysQuizLinks History Log: 
    Discuss the article here08/08/03Added dynamic resizing example to 'Arrays'
 Replaced confusing 
    lists with detailed information with a highlighted line above it, to specify 
    what source is being discussed.
 Update all the existing sections to meet 
    some new standards.
 Fixed minor mistakes, and some accidental things.
 Change 
    visual style, including code boxes.
 Set textarea's to automatically not 
    wrap, have a size based of the linecount and to not have vertical scrollbars. 
    Looks decent now!
08/09/03Fixed 'Arrays' secion to use malloc() and realloc().
 For a printable copy of this article, please click HERE.
 
   
 
 |