FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Discussion
   General Processing Discussion
(Moderators: fry, REAS)
   i love the doco :]
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: i love the doco :]  (Read 608 times)
joshka

WWW
i love the doco :]
« on: Sep 24th, 2003, 12:36am »

in my programs for uni assignments, we get yelled at ("documentation is supposed to be taken seriously!!" etc)  
 
but then i just read..
- screenGrab() -> saveFrame()
  saveFrame() will save a sequence of numbered tiff images
  saveFrame("blah.tif") will save the current frame as blah.tif
  saveFrame("blah-####.tif") will save a sequence of images
    as blah-0000.tif, blah-0001.tif, etc.
  saveFrame("blah.tga") will save the current frame as targa.
  saveFrame("blah-####.tga") is up to you to figure out.
 
i did laugh :]
often in doco like that, for simpler tasks i'll write 'not rocket science' or be sarcastic etc ("i++; //this took hours, i forget what it does but it's necessary.." as a stupid example), but then i get marked down for being too light-on about it..
 
i figure if someone NEEDS that documented properly, then i don't want them dabbling with my code
 
bleh, rant over..
 
conclusion: top job guys
 

llotoasoeotasdg;;dsfgnxduibpesrbnlxckj,.ndsa.ewrsgdfivbs
ernest
Guest
Email
Re: i love the doco :]
« Reply #1 on: Nov 1st, 2003, 11:44am »

what are you talkin about?
 
Pages: 1 

« Previous topic | Next topic »