Jump to content

Talk:C Programming/stdio.h/Function reference

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world
Latest comment: 6 years ago by Strange quark in topic Attribution

Attribution

[edit source]

This page was derived and adapted from multiple pages. I copied their histories below:

C Programming/stdio.h/clearerr:

17:01, 26 June 2017‎ Strange quark‎ m . . (269 bytes) (+13)‎ . . (Fix categorization)
12:09, 27 May 2017‎ Strange quark‎ m . . (256 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/clearerr to C Programming/stdio.h/clearerr: Move to proper path)
19:33, 27 February 2014‎ Fishpi‎ . . (256 bytes) (-7)‎ . .
22:21, 11 February 2012‎ QUBot‎ m . . (263 bytes) (+12)‎ . . (Adding BookCat to uncategorised page)
20:48, 18 October 2011‎ 1exec1‎ m . . (251 bytes) (0)‎ . . (moved Transwiki:Clearerr to C Programming/C Reference/stdio.h/clearerr)
19:36, 18 October 2011‎ Ruud Koot‎ m . . (251 bytes) (0)‎ . . (2 revisions from w:Clearerr)
13:27, 30 May 2008‎ Possum~enwikibooks‎ m . . (251 bytes) (+16)‎ . . (Requesting speedy deletion (CSD G1).)
13:20, 30 May 2008‎ imported>Pardeep.itbhu‎ . . (235 bytes) (+235)‎ . . (←Created page with 'Syntax: #include <cstdio> void clearerr( FILE *stream ); The clearerr function resets the error flags and EOF indicator for the given stream. When an error oc...')

C Programming/stdio.h/fclose:

17:33, 30 July 2017‎ Strange quark‎ . . (1,331 bytes) (-108)‎ . . (Dewikify)
10:18, 26 June 2017‎ Strange quark‎ m . . (1,439 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:24, 26 June 2017‎ Strange quark‎ m . . (1,455 bytes) (+19)‎ . . (Fix categorization)
12:09, 27 May 2017‎ Strange quark‎ m . . (1,436 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fclose to C Programming/stdio.h/fclose: Move to proper path)
20:48, 22 December 2016‎ 146.140.210.15‎ . . (1,436 bytes) (+58)‎ . . (it usually wraps close(2))
11:29, 28 February 2014‎ Fishpi‎ . . (1,378 bytes) (+13)‎ . . (Marked as needing to be dewikified)
22:23, 18 October 2011‎ Ruud Koot‎ m . . (1,365 bytes) (0)‎ . . (moved Transwiki:Fclose to C Programming/C Reference/stdio.h/fclose)
22:23, 18 October 2011‎ Ruud Koot‎ . . (1,365 bytes) (+1,355)‎ . . (copyedit)
21:48, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-22)‎ . . (rfd)
18:53, 18 October 2011‎ Ruud Koot‎ m . . (32 bytes) (0)‎ . . (13 revisions from w:Fclose)
11:14, 1 February 2007‎ Mwtoews‎ . . (32 bytes) (-1,387)‎ . . (now redirect)
09:59, 29 January 2007‎ SmackBot‎ m . . (1,419 bytes) (+17)‎ . . (Date/fix the maintenance tags)
02:01, 29 January 2007‎ Mwtoews‎ m . . (1,402 bytes) (+11)‎ . .
02:00, 29 January 2007‎ Mwtoews‎ m . . (1,391 bytes) (+2)‎ . . (+merge)
02:00, 29 January 2007‎ Mwtoews‎ . . (1,389 bytes) (+14)‎ . . (+merge)
01:58, 29 January 2007‎ Mwtoews‎ . . (1,375 bytes) (+35)‎ . . (+ see also)
16:05, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,340 bytes) (-17)‎ . . (→‎Example usage: Changed prototype of main to 'void' since command line arguments aren't used.)
16:04, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,357 bytes) (-1)‎ . . (→‎Example usage)
16:03, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,358 bytes) (+22)‎ . . (→‎Example usage: Formatted the snippet to a more readable style.)
01:59, 4 June 2006‎ Fresheneesz~enwikibooks‎ . . (1,336 bytes) (+159)‎ . . (noting undefined behavior)
03:55, 15 March 2006‎ Eric119‎ m . . (1,177 bytes) (-22)‎ . .
03:53, 15 March 2006‎ Eric119‎ m . . (1,199 bytes) (-21)‎ . . (touchup)
13:46, 11 March 2006‎ Deryck Chan‎ m . . (1,220 bytes) (+1,220)‎ . . (incorp text from wikiproject C)

C Programming/stdio.h/feof:

21:42, 27 August 2017‎ Strange quark‎ . . (1,796 bytes) (-14)‎ . . (Fix title case)
21:42, 27 August 2017‎ Strange quark‎ . . (1,810 bytes) (-125)‎ . . (Remove obsolete merger request)
16:45, 26 June 2017‎ Strange quark‎ m . . (1,935 bytes) (+12)‎ . . (Fix categorization)
12:10, 27 May 2017‎ Strange quark‎ m . . (1,923 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/feof to C Programming/stdio.h/feof: Move to proper path)
16:25, 7 December 2015‎ QuiteUnusual‎ . . (1,923 bytes) (-137)‎ . .
20:01, 18 October 2011‎ 1exec1‎ m . . (2,060 bytes) (0)‎ . . (moved Transwiki:Feof to C Programming/C Reference/stdio.h/feof)
18:07, 18 October 2011‎ Ruud Koot‎ m . . (2,060 bytes) (0)‎ . . (32 revisions from w:Feof)
02:42, 9 October 2011‎ AnomieBOT‎ m . . (2,060 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:20, 9 October 2011‎ 1exec1‎ . . (2,042 bytes) (+107)‎ . . (add merge notice)
09:18, 4 October 2011‎ Vadmium‎ m . . (1,935 bytes) (+21)‎ . . (→‎External links: Category:stdio.h)
23:05, 20 June 2011‎ 1exec1‎ . . (1,914 bytes) (+30)‎ . . (added reference to the C standard + link to external C++ documentation site)
04:44, 31 May 2011‎ CyberSkull‎ . . (1,884 bytes) (+4)‎ . . (→‎Example code)
12:50, 27 October 2009‎ 193.252.7.34‎ . . (1,880 bytes) (+218)‎ . . (→‎Example code)
13:56, 1 December 2008‎ Stephenb‎ m . . (1,662 bytes) (-3,879)‎ . . (rm section from another artcile)
13:55, 1 December 2008‎ Stephenb‎ . . (5,541 bytes) (+1,016)‎ . . (rv)
21:51, 22 November 2008‎ imported>AlleborgoBot‎ m . . (4,525 bytes) (+25)‎ . . (robot Adding: it:Feof, ru:Feof)
14:19, 22 November 2008‎ imported>Freqsh0‎ . . (4,500 bytes) (-29)‎ . .
05:33, 12 November 2008‎ 153.20.95.70‎ . . (4,529 bytes) (+3,556)‎ . . (→‎References)
05:32, 12 November 2008‎ 153.20.95.70‎ . . (973 bytes) (-157)‎ . . (→‎Function prototype)
05:31, 12 November 2008‎ 153.20.95.70‎ . . (1,130 bytes) (-532)‎ . . (→‎Example code)
19:03, 24 October 2008‎ 195.201.44.254‎ . . (1,662 bytes) (+12)‎ . . (→‎References)
16:56, 23 September 2008‎ Ironholds‎ m . . (1,650 bytes) (-1)‎ . . (style)
10:46, 13 May 2008‎ Quuxplusone‎ . . (1,651 bytes) (+466)‎ . . (remove erroneous example; give not-erroneous example; give references)
20:30, 13 February 2008‎ 208.138.31.76‎ . . (1,185 bytes) (-52)‎ . . (→‎Example code)
21:20, 27 December 2007‎ 208.138.31.76‎ . . (1,237 bytes) (+36)‎ . . (→‎Example code)
22:37, 25 April 2007‎ 82.51.106.212‎ . . (1,201 bytes) (+13)‎ . .
19:47, 8 March 2007‎ 193.35.221.51‎ . . (1,188 bytes) (-1)‎ . .
07:09, 10 December 2006‎ Gwern‎ m . . (1,189 bytes) (+2)‎ . . (Robot-assisted disambiguation (you can help!): C programming language)
05:19, 9 August 2006‎ 220.104.119.197‎ . . (1,187 bytes) (+11)‎ . . (Category:C standard library)
21:08, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,176 bytes) (+4)‎ . . (→‎Example code)
21:07, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,172 bytes) (0)‎ . .
19:01, 7 June 2006‎ Robth‎ . . (1,172 bytes) (+132)‎ . . (clean up, rm cleanup tag, tag as stub)
05:08, 3 June 2006‎ Fresheneesz~enwikibooks‎ . . (1,040 bytes) (-439)‎ . . (removing merge notice, stdio.h is a list of many functions that it does link to (including this one))
05:07, 3 June 2006‎ Fresheneesz~enwikibooks‎ m . . (1,479 bytes) (0)‎ . . (moved Wikipedia:WikiProject C/stdio.h/feof to Feof: It should be in the main namespace, the new location is already linked to from stdio.h)
05:20, 15 April 2006‎ Beland‎ m . . (1,479 bytes) (+13)‎ . . ({{cleanup-date|June 2005}})
05:18, 15 April 2006‎ Beland‎ m . . (1,466 bytes) (-23)‎ . . (fix link)
05:17, 15 April 2006‎ Beland‎ m . . (1,489 bytes) (+441)‎ . . (subst:'ing)
05:16, 15 April 2006‎ Beland‎ . . (1,048 bytes) (+22)‎ . . ({{mergewith|stdio.h}})
16:42, 19 June 2005‎ imported>Sxav‎ . . (1,026 bytes) (+1,026)‎ . . (First draft created)

C Programming/stdio.h/fgetc:

07:04, 7 December 2017‎ Mild Bill Hiccup‎ . . (813 bytes) (-1)‎ . . (→‎top: it's → its)
17:34, 30 July 2017‎ Strange quark‎ . . (814 bytes) (-53)‎ . . (Dewikify)
10:18, 26 June 2017‎ Strange quark‎ m . . (867 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:25, 26 June 2017‎ Strange quark‎ m . . (883 bytes) (+19)‎ . . (Fix categorization)
12:11, 27 May 2017‎ Strange quark‎ m . . (864 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fgetc to C Programming/stdio.h/fgetc: C Programming/stdio.h/feof)
19:26, 27 February 2014‎ Fishpi‎ . . (864 bytes) (+13)‎ . . (Marked as needing to be dewikified)
21:54, 18 October 2011‎ Ruud Koot‎ m . . (851 bytes) (-27)‎ . . (copyedit)
21:54, 18 October 2011‎ Ruud Koot‎ m . . (878 bytes) (0)‎ . . (moved Transwiki:Fgetc to C Programming/C Reference/stdio.h/fgetc)
21:53, 18 October 2011‎ Ruud Koot‎ . . (878 bytes) (+868)‎ . . (restore older version)
21:48, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-23)‎ . . (rfd)
18:54, 18 October 2011‎ Ruud Koot‎ m . . (33 bytes) (0)‎ . . (11 revisions from w:Fgetc)
06:49, 31 March 2007‎ Quuxplusone‎ . . (33 bytes) (-860)‎ . . (merged)
05:52, 3 December 2006‎ Fresheneesz~enwikibooks‎ m . . (893 bytes) (-2)‎ . . (→‎References)
05:52, 3 December 2006‎ Fresheneesz~enwikibooks‎ . . (895 bytes) (+21)‎ . . (add which header file its in)
06:18, 9 October 2006‎ Fresheneesz~enwikibooks‎ . . (874 bytes) (+108)‎ . . (adding ref)
12:10, 17 September 2006‎ 203.136.53.51‎ . . (766 bytes) (+14)‎ . . (+ja)
21:17, 11 July 2006‎ 134.79.80.84‎ . . (752 bytes) (+81)‎ . . (add error codes)
08:14, 6 June 2006‎ Fresheneesz~enwikibooks‎ . . (671 bytes) (-76)‎ . . (removing incorect note about -1 being in the file, and linking EOF)
04:07, 4 June 2006‎ Fresheneesz~enwikibooks‎ . . (747 bytes) (+93)‎ . .
03:23, 4 June 2006‎ Fresheneesz~enwikibooks‎ . . (654 bytes) (+234)‎ . . (note about escape and substitute chars)
21:35, 3 June 2006‎ Fresheneesz~enwikibooks‎ . . (420 bytes) (+36)‎ . . (add return if unsuccessful -1)
15:12, 11 April 2006‎ Crashmatrix‎ . . (384 bytes) (+384)‎ . .

C Programming/stdio.h/fgetpos:

17:36, 30 July 2017‎ Strange quark‎ m . . (692 bytes) (-125)‎ . . (Remove obsolete merger request)
17:36, 30 July 2017‎ Strange quark‎ . . (817 bytes) (-49)‎ . . (Dewikify)
13:34, 26 June 2017‎ Strange quark‎ m . . (866 bytes) (-9)‎ . . (Fix categorization)
04:58, 30 May 2017‎ Pi zero‎ . . (875 bytes) (-12)‎ . . ({{BOOKCATEGORY}})
16:45, 28 May 2017‎ PokestarFan‎ m . . (887 bytes) (+18)‎ . . (→‎Usage: category fixing, replaced: Category:C Reference → Category:Book: C Programming/C Reference using AWB)
12:11, 27 May 2017‎ Strange quark‎ m . . (869 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fgetpos to C Programming/stdio.h/fgetpos: Move to proper path)
01:18, 23 June 2016‎ JackBot‎ m . . (869 bytes) (-7)‎ . . (→‎Usage: Special:WantedCategories using AWB)
14:44, 27 February 2014‎ Fishpi‎ . . (876 bytes) (+13)‎ . . (Marked as needing to be dewikified)
20:02, 18 October 2011‎ 1exec1‎ m . . (863 bytes) (0)‎ . . (moved Transwiki:Fgetpos to C Programming/C Reference/stdio.h/fgetpos)
18:07, 18 October 2011‎ Ruud Koot‎ m . . (863 bytes) (0)‎ . . (11 revisions from w:Fgetpos)
02:41, 9 October 2011‎ AnomieBOT‎ m . . (863 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:20, 9 October 2011‎ 1exec1‎ . . (845 bytes) (+107)‎ . . (add merge notice)
04:55, 10 September 2011‎ Katharineamy‎ . . (738 bytes) (-4)‎ . . (added Category:C standard library; removed {{uncategorized}} using HotCat)
06:07, 9 September 2011‎ Bearcat‎ . . (742 bytes) (+39)‎ . . (→‎Usage: categorization/tagging using AWB)
19:39, 8 September 2011‎ Pratikmetange‎ . . (703 bytes) (+8)‎ . .
16:51, 7 September 2011‎ Scil100~enwikibooks‎ . . (695 bytes) (+48)‎ . . (However, the content was a copyright violation of [http://www.cplusplus.com/reference/clibrary/cstdio/fgetpos/]. Not helpful. Rewrite in own words.)
16:35, 7 September 2011‎ Scil100~enwikibooks‎ . . (647 bytes) (+4)‎ . .
16:32, 7 September 2011‎ Scil100~enwikibooks‎ . . (643 bytes) (+97)‎ . . (not a polished article as it stands, but can be rescued from deletion by providing some context)
11:06, 7 September 2011‎ Cntras‎ . . (546 bytes) (+17)‎ . . (Requesting speedy deletion (CSD A1). (TW))
18:04, 6 September 2011‎ Pratikmetange‎ . . (529 bytes) (+12)‎ . .
18:02, 6 September 2011‎ Pratikmetange‎ . . (517 bytes) (+517)‎ . . (←Created page with 'int fgetpos ( FILE * stream, fpos_t * position ); '''Get current position in stream''' Gets the information needed to uniquely identify the current value of the ...')

C Programming/stdio.h/fgets:

23:52, 7 May 2018‎ WOSlinker‎ . . (2,802 bytes) (+1)‎ . . (tag fix)
17:38, 30 July 2017‎ Strange quark‎ . . (2,801 bytes) (-213)‎ . . (Dewikify)
10:19, 26 June 2017‎ Strange quark‎ m . . (3,014 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:25, 26 June 2017‎ Strange quark‎ m . . (3,030 bytes) (+19)‎ . . (Fix categorization)
12:12, 27 May 2017‎ Strange quark‎ m . . (3,011 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fgets to C Programming/stdio.h/fgets: Move to proper path)
11:43, 28 February 2014‎ Fishpi‎ . . (3,011 bytes) (+13)‎ . . (Marked as needing to be dewikified)
00:50, 19 October 2011‎ Ruud Koot‎ m . . (2,998 bytes) (-251)‎ . . (copyedit)
21:03, 18 October 2011‎ Ruud Koot‎ m . . (3,249 bytes) (0)‎ . . (moved Transwiki:Fgets to C Programming/C Reference/stdio.h/fgets)
18:54, 18 October 2011‎ Ruud Koot‎ m . . (3,249 bytes) (0)‎ . . (80 revisions from w:Fgets)
02:43, 9 October 2011‎ AnomieBOT‎ m . . (3,249 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:21, 9 October 2011‎ 1exec1‎ . . (3,231 bytes) (+107)‎ . . (add merge notice)
08:33, 28 September 2011‎ 208.54.4.136‎ . . (3,124 bytes) (+5)‎ . .
11:48, 29 July 2011‎ Yobot‎ m . . (3,119 bytes) (-4)‎ . . (WP:CHECKWIKI error fixes (category with space) + general fixes using AWB (7796))
14:25, 21 July 2011‎ 98.210.210.193‎ . . (3,123 bytes) (+3)‎ . . (→‎Sample usage: simpler)
15:24, 9 July 2011‎ 80.99.123.187‎ . . (3,120 bytes) (+4)‎ . . (→‎Use in POSIX utilities)
02:42, 22 June 2011‎ 79.230.168.114‎ . . (3,116 bytes) (+4)‎ . . (style)
23:07, 20 June 2011‎ 1exec1‎ . . (3,112 bytes) (+269)‎ . . (added reference to the C standard + link to external C++ documentation site)
20:28, 17 June 2011‎ imported>ChuispastonBot‎ m . . (2,843 bytes) (+13)‎ . . (r2.7.1) (robot Adding: uk:Fgets)
21:34, 22 January 2011‎ Julian Andres Klode‎ . . (2,830 bytes) (+117)‎ . . (→‎Limitations: Replace GNU link for getline() by POSIX link, write that getline() is standardized in POSIX)
16:22, 18 January 2011‎ 87.9.57.124‎ . . (2,713 bytes) (+4)‎ . . (Undid revision 408589383 by 87.9.57.124 I said a bullshit, sry...)
16:21, 18 January 2011‎ 87.9.57.124‎ . . (2,709 bytes) (-4)‎ . . (→‎Sample usage: the extra byte is reserved by the null pointer so it cannot be read from the stdin)
19:51, 19 November 2010‎ AchimP‎ . . (2,713 bytes) (+95)‎ . . (NULL on EOF)
07:47, 16 September 2010‎ 97.93.232.247‎ . . (2,618 bytes) (-8)‎ . . (Fixing erroneous link, GNU libc != Standard C Library)
15:59, 19 August 2010‎ 1exec1‎ m . . (2,626 bytes) (-57)‎ . . (copy edited)
15:56, 19 August 2010‎ 1exec1‎ m . . (2,683 bytes) (+1)‎ . . (moved prototype in front of the explanation)
15:46, 19 August 2010‎ 1exec1‎ m . . (2,682 bytes) (+15)‎ . . (put prototype into <source> tag)
19:57, 9 August 2010‎ 1exec1‎ m . . (2,667 bytes) (+13)‎ . . (→‎Use in POSIX utilities: insert code tags)
19:57, 9 August 2010‎ 1exec1‎ m . . (2,654 bytes) (+14)‎ . . (-)
19:55, 9 August 2010‎ 1exec1‎ m . . (2,640 bytes) (+26)‎ . . (→‎Limitations: insert code tags)
14:19, 15 April 2010‎ SmackBot‎ m . . (2,614 bytes) (+16)‎ . . (Date maintenance tags and general fixes: build 407:)
23:47, 13 April 2010‎ Cybercobra‎ . . (2,598 bytes) (+15)‎ . . (tag refimprove)
23:45, 13 April 2010‎ Cybercobra‎ . . (2,583 bytes) (+30)‎ . . (→‎See also: +refs sect)
23:44, 13 April 2010‎ Cybercobra‎ . . (2,553 bytes) (+9)‎ . . (→‎Limitations: ref tag)
23:44, 13 April 2010‎ Cybercobra‎ . . (2,544 bytes) (-28)‎ . . (adjust linkage)
20:36, 8 November 2009‎ 186.18.117.88‎ . . (2,572 bytes) (-34)‎ . . (→‎Sample usage)
20:25, 8 November 2009‎ 186.18.117.88‎ . . (2,606 bytes) (+1)‎ . . (→‎Sample usage)
07:41, 2 September 2009‎ 68.40.92.148‎ . . (2,605 bytes) (-2)‎ . .
06:14, 23 July 2009‎ Billposer‎ m . . (2,607 bytes) (-2)‎ . .
06:13, 23 July 2009‎ Billposer‎ . . (2,609 bytes) (-28)‎ . . (Modified description. The key feature of fgets is not that the buffer is of a specified size but that no more than a specified number of characters are read.)
22:25, 22 July 2009‎ 151.203.38.65‎ . . (2,637 bytes) (+15)‎ . . (In initial summary: fgets does not read a string of specified length. It reads into a buffer (array) with a specified length.)
20:51, 28 March 2009‎ 76.167.241.45‎ . . (2,622 bytes) (+236)‎ . .
20:46, 28 March 2009‎ 76.167.241.45‎ . . (2,386 bytes) (-25)‎ . . (undid revisions by 79.145.210.13; fgets stores one less character than the given size, and always appends a null character)
18:47, 28 March 2009‎ 79.145.210.13‎ . . (2,411 bytes) (+29)‎ . . (→‎Sample usage)
18:46, 28 March 2009‎ 79.145.210.13‎ . . (2,382 bytes) (-4)‎ . . (→‎Sample usage)
20:40, 28 January 2009‎ imported>Progressnerd‎ m . . (2,386 bytes) (-6)‎ . . (fixed awkward wording)
00:19, 22 January 2009‎ 72.188.223.212‎ . . (2,392 bytes) (+16)‎ . . (added a link to End of File in EOF)
18:41, 13 January 2009‎ Daniel.Cardenas‎ m . . (2,376 bytes) (-21)‎ . . (Don't understand: "As far as traceable," Deleted sentance fragment.)
14:44, 20 November 2008‎ imported>Free Software Knight‎ . . (2,397 bytes) (+42)‎ . . (→‎See also)
05:15, 29 August 2008‎ 71.141.147.52‎ . . (2,355 bytes) (+63)‎ . . (→‎Limitations)
23:55, 28 August 2008‎ Spoon!‎ . . (2,292 bytes) (+4)‎ . . (→‎Sample usage: second arg of fgets should be equal to size of char array, because fgets reads one less than it)
16:46, 11 June 2008‎ 87.96.186.152‎ . . (2,288 bytes) (-1)‎ . .
16:45, 11 June 2008‎ 87.96.186.152‎ . . (2,289 bytes) (-4)‎ . .
11:47, 8 June 2008‎ imported>Thijs!bot‎ m . . (2,293 bytes) (+14)‎ . . (robot Adding: ja:Fgets)
11:04, 25 May 2008‎ MaxEnt‎ . . (2,279 bytes) (+79)‎ . . (→‎Limitations: mention comm)
11:03, 25 May 2008‎ MaxEnt‎ m . . (2,200 bytes) (-8)‎ . . (→‎Use in POSIX utilities: elide duplication mention)
10:58, 25 May 2008‎ MaxEnt‎ . . (2,208 bytes) (+71)‎ . . (→‎Limitations: mention mmap)
10:51, 25 May 2008‎ MaxEnt‎ . . (2,137 bytes) (+429)‎ . . (→‎Sample usage: limitations concerning fixed buffer size)
17:38, 1 April 2008‎ 72.252.194.115‎ . . (1,708 bytes) (-7)‎ . . (→‎Sample usage)
23:43, 21 February 2008‎ imported>Madassasin‎ . . (1,715 bytes) (+3)‎ . . (Changed the name of the string variable.)
20:22, 13 February 2008‎ 208.138.31.76‎ . . (1,712 bytes) (+26)‎ . . (→‎See also)
18:41, 9 February 2008‎ 16@r‎ m . . (1,686 bytes) (+12)‎ . . ("null (computer)" -> "null (computer programming)", there is no computer named null)
05:55, 4 February 2008‎ 71.197.165.211‎ . . (1,674 bytes) (-4)‎ . . (→‎Sample usage: puts page does not exist)
21:43, 18 January 2008‎ 208.138.31.76‎ . . (1,678 bytes) (+15)‎ . . (→‎Sample usage)
16:31, 16 January 2008‎ 193.49.124.107‎ . . (1,663 bytes) (-36)‎ . . (→‎See also)
16:30, 16 January 2008‎ 193.49.124.107‎ . . (1,699 bytes) (+36)‎ . . (→‎See also)
23:01, 20 December 2007‎ 208.138.31.76‎ . . (1,663 bytes) (+11)‎ . . (→‎See also)
15:13, 26 November 2007‎ Deskana‎ m . . (1,652 bytes) (-1)‎ . . (rm whitespace)
15:00, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,653 bytes) (-18)‎ . . (→‎Sample usage: Even better, don't use feof() at all, because it is not needed.)
14:20, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,671 bytes) (+19)‎ . . (→‎Sample usage)
14:09, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,652 bytes) (+38)‎ . . (Reworded parts of the introduction for better precision and clarity.)
14:02, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,614 bytes) (-2)‎ . . (→‎Sample usage)
14:00, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,616 bytes) (+15)‎ . . (→‎Sample usage)
14:00, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,601 bytes) (+21)‎ . . (→‎Sample usage: Correcting layout.)
13:59, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,580 bytes) (+130)‎ . . (→‎Sample usage: Rewrote the code snippet showing usage of fgets(). The previous was not entirely correct and full proof. It also utilized C99 features which are still not widely implemented.)
19:02, 23 May 2006‎ Deryck Chan‎ m . . (1,450 bytes) (+1)‎ . . (→‎See also)
07:05, 28 March 2006‎ 71.195.4.211‎ . . (1,449 bytes) (0)‎ . . (stream, not string, may be specified to stdin)
14:09, 11 March 2006‎ Deryck Chan‎ m . . (1,449 bytes) (-11)‎ . . (recat)
23:10, 10 March 2006‎ Billposer‎ . . (1,460 bytes) (-266)‎ . . (Replaced philosphy section with pointer to newly created gets article.)
10:10, 10 March 2006‎ Billposer‎ . . (1,726 bytes) (-176)‎ . . (Rewrote philosphy section and explained security issue.)
10:03, 21 February 2006‎ Deryck Chan‎ . . (1,902 bytes) (0)‎ . .
09:55, 21 February 2006‎ Deryck Chan‎ . . (1,902 bytes) (-3)‎ . . (fix link)
09:55, 21 February 2006‎ Deryck Chan‎ . . (1,905 bytes) (-9)‎ . . (rm inuse)
09:55, 21 February 2006‎ Deryck Chan‎ . . (1,914 bytes) (+465)‎ . . (→‎Sample usage)
09:51, 21 February 2006‎ Deryck Chan‎ . . (1,449 bytes) (+703)‎ . .
09:43, 21 February 2006‎ Deryck Chan‎ . . (746 bytes) (+173)‎ . . (→‎Sample usage)
09:41, 21 February 2006‎ Deryck Chan‎ . . (573 bytes) (+237)‎ . .
09:39, 21 February 2006‎ Deryck Chan‎ . . (336 bytes) (+71)‎ . .
09:38, 21 February 2006‎ Deryck Chan‎ . . (265 bytes) (+230)‎ . .
09:35, 21 February 2006‎ Deryck Chan‎ . . (35 bytes) (+35)‎ . .

C Programming/stdio.h/fopen:

16:45, 26 June 2017‎ Strange quark‎ m . . (4,858 bytes) (+13)‎ . . (Fix categorization)
12:12, 27 May 2017‎ Strange quark‎ m . . (4,845 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fopen to C Programming/stdio.h/fopen: Move to proper path)
20:50, 22 December 2016‎ 146.140.210.15‎ . . (4,845 bytes) (+80)‎ . . (uses open(2))
17:58, 22 December 2016‎ 146.140.210.15‎ . . (4,765 bytes) (+169)‎ . . (→‎Glibc notes: musl)
17:52, 22 December 2016‎ 146.140.210.15‎ . . (4,596 bytes) (+809)‎ . . (glibc notes concurrency issues) (Tag: external link added)
00:10, 16 March 2012‎ Recent Runes‎ m . . (3,787 bytes) (+12)‎ . . (add book category)
21:46, 18 February 2012‎ QUBot‎ m . . (3,775 bytes) (+27)‎ . . (Adding {{reflist}} to pages in Category:No references for citations)
17:17, 19 October 2011‎ 1exec1‎ . . (3,748 bytes) (+3,748)‎ . . (move from stdio.h)

C Programming/stdio.h/fputs:

23:30, 8 May 2018‎ QuiteUnusual‎ m . . (1,433 bytes) (+1)‎ . . (Reverted edits by QuiteUnusual to last version by WOSlinker) (Tag: Rollback)
19:08, 8 May 2018‎ QuiteUnusual‎ m . . (1,432 bytes) (-1)‎ . . (Reverted edits by WOSlinker to last version by Strange quark) (Tag: Rollback)
15:45, 8 May 2018‎ WOSlinker‎ . . (1,433 bytes) (+1)‎ . . (tag fix)
17:39, 30 July 2017‎ Strange quark‎ . . (1,432 bytes) (-86)‎ . . (Dewikify)
10:19, 26 June 2017‎ Strange quark‎ m . . (1,518 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:26, 26 June 2017‎ Strange quark‎ m . . (1,534 bytes) (+19)‎ . . (Fix categorization)
12:12, 27 May 2017‎ Strange quark‎ m . . (1,515 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fputs to C Programming/stdio.h/fputs: Move to proper path)
19:20, 27 February 2014‎ Fishpi‎ . . (1,515 bytes) (+13)‎ . . (Marked as needing to be dewikified)
22:28, 18 October 2011‎ Ruud Koot‎ m . . (1,502 bytes) (0)‎ . . (moved Transwiki:Fputs to C Programming/C Reference/stdio.h/fputs)
22:28, 18 October 2011‎ Ruud Koot‎ . . (1,502 bytes) (+1,492)‎ . . (restore older version)
20:34, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-23)‎ . . (rfd)
19:47, 18 October 2011‎ Ruud Koot‎ m . . (33 bytes) (0)‎ . . (17 revisions from w:Fputs)
19:00, 3 October 2011‎ 1exec1‎ . . (33 bytes) (-1,538)‎ . . (poor article; also wikipedia is not a manual; redirect to an article on C i/o)
09:21, 27 September 2011‎ Vadmium‎ m . . (1,571 bytes) (-4)‎ . . (→‎External links: Category:C programming language → Category:C standard library)
23:08, 20 June 2011‎ 1exec1‎ . . (1,575 bytes) (+112)‎ . . (→‎External links: added link to C++ specific documentation)
20:54, 25 September 2010‎ 1exec1‎ m . . (1,463 bytes) (-4)‎ . . (→‎Sample usage: fix grammar)
23:24, 24 September 2010‎ BiT‎ . . (1,467 bytes) (+292)‎ . .
22:10, 9 August 2010‎ 91.102.178.100‎ . . (1,175 bytes) (0)‎ . . (it was said " terminating null character '\n' ", but null character is '\0')
21:01, 9 August 2010‎ SarekOfVulcan‎ m . . (1,175 bytes) (+37)‎ . . (Adding category Category:C programming language (using HotCat))
20:45, 9 August 2010‎ 1exec1‎ m . . (1,138 bytes) (+6)‎ . . (→‎Sample usage: -)
20:42, 9 August 2010‎ 1exec1‎ . . (1,132 bytes) (+1,094)‎ . . (Reverted 1 edit by De728631; Restoring until a better solution was found. . (TW))
20:08, 9 August 2010‎ De728631‎ . . (38 bytes) (-1,094)‎ . . (WP is not a manual)
20:01, 9 August 2010‎ 1exec1‎ . . (1,132 bytes) (+237)‎ . . (added example)
19:57, 9 August 2010‎ 1exec1‎ m . . (895 bytes) (+19)‎ . . (-)
19:53, 9 August 2010‎ 1exec1‎ m . . (876 bytes) (+13)‎ . . (style fix)
19:53, 9 August 2010‎ 1exec1‎ m . . (863 bytes) (+222)‎ . . (copy-paste another sentence from fgets)
19:51, 9 August 2010‎ 1exec1‎ . . (641 bytes) (+278)‎ . . (added additional info and prototype of the function)
19:47, 9 August 2010‎ 1exec1‎ m . . (363 bytes) (+32)‎ . . (added refimprove tag)
19:46, 9 August 2010‎ 1exec1‎ . . (331 bytes) (+331)‎ . . (new article)

C Programming/stdio.h/fread:

17:41, 30 July 2017‎ Strange quark‎ . . (2,212 bytes) (-147)‎ . . (Dewikify)
10:20, 26 June 2017‎ Strange quark‎ m . . (2,359 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:34, 26 June 2017‎ Strange quark‎ m . . (2,375 bytes) (+19)‎ . . (Fix categorization)
12:13, 27 May 2017‎ Strange quark‎ m . . (2,356 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fread to C Programming/stdio.h/fread: Move to proper path)
19:16, 27 February 2014‎ Fishpi‎ . . (2,356 bytes) (+13)‎ . . (Marked as needing to be dewikified)
01:33, 19 October 2011‎ Ruud Koot‎ m . . (2,343 bytes) (-139)‎ . . (rm tags)
20:35, 18 October 2011‎ 1exec1‎ m . . (2,482 bytes) (0)‎ . . (moved Transwiki:Fread to C Programming/C Reference/stdio.h/fread)
19:47, 18 October 2011‎ Ruud Koot‎ m . . (2,482 bytes) (0)‎ . . (25 revisions from w:Fread)
02:42, 9 October 2011‎ AnomieBOT‎ m . . (2,482 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:21, 9 October 2011‎ 1exec1‎ . . (2,464 bytes) (+107)‎ . . (add merge notice)
23:11, 20 June 2011‎ 1exec1‎ . . (2,357 bytes) (+217)‎ . . (added reference to the C standard + link to external C++ documentation site)
17:16, 23 March 2011‎ Luckas-bot‎ m . . (2,140 bytes) (+13)‎ . . (r2.7.1) (robot Adding: fr:Fread)
09:55, 26 July 2010‎ Pmod‎ m . . (2,127 bytes) (-36)‎ . . (Undid revision 375503736 by Pmod sorry, didn't want to mess cats)
09:51, 26 July 2010‎ Pmod‎ m . . (2,163 bytes) (+36)‎ . . (Adding category Category:C programming language (using HotCat))
08:57, 6 April 2010‎ Pmod‎ . . (2,127 bytes) (+61)‎ . . (dead links removed (one was wrong); more links added; corrected;)
08:50, 14 April 2009‎ CardinalDan‎ m . . (2,066 bytes) (+43)‎ . . (Reverted 2 edits by 150.135.23.35 identified as vandalism to last revision by Raylu. using TW)
08:49, 14 April 2009‎ 150.135.23.35‎ . . (2,023 bytes) (-1,165)‎ . . (→‎Diagnostics)
08:47, 14 April 2009‎ 150.135.23.35‎ . . (3,188 bytes) (+1,122)‎ . . (→‎Diagnostics)
06:08, 25 October 2008‎ Raylu‎ m . . (2,066 bytes) (+12)‎ . . (Fixed the broken "buffered" link)
15:55, 27 June 2008‎ imported>ChandlerMapBot‎ m . . (2,054 bytes) (+13)‎ . . (robot Adding: ko:Fread)
08:42, 16 May 2008‎ 200.103.122.250‎ . . (2,041 bytes) (-1)‎ . . (variable names on the function prototype and the text following it did not match, changed nitems for nmemb)
23:29, 28 March 2008‎ 68.49.5.174‎ . . (2,042 bytes) (+3)‎ . .
23:20, 28 March 2008‎ 68.49.5.174‎ . . (2,039 bytes) (+25)‎ . . (fread() in the standard C library does NOT return int and does NOT allow take int arguments)
20:36, 10 January 2008‎ 75.185.82.137‎ . . (2,014 bytes) (+2)‎ . . (clarified functionality)
19:37, 11 November 2007‎ 87.69.129.136‎ . . (2,012 bytes) (+41)‎ . .
03:27, 30 October 2007‎ imported>Amikake3‎ m . . (1,971 bytes) (+14)‎ . . (+ja:)
11:12, 3 February 2007‎ Tcsetattr~enwikibooks‎ . . (1,957 bytes) (-46)‎ . . (stdio_p.h is a behind-the-scenes detail of someone's implementation; not worthy of mention here)
11:08, 3 February 2007‎ Tcsetattr~enwikibooks‎ m . . (2,003 bytes) (-9)‎ . . (+cat: Category:stdio.h)
07:43, 31 January 2007‎ imported>Alaibot‎ m . . (2,012 bytes) (+31)‎ . . (Robot: tagging as uncategorised)
20:11, 18 December 2006‎ 89.178.87.239‎ . . (1,981 bytes) (-2)‎ . .
20:11, 18 December 2006‎ 89.178.87.239‎ . . (1,983 bytes) (+2)‎ . .
01:59, 17 November 2006‎ imported>Omicronpersei8‎ . . (1,981 bytes) (+14)‎ . . ({{lowercase}})
01:42, 17 November 2006‎ Fresheneesz~enwikibooks‎ . . (1,967 bytes) (+1,967)‎ . . (create page)

C Programming/stdio.h/fseek:

17:42, 30 July 2017‎ Strange quark‎ . . (2,226 bytes) (-69)‎ . . (Dewikify)
10:21, 26 June 2017‎ Strange quark‎ m . . (2,295 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:36, 26 June 2017‎ Strange quark‎ m . . (2,311 bytes) (+19)‎ . . (Fix categorization)
12:13, 27 May 2017‎ Strange quark‎ m . . (2,292 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fseek to C Programming/stdio.h/fseek: Move to proper path)
15:35, 27 February 2014‎ Fishpi‎ . . (2,292 bytes) (0)‎ . . (Fixed broken dewikify markup)
15:31, 27 February 2014‎ Fishpi‎ . . (2,292 bytes) (+13)‎ . . (Marked as needing to be dewikified)
01:34, 19 October 2011‎ Ruud Koot‎ m . . (2,279 bytes) (-201)‎ . . (rm tags)
20:35, 18 October 2011‎ 1exec1‎ m . . (2,480 bytes) (0)‎ . . (moved Transwiki:Fseek to C Programming/C Reference/stdio.h/fseek)
19:47, 18 October 2011‎ Ruud Koot‎ m . . (2,480 bytes) (0)‎ . . (46 revisions from w:Fseek)
02:43, 9 October 2011‎ AnomieBOT‎ m . . (2,480 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:21, 9 October 2011‎ 1exec1‎ . . (2,462 bytes) (+107)‎ . . (add merge notice)
17:12, 1 August 2011‎ Raise exception‎ . . (2,355 bytes) (+2)‎ . . (Change link to "C (programming language)")
11:52, 29 July 2011‎ Yobot‎ m . . (2,353 bytes) (-14)‎ . . (WP:CHECKWIKI error fixes (category with space) + general fixes using AWB (7796))
23:10, 20 June 2011‎ 1exec1‎ . . (2,367 bytes) (+112)‎ . . (→‎External links: added link to C++ specific documentation)
05:19, 20 January 2011‎ imported>Santos Dash‎ . . (2,255 bytes) (+133)‎ . . (→‎Function prototype)
11:52, 15 December 2010‎ 94.224.188.67‎ . . (2,122 bytes) (+1)‎ . . (→‎Example)
15:44, 6 December 2010‎ 202.153.32.138‎ . . (2,121 bytes) (-387)‎ . . (→‎Function prototype)
15:44, 6 December 2010‎ 202.153.32.138‎ . . (2,508 bytes) (+254)‎ . . (→‎Function prototype)
15:39, 6 December 2010‎ 202.153.32.138‎ . . (2,254 bytes) (-1)‎ . . (→‎Return value)
15:38, 6 December 2010‎ 202.153.32.138‎ . . (2,255 bytes) (+133)‎ . . (→‎Function prototype)
18:12, 5 August 2010‎ 98.212.198.55‎ . . (2,122 bytes) (-50)‎ . . (Removed dead link. Fixed a small typo near the bad link.)
06:37, 12 June 2010‎ 76.232.217.3‎ . . (2,172 bytes) (+5)‎ . . (→‎Example: variable naming)
06:34, 12 June 2010‎ 76.232.217.3‎ . . (2,167 bytes) (-7)‎ . . (→‎Example: use less misleading variable name)
06:24, 12 June 2010‎ 76.232.217.3‎ . . (2,174 bytes) (+121)‎ . . (→‎Example: Replace broken code sample with something more useful)
20:55, 21 April 2010‎ imported>Rossaxe‎ m . . (2,053 bytes) (-14)‎ . . (→‎Example: Remove bogus <math> tag)
09:30, 17 April 2010‎ 122.166.166.27‎ . . (2,067 bytes) (+24)‎ . . (→‎Example)
16:17, 2 April 2010‎ 117.241.217.251‎ . . (2,043 bytes) (-17)‎ . . (→‎Example)
20:24, 3 December 2009‎ 84.9.145.170‎ . . (2,060 bytes) (+10)‎ . .
18:35, 1 December 2009‎ Escape Orbit‎ . . (2,050 bytes) (-7)‎ . . (Reverted 1 edit by 88.232.226.209 identified as vandalism to last revision by 60.216.87.233.)
18:31, 1 December 2009‎ 88.232.226.209‎ . . (2,057 bytes) (+7)‎ . . (→‎Return value)
06:47, 13 September 2009‎ 60.216.87.233‎ . . (2,050 bytes) (-1)‎ . . (→‎Return value)
11:24, 25 July 2009‎ Alliumnsk‎ . . (2,051 bytes) (+38)‎ . .
00:33, 27 December 2008‎ Furrykef‎ m . . (2,013 bytes) (-9)‎ . . (→‎Function prototype)
14:45, 20 November 2008‎ imported>Free Software Knight‎ . . (2,022 bytes) (+42)‎ . . (→‎Example)
16:09, 11 August 2008‎ 194.237.142.6‎ . . (1,980 bytes) (-45)‎ . . (The previous explanation was incorrect. origin is the origin of the search, not the reslut. The result is the origin in combination with the offset.)
11:03, 10 July 2008‎ 122.160.111.221‎ . . (2,025 bytes) (+2)‎ . . (→‎Example)
17:04, 27 June 2008‎ imported>Zcapwb1‎ . . (2,023 bytes) (+3)‎ . . (→‎Function prototype)
20:25, 13 February 2008‎ 208.138.31.76‎ . . (2,020 bytes) (+10)‎ . . (→‎Example)
14:09, 2 July 2007‎ Oli Filth‎ m . . (2,010 bytes) (-1)‎ . . ("It's" -> "its")
22:15, 8 May 2007‎ imported>AlleborgoBot‎ m . . (2,011 bytes) (+14)‎ . . (robot Adding: it:Fseek)
03:09, 24 April 2007‎ 66.90.202.39‎ . . (1,997 bytes) (0)‎ . . (→‎Function prototype)
03:08, 24 April 2007‎ 66.90.202.39‎ . . (1,997 bytes) (+1)‎ . . (oh yeah, change->changed)
03:08, 24 April 2007‎ 66.90.202.39‎ . . (1,996 bytes) (0)‎ . . (specified -> specifies (it's not like fseek() is antiquated or something!))
04:42, 12 April 2007‎ Daniel.Cardenas‎ . . (1,996 bytes) (+51)‎ . . (added info about 2 gigabyte file limit on 32 bit platforms)
04:40, 12 April 2007‎ Daniel.Cardenas‎ . . (1,945 bytes) (+101)‎ . .
06:23, 21 June 2006‎ Marudubshinki‎ m . . (1,844 bytes) (-4)‎ . . (Robot: Automated text replacement (- the the + the ))
18:38, 3 June 2006‎ Fresheneesz~enwikibooks‎ . . (1,848 bytes) (0)‎ . . (linking to the standard library)
18:37, 3 June 2006‎ Fresheneesz~enwikibooks‎ m . . (1,848 bytes) (-6)‎ . . (→‎Return value)
18:37, 3 June 2006‎ Fresheneesz~enwikibooks‎ . . (1,854 bytes) (+66)‎ . . (→‎Return value: adding note about devices incapable of seeking)
03:21, 24 April 2006‎ CmdrObot‎ m . . (1,788 bytes) (+1)‎ . . (sp: a integer->an integer)
09:16, 31 March 2006‎ Imnotminkus‎ m . . (1,787 bytes) (+2)‎ . . (fixed spelling of "occurred")
13:26, 11 March 2006‎ Deryck Chan‎ m . . (1,785 bytes) (+173)‎ . . (→‎Example)
13:24, 11 March 2006‎ Deryck Chan‎ m . . (1,612 bytes) (+10)‎ . . (lowercase)
13:23, 11 March 2006‎ Deryck Chan‎ m . . (1,602 bytes) (+71)‎ . . (refurnish)
13:17, 11 March 2006‎ Deryck Chan‎ m . . (1,531 bytes) (+1,531)‎ . . (incorp text from wikiproject C)

C Programming/stdio.h/fsetpos:

10:21, 26 June 2017‎ Strange quark‎ m . . (302 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:38, 26 June 2017‎ Strange quark‎ m . . (318 bytes) (+19)‎ . . (Fix categorization)
12:13, 27 May 2017‎ Strange quark‎ m . . (299 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fsetpos to C Programming/stdio.h/fsetpos: Move to proper path)
01:34, 19 October 2011‎ Ruud Koot‎ . . (299 bytes) (+26)‎ . . (Category:stdio.h)
20:35, 18 October 2011‎ 1exec1‎ m . . (273 bytes) (0)‎ . . (moved Transwiki:Fsetpos to C Programming/C Reference/stdio.h/fsetpos)
19:46, 18 October 2011‎ Ruud Koot‎ m . . (273 bytes) (0)‎ . . (2 revisions from w:Fsetpos)
19:15, 11 October 2011‎ Minalmitkar25‎ . . (273 bytes) (+56)‎ . .
19:06, 11 October 2011‎ Minalmitkar25‎ . . (217 bytes) (+217)‎ . . (←Created page with '''fsetpos'' positions stream at the position recorded by fgetpos in *ptr.fsetpos returns non-zero on error.It is one of the file positioning function. ==...')

C Programming/stdio.h/ftell:

16:46, 26 June 2017‎ Strange quark‎ m . . (250 bytes) (+13)‎ . . (Fix categorization)
12:14, 27 May 2017‎ Strange quark‎ m . . (237 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/ftell to C Programming/stdio.h/ftell: Move to proper path)
22:56, 11 February 2012‎ QUBot‎ m . . (237 bytes) (+12)‎ . . (Adding BookCat to uncategorised page)
17:16, 19 October 2011‎ 1exec1‎ . . (225 bytes) (+225)‎ . . (-)

C Programming/stdio.h/fwprintf:

10:22, 26 June 2017‎ Strange quark‎ m . . (1,424 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:39, 26 June 2017‎ Strange quark‎ m . . (1,440 bytes) (+19)‎ . . (Fix categorization)
12:14, 27 May 2017‎ Strange quark‎ m . . (1,421 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fwprintf to C Programming/stdio.h/fwprintf: Move to proper path)
01:41, 19 October 2011‎ Ruud Koot‎ . . (1,421 bytes) (-362)‎ . . (copyedit)
20:06, 18 October 2011‎ 1exec1‎ m . . (1,783 bytes) (0)‎ . . (moved Transwiki:Fwprintf to C Programming/C Reference/stdio.h/fwprintf)
18:08, 18 October 2011‎ Ruud Koot‎ m . . (1,783 bytes) (0)‎ . . (9 revisions from w:Fwprintf)
00:36, 9 October 2011‎ 1exec1‎ . . (1,783 bytes) (-23)‎ . . (update talk page for merge discussion)
18:55, 4 October 2011‎ AnomieBOT‎ m . . (1,806 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
18:35, 4 October 2011‎ 1exec1‎ . . (1,788 bytes) (+100)‎ . . (add merge notice)
09:41, 3 October 2011‎ Ingaleashwini‎ . . (1,688 bytes) (+427)‎ . .
15:36, 30 September 2011‎ Ingaleashwini‎ . . (1,261 bytes) (+422)‎ . .
09:24, 27 September 2011‎ Vadmium‎ m . . (839 bytes) (-4)‎ . . (Category:C programming language → Category:C standard library)
03:09, 19 September 2011‎ Deepika.sirsath‎ . . (843 bytes) (+4)‎ . .
19:49, 11 September 2011‎ Rangilo Gujarati‎ . . (839 bytes) (+162)‎ . .
08:42, 8 September 2011‎ Ingaleashwini‎ . . (677 bytes) (+677)‎ . . (←Created page with '{{lowercase|title='''fwprintf'''}} {{Unreferenced|date=September 2011}} <tt>''fwprintf''</tt> is a C standard library function as defined in stdio.h and it ...')

C Programming/stdio.h/fwrite:

10:22, 26 June 2017‎ Strange quark‎ m . . (1,442 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:40, 26 June 2017‎ Strange quark‎ m . . (1,458 bytes) (+19)‎ . . (Fix categorization)
12:14, 27 May 2017‎ Strange quark‎ m . . (1,439 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/fwrite to C Programming/stdio.h/fwrite: Move to proper path)
20:49, 22 December 2016‎ 146.140.210.15‎ . . (1,439 bytes) (+44)‎ . . (usually wraps write(2))
04:10, 17 March 2013‎ 180.155.156.186‎ . . (1,395 bytes) (-4)‎ . . (→‎Example)
04:10, 17 March 2013‎ 180.155.156.186‎ . . (1,399 bytes) (-4)‎ . . (→‎Example)
22:30, 18 October 2011‎ Ruud Koot‎ m . . (1,403 bytes) (0)‎ . . (moved Transwiki:Fwrite to C Programming/C Reference/stdio.h/fwrite)
22:30, 18 October 2011‎ Ruud Koot‎ . . (1,403 bytes) (+1,393)‎ . . (restore older version / copyedit)
20:35, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-30)‎ . . (rfd)
19:46, 18 October 2011‎ Ruud Koot‎ m . . (40 bytes) (0)‎ . . (23 revisions from w:Fwrite)
20:18, 26 May 2008‎ 82.138.67.66‎ . . (40 bytes) (+7)‎ . . (←Redirected page to C file input/output#fwrite)
09:00, 28 January 2008‎ Radagast83‎ . . (33 bytes) (-1,498)‎ . . (completed merger)
03:51, 3 January 2008‎ 76.122.142.76‎ . . (1,531 bytes) (-242)‎ . . (→‎Example)
03:51, 3 January 2008‎ 76.122.142.76‎ . . (1,773 bytes) (+242)‎ . . (→‎Example)
18:12, 11 December 2007‎ 137.222.102.94‎ . . (1,531 bytes) (-7)‎ . . (→‎Example)
00:45, 11 December 2007‎ 76.122.142.76‎ . . (1,538 bytes) (+7)‎ . . (→‎Example)
03:29, 30 October 2007‎ imported>Amikake3‎ m . . (1,531 bytes) (+15)‎ . . (+ja:)
01:19, 17 August 2007‎ 12.34.78.114‎ . . (1,516 bytes) (-1)‎ . . (Changed "bytes" to "elements", minor formatting improvements)
11:01, 2 June 2007‎ DH85868993‎ . . (1,517 bytes) (+1)‎ . . (clean up, Replaced: postion → position using AWB)
18:19, 31 March 2007‎ SmackBot‎ m . . (1,516 bytes) (+14)‎ . . (Date/fix maintenance tags)
06:51, 31 March 2007‎ Quuxplusone‎ m . . (1,502 bytes) (-26)‎ . . (→‎Example: recat)
06:50, 31 March 2007‎ Quuxplusone‎ . . (1,528 bytes) (+3)‎ . . (→‎Example: rm blank lines)
06:47, 31 March 2007‎ Quuxplusone‎ . . (1,525 bytes) (-45)‎ . . (cleanup, mergeinto)
15:10, 5 March 2007‎ 122.164.48.162‎ . . (1,570 bytes) (+47)‎ . .
15:07, 5 March 2007‎ Marasmusine‎ . . (1,523 bytes) (+37)‎ . . (category)
15:00, 5 March 2007‎ imported>Rajesh Kerala‎ . . (1,486 bytes) (-12)‎ . . (→‎Writing a file using fwrite)
14:59, 5 March 2007‎ imported>Rajesh Kerala‎ . . (1,498 bytes) (+50)‎ . .
14:57, 5 March 2007‎ imported>Rajesh Kerala‎ . . (1,448 bytes) (+410)‎ . .
14:23, 5 March 2007‎ imported>Rajesh Kerala‎ . . (1,038 bytes) (+110)‎ . .
14:14, 5 March 2007‎ imported>Rajesh Kerala‎ . . (928 bytes) (+13)‎ . .
14:12, 5 March 2007‎ imported>Rajesh Kerala‎ . . (915 bytes) (+311)‎ . .
14:05, 5 March 2007‎ FisherQueen‎ . . (604 bytes) (+12)‎ . . (tagged)
14:04, 5 March 2007‎ imported>Rajesh Kerala‎ . . (592 bytes) (+592)‎ . . (←Created page with 'int fwrite ( const void * array, size_t size, size_t count, FILE * stream ); fwrite function writes a block of data to the stream. It will write an array of count ...')

C Programming/stdio.h/getc:

17:35, 28 April 2018‎ 14.139.196.9‎ . . (1,616 bytes) (+1)‎ . .
21:43, 27 August 2017‎ Strange quark‎ . . (1,615 bytes) (+25)‎ . . (Add {{BookCat|filing=deep}})
21:43, 27 August 2017‎ Strange quark‎ . . (1,590 bytes) (-51)‎ . . (Remove obsolete merger request)
12:15, 27 May 2017‎ Strange quark‎ m . . (1,641 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/getc to C Programming/stdio.h/getc: Move to proper path)
18:22, 1 February 2017‎ QuiteUnusual‎ . . (1,641 bytes) (-65)‎ . .
10:37, 14 February 2016‎ 72.219.174.192‎ . . (1,706 bytes) (-4)‎ . .
10:36, 14 February 2016‎ 72.219.174.192‎ . . (1,710 bytes) (+2)‎ . .
20:36, 18 October 2011‎ 1exec1‎ m . . (1,708 bytes) (0)‎ . . (moved Transwiki:Getc to C Programming/C Reference/stdio.h/getc)
19:45, 18 October 2011‎ Ruud Koot‎ m . . (1,708 bytes) (0)‎ . . (5 revisions from w:Getc)
17:07, 14 October 2011‎ SoniyaR‎ . . (1,708 bytes) (+12)‎ . .
16:19, 12 October 2011‎ SoniyaR‎ . . (1,696 bytes) (+95)‎ . .
19:59, 11 October 2011‎ Astrocog‎ . . (1,601 bytes) (+51)‎ . . (Added {{merge to}} tag to article (TW))
19:53, 11 October 2011‎ SoniyaR‎ . . (1,550 bytes) (-36)‎ . .
19:50, 11 October 2011‎ SoniyaR‎ . . (1,586 bytes) (+1,586)‎ . . (←Created page with ''''getc''' is one of the character input function. getc returns next character from file and it needs file pointer to tell it which file. It is simplest function...')

C Programming/stdio.h/getchar:

10:22, 26 June 2017‎ Strange quark‎ m . . (3,673 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:41, 26 June 2017‎ Strange quark‎ m . . (3,689 bytes) (+19)‎ . . (Fix categorization)
12:15, 27 May 2017‎ Strange quark‎ m . . (3,670 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/getchar to C Programming/stdio.h/getchar: Move to proper path)
22:56, 18 October 2011‎ Ruud Koot‎ m . . (3,670 bytes) (0)‎ . . (moved Transwiki:Getchar to C Programming/C Reference/stdio.h/getchar)
22:55, 18 October 2011‎ Ruud Koot‎ . . (3,670 bytes) (+3,660)‎ . . (restore older version / copyedit)
20:36, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-23)‎ . . (rfd)
19:45, 18 October 2011‎ Ruud Koot‎ m . . (33 bytes) (0)‎ . . (16 revisions from w:Getchar)
07:56, 31 March 2007‎ Quuxplusone‎ . . (33 bytes) (-3,625)‎ . . (redt and merge)
10:42, 3 February 2007‎ Tcsetattr~enwikibooks‎ . . (3,658 bytes) (+2,239)‎ . . (argh, not a "char c=getchar()" bug in the sample code! (+new section and uh, what was that about scanf?))
21:25, 2 February 2007‎ 71.198.173.255‎ . . (1,419 bytes) (+161)‎ . .
23:22, 27 June 2006‎ imported>Adambutt‎ m . . (1,258 bytes) (-1)‎ . . (→‎Sample usage: indicatorm -> indicator)
15:13, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,259 bytes) (+36)‎ . . (→‎Sample usage)
15:05, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,223 bytes) (-8)‎ . . (→‎Sample usage: Removed use of feof() and added a trailing '\n' to the output to stdout.)
14:29, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,231 bytes) (-256)‎ . . (→‎Sample usage: Removed superfluous information about segmentation faults to reflect the code change. It should be noted that it is not a matter of C what happens if undefined behaviour is present.)
14:25, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,487 bytes) (+57)‎ . . (Changed the code snippet to be more full proof, accurate and readable.)
14:12, 11 March 2006‎ Deryck Chan‎ m . . (1,430 bytes) (-11)‎ . . (→‎Reference: recat)
10:08, 21 February 2006‎ Deryck Chan‎ . . (1,441 bytes) (+119)‎ . . (→‎See also)
10:07, 21 February 2006‎ Deryck Chan‎ . . (1,322 bytes) (+64)‎ . . (→‎Sample usage)
10:07, 21 February 2006‎ Deryck Chan‎ . . (1,258 bytes) (+466)‎ . . (→‎Sample usage)
10:07, 17 February 2006‎ Deryck Chan‎ . . (792 bytes) (-10)‎ . . (rm inuse)
10:07, 17 February 2006‎ Deryck Chan‎ . . (802 bytes) (+297)‎ . .
10:04, 17 February 2006‎ Deryck Chan‎ . . (505 bytes) (+299)‎ . .
10:01, 17 February 2006‎ Deryck Chan‎ . . (206 bytes) (+206)‎ . .

C Programming/stdio.h/gets:

10:23, 26 June 2017‎ Strange quark‎ m . . (6,052 bytes) (-16)‎ . . (Add advanced categorization (replace))
09:43, 26 June 2017‎ Strange quark‎ m . . (6,068 bytes) (+19)‎ . . (Fix categorization)
12:17, 27 May 2017‎ Strange quark‎ m . . (6,049 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/gets to C Programming/stdio.h/gets: Move to proper path)
09:42, 27 December 2011‎ 174.79.254.71‎ . . (6,049 bytes) (+3)‎ . .
01:41, 19 October 2011‎ Ruud Koot‎ m . . (6,046 bytes) (-272)‎ . . (rm tags)
20:36, 18 October 2011‎ 1exec1‎ m . . (6,318 bytes) (0)‎ . . (moved Transwiki:Gets to C Programming/C Reference/stdio.h/gets)
19:45, 18 October 2011‎ Ruud Koot‎ m . . (6,318 bytes) (0)‎ . . (97 revisions from w:Gets)
19:11, 16 October 2011‎ Sverdrup‎ . . (6,318 bytes) (+33)‎ . . (→‎Alternatives: +add n parameter to gets_s)
19:11, 16 October 2011‎ Sverdrup‎ . . (6,285 bytes) (-74)‎ . . (→‎Alternatives: update gets_s description)
06:37, 16 October 2011‎ 96.248.122.180‎ . . (6,359 bytes) (-20)‎ . . (Fixed comment in code. The newline was never added to the string)
05:50, 14 October 2011‎ Spitzak‎ . . (6,379 bytes) (+174)‎ . . (→‎Alternatives)
05:45, 14 October 2011‎ Spitzak‎ . . (6,205 bytes) (+5)‎ . . (→‎Alternatives: Removed circular link)
02:27, 14 October 2011‎ 90.142.144.88‎ . . (6,200 bytes) (+60)‎ . . (→‎Alternatives)
02:43, 9 October 2011‎ AnomieBOT‎ m . . (6,140 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:20, 9 October 2011‎ 1exec1‎ . . (6,122 bytes) (+107)‎ . . (add merge notice)
03:12, 7 September 2011‎ Yobot‎ m . . (6,015 bytes) (-4)‎ . . (WP:CHECKWIKI error 61 fixes + general fixes using AWB (7832))
10:55, 29 August 2011‎ Spitzak‎ . . (6,019 bytes) (+54)‎ . . (→‎Alternatives)
10:54, 29 August 2011‎ Spitzak‎ . . (5,965 bytes) (+237)‎ . . (→‎Alternatives)
05:52, 18 August 2011‎ Ark25‎ . . (5,728 bytes) (+19)‎ . . (disambiguation note)
18:34, 18 July 2011‎ 65.23.195.111‎ . . (5,709 bytes) (+2)‎ . . (→‎Alternatives)
09:30, 28 June 2011‎ CyberSkull‎ . . (5,707 bytes) (+77)‎ . . (→‎Alternatives: C1X)
10:56, 9 April 2011‎ imported>WikitanvirBot‎ m . . (5,630 bytes) (+12)‎ . . (r2.7.1) (robot Adding: ko:Gets)
01:01, 22 March 2011‎ Wikieditoroftoday‎ m . . (5,618 bytes) (+1)‎ . .
00:28, 22 March 2011‎ Wikieditoroftoday‎ . . (5,617 bytes) (+282)‎ . . (C1X update)
23:30, 29 January 2011‎ Furrykef‎ m . . (5,335 bytes) (+5)‎ . . (→‎Safe use)
00:59, 10 July 2010‎ imported>KBayes‎ . . (5,330 bytes) (+17)‎ . . (→‎Implementation: Perfect!!)
23:17, 9 July 2010‎ Spitzak‎ . . (5,313 bytes) (-98)‎ . . (Inverted if statement, made it even shorter)
07:07, 9 July 2010‎ 74.126.33.214‎ . . (5,411 bytes) (-2)‎ . . (→‎Implementation)
07:04, 9 July 2010‎ 74.126.33.214‎ . . (5,413 bytes) (-5)‎ . . (→‎Implementation: simplified last function)
09:22, 8 July 2010‎ Spitzak‎ . . (5,418 bytes) (+122)‎ . . (Previous one did non-empty last line incorrectly)
06:43, 8 July 2010‎ imported>KBayes‎ . . (5,296 bytes) (+10)‎ . . (→‎Implementation: format code better)
06:41, 8 July 2010‎ imported>KBayes‎ . . (5,286 bytes) (-96)‎ . . (→‎Implementation: restore to original function, and optimize that function.)
21:28, 7 July 2010‎ Spitzak‎ . . (5,382 bytes) (-5)‎ . . (→‎Alternatives)
21:24, 7 July 2010‎ Spitzak‎ . . (5,387 bytes) (+115)‎ . . (→‎Alternatives)
21:17, 7 July 2010‎ Spitzak‎ . . (5,272 bytes) (+350)‎ . . (Found something interesting in my old K&R book)
02:00, 7 July 2010‎ Spitzak‎ . . (4,922 bytes) (-31)‎ . . (Changed to version with only one getchar())
01:52, 7 July 2010‎ Spitzak‎ . . (4,953 bytes) (+76)‎ . . (Changed to not use pointer arithemetic and not infinite loop when no trailing newline)
15:26, 6 July 2010‎ Blaisorblade‎ m . . (4,877 bytes) (+26)‎ . . (→‎Safe use: Fix excessively far reference by pronoun)
23:50, 21 June 2010‎ 74.126.33.214‎ . . (4,851 bytes) (-1)‎ . . (→‎Implementation)
23:48, 21 June 2010‎ 74.126.33.214‎ . . (4,852 bytes) (+46)‎ . .
23:47, 21 June 2010‎ 74.126.33.214‎ . . (4,806 bytes) (+9)‎ . .
22:38, 21 June 2010‎ Spitzak‎ . . (4,797 bytes) (-1)‎ . . (Restored previous implementation, new one returned the wrong pointer)
23:01, 20 June 2010‎ 74.126.33.214‎ . . (4,798 bytes) (-12)‎ . . (→‎Implementation)
22:19, 20 June 2010‎ 74.126.33.214‎ . . (4,810 bytes) (+1)‎ . . (→‎Implementation)
22:03, 20 June 2010‎ 74.126.33.214‎ . . (4,809 bytes) (-4)‎ . . (→‎Implementation)
22:03, 20 June 2010‎ 74.126.33.214‎ . . (4,813 bytes) (-2)‎ . . (→‎Implementation)
22:02, 20 June 2010‎ 74.126.33.214‎ . . (4,815 bytes) (+4)‎ . . (→‎Implementation)
21:59, 20 June 2010‎ 74.126.33.214‎ . . (4,811 bytes) (-18)‎ . . (→‎Implementation)
21:44, 20 June 2010‎ 74.126.33.214‎ . . (4,829 bytes) (0)‎ . . (→‎Implementation)
21:43, 20 June 2010‎ 74.126.33.214‎ . . (4,829 bytes) (0)‎ . . (→‎Implementation)
21:20, 20 June 2010‎ 74.126.33.214‎ . . (4,829 bytes) (0)‎ . . (→‎Implementation)
16:51, 2 June 2010‎ Father Goose‎ m . . (4,829 bytes) (+24)‎ . . (+ "emphasis in original")
22:28, 11 May 2010‎ Spitzak‎ . . (4,805 bytes) (-23)‎ . . (→‎Safe use)
22:28, 11 May 2010‎ Spitzak‎ . . (4,828 bytes) (+165)‎ . . (→‎Safe use)
02:34, 5 April 2010‎ 95.93.93.82‎ . . (4,663 bytes) (-29)‎ . . (→‎Implementation)
16:22, 10 December 2009‎ 193.252.7.34‎ . . (4,692 bytes) (+53)‎ . . (deprecation is official now.)
11:31, 15 October 2009‎ DmitTrix‎ m . . (4,639 bytes) (+12)‎ . . (link update after moving a page)
15:45, 27 August 2009‎ Edward‎ m . . (4,627 bytes) (+4)‎ . . (link buffer overflow protection using Find link)
03:34, 14 January 2009‎ David Gerard‎ . . (4,623 bytes) (0)‎ . . (the most important thing about it needs to be in the intro)
14:02, 7 October 2008‎ imported>Thijs!bot‎ m . . (4,623 bytes) (+12)‎ . . (robot Adding: ru:Gets)
01:54, 23 September 2008‎ Thumperward‎ . . (4,611 bytes) (+23)‎ . . (gah)
21:45, 22 September 2008‎ 86.143.82.245‎ . . (4,588 bytes) (+1)‎ . . (→‎Alternatives)
15:21, 14 August 2008‎ Thumperward‎ . . (4,587 bytes) (+5)‎ . . (not a manual)
13:03, 12 August 2008‎ JorgePeixoto‎ . . (4,582 bytes) (-5)‎ . . (Undid revision 231390763 by 219.73.64.167 It was better before)
08:28, 12 August 2008‎ 219.73.64.167‎ . . (4,587 bytes) (+5)‎ . .
17:31, 2 August 2008‎ JorgePeixoto‎ m . . (4,582 bytes) (+4)‎ . . (suggested URL)
17:19, 2 August 2008‎ JorgePeixoto‎ . . (4,578 bytes) (+16)‎ . . (Improving the citations)
17:00, 2 August 2008‎ JorgePeixoto‎ . . (4,562 bytes) (0)‎ . . (It makes more sense to first talk of the most sensible action (replace gets), and only later talk about complicated ways to use gets safely (do people really do this? Isn't more sensible to replace?))
16:55, 2 August 2008‎ JorgePeixoto‎ . . (4,562 bytes) (-22)‎ . . (The reference does not seem to explicitly say that gets is in C89 and C99 for compatibility only)
13:08, 2 August 2008‎ Cic‎ . . (4,584 bytes) (+1,415)‎ . . (Fixed broken markup, and reference cleanup.)
23:10, 27 July 2008‎ JorgePeixoto‎ . . (3,169 bytes) (-71)‎ . . (style)
18:00, 27 July 2008‎ JorgePeixoto‎ . . (3,240 bytes) (+266)‎ . . (new section: Alternatives)
17:09, 27 July 2008‎ JorgePeixoto‎ m . . (2,974 bytes) (+1)‎ . . (Gah)
17:08, 27 July 2008‎ JorgePeixoto‎ m . . (2,973 bytes) (0)‎ . . (Opps, typo.)
17:08, 27 July 2008‎ JorgePeixoto‎ . . (2,973 bytes) (-25)‎ . . (The lint reference is dubious. As far as I know, lint has no way to operate at link time. It is normally invoked manually before the program is compiled)
17:05, 27 July 2008‎ JorgePeixoto‎ . . (2,998 bytes) (-82)‎ . . (Removed "While the use of gets is not officially deprecated by any C standard,". It is disputed in the Talk page)
16:45, 27 July 2008‎ JorgePeixoto‎ m . . (3,080 bytes) (+1)‎ . . (Sorry, typo)
16:44, 27 July 2008‎ JorgePeixoto‎ . . (3,079 bytes) (+84)‎ . .
11:39, 10 July 2008‎ Nono64‎ m . . (2,995 bytes) (+16)‎ . . (C89 (C version) : "C89" link correction)
18:48, 31 May 2008‎ imported>Thijs!bot‎ m . . (2,979 bytes) (+12)‎ . . (robot Adding: ja:Gets)
02:40, 12 May 2008‎ Quuxplusone‎ m . . (2,967 bytes) (-4)‎ . . (Undid revision 210613619 by Ggurbet)
20:47, 6 May 2008‎ Ggurbet‎ m . . (2,971 bytes) (+4)‎ . .
08:21, 13 February 2008‎ Quuxplusone‎ m . . (2,967 bytes) (+38)‎ . . (use <code>, not <source>, until <source> highlighting is fixed)
01:19, 10 February 2008‎ Thegeneralguy‎ . . (2,929 bytes) (+43)‎ . .
08:26, 5 February 2008‎ 202.92.144.2‎ . . (2,886 bytes) (-220)‎ . .
13:33, 4 February 2008‎ 124.105.7.2‎ . . (3,106 bytes) (+220)‎ . .
18:08, 25 January 2008‎ imported>Paushali‎ m . . (2,886 bytes) (+4)‎ . .
21:49, 5 November 2007‎ 24.154.113.143‎ . . (2,882 bytes) (+4)‎ . .
03:06, 9 May 2007‎ imported>AlleborgoBot‎ m . . (2,878 bytes) (+24)‎ . . (robot Adding: it:Gets (funzione))
18:21, 16 April 2007‎ imported>Tmdean‎ . . (2,854 bytes) (-220)‎ . . (revert - removed link to some guy's blog)
08:01, 23 March 2007‎ 89.139.32.39‎ . . (3,074 bytes) (+220)‎ . . (Added security proposal)
08:07, 4 December 2006‎ Eric119‎ . . (2,854 bytes) (+1)‎ . . (more natural for loop style)
07:21, 3 December 2006‎ imported>Createdon2006‎ m . . (2,853 bytes) (-3)‎ . . (++i has been removed in the for statement, as it produces wrong output.)
17:44, 29 June 2006‎ Furrykef‎ . . (2,856 bytes) (-341)‎ . . (remove "no quick fix" bit; see Talk)
05:07, 16 April 2006‎ Quuxplusone‎ . . (3,197 bytes) (+1,677)‎ . . (add implementation, expand)
10:00, 29 March 2006‎ 24.110.60.225‎ . . (1,520 bytes) (+901)‎ . . (nearly a rewrite)
04:09, 15 March 2006‎ Billposer‎ m . . (619 bytes) (0)‎ . .
03:47, 15 March 2006‎ Eric119‎ . . (619 bytes) (+59)‎ . . (clarify nature of deprecation)
03:00, 15 March 2006‎ Billposer‎ . . (560 bytes) (+41)‎ . . (Rv. Use of gets is strongly discouraged in many places, including the BUGS section of the man page on, e.g., Linux systems, which begins "Never use gets".)
02:42, 15 March 2006‎ Eric119‎ . . (519 bytes) (-41)‎ . . (deprecated? by whom?)
14:10, 11 March 2006‎ Deryck Chan‎ m . . (560 bytes) (-1)‎ . . (recat and edit)
23:20, 10 March 2006‎ Billposer‎ m . . (561 bytes) (+4)‎ . .
23:12, 10 March 2006‎ Billposer‎ m . . (557 bytes) (+2)‎ . .
23:09, 10 March 2006‎ Billposer‎ . . (555 bytes) (+555)‎ . .

C Programming/stdio.h/perror:

17:45, 30 July 2017‎ Strange quark‎ m . . (1,276 bytes) (-23)‎ . . (Remove obsolete template)
17:44, 30 July 2017‎ Strange quark‎ m . . (1,299 bytes) (-115)‎ . . (Remove obsolete merger request)
17:44, 30 July 2017‎ Strange quark‎ m . . (1,414 bytes) (-14)‎ . . (Fix title case)
17:44, 30 July 2017‎ Strange quark‎ . . (1,428 bytes) (-268)‎ . . (Dewikify)
09:52, 26 June 2017‎ Strange quark‎ m . . (1,696 bytes) (+3)‎ . . (Fix categorization)
12:17, 27 May 2017‎ Strange quark‎ m . . (1,693 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/perror to C Programming/stdio.h/perror: Move to proper path)
16:39, 6 March 2014‎ Fishpi‎ . . (1,693 bytes) (+13)‎ . . (Marked as needing to be dewikified)
16:39, 6 March 2014‎ Fishpi‎ . . (1,680 bytes) (+1)‎ . . (Undid revision 2554821 by Pratik7 Removing the space isn't idiomatic)
14:57, 7 September 2013‎ Pratik7‎ . . (1,679 bytes) (-1)‎ . . (→‎Inclusion)
20:45, 18 October 2011‎ 1exec1‎ m . . (1,680 bytes) (0)‎ . . (moved Transwiki:Perror to C Programming/C Reference/stdio.h/perror)
19:44, 18 October 2011‎ Ruud Koot‎ m . . (1,680 bytes) (0)‎ . . (19 revisions from w:Perror)
19:05, 4 October 2011‎ AnomieBOT‎ m . . (1,680 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
18:43, 4 October 2011‎ 1exec1‎ . . (1,662 bytes) (+97)‎ . . (add merge notice)
21:22, 7 September 2011‎ Prashantgonarkar‎ . . (1,565 bytes) (+101)‎ . .
23:19, 20 June 2011‎ 1exec1‎ . . (1,464 bytes) (+5)‎ . . (fix ref)
23:19, 20 June 2011‎ 1exec1‎ . . (1,459 bytes) (+192)‎ . . (added reference to the C standard + link to external C++ documentation site)
05:00, 8 January 2011‎ DixonDBot‎ m . . (1,267 bytes) (+36)‎ . . (r2.6.5) (robot Modifying: ru:Стандартные потоки#stderr)
22:35, 15 September 2010‎ Spitzak‎ . . (1,231 bytes) (-56)‎ . . (I removed the c++ include, as it would require std:: in the code as well)
21:45, 15 September 2010‎ 85.231.82.239‎ . . (1,287 bytes) (+4)‎ . . (strerr should be strerror)
04:36, 2 December 2009‎ 67.159.79.15‎ . . (1,283 bytes) (-7)‎ . . (→‎Semantics)
20:41, 29 October 2009‎ Spitzak‎ . . (1,290 bytes) (+75)‎ . . (→‎Semantics)
20:52, 6 October 2009‎ 160.36.56.86‎ . . (1,215 bytes) (-14)‎ . . (→‎Example)
03:25, 15 January 2009‎ Kitplane01‎ . . (1,229 bytes) (+148)‎ . . (Added example)
18:45, 17 November 2008‎ Филатов Алексей‎ . . (1,081 bytes) (+14)‎ . . (→‎References)
19:57, 25 September 2008‎ SmackBot‎ m . . (1,067 bytes) (0)‎ . . (Correct header caps and general fixes)
04:07, 26 August 2008‎ imported>Thijs!bot‎ m . . (1,067 bytes) (+15)‎ . . (robot Adding: uk:Perror)
07:33, 15 May 2008‎ 24.69.2.206‎ . . (1,052 bytes) (-5)‎ . . (Corrected display of angle brackets)
14:19, 28 April 2008‎ Leolaursen‎ m . . (1,057 bytes) (+47)‎ . . (Categorizing article - You can help!)
08:28, 27 March 2008‎ imported>Alaibot‎ m . . (1,010 bytes) (+34)‎ . . (Robot: tagging uncategorised page)
02:05, 3 March 2008‎ imported>Michael Safyan‎ . . (976 bytes) (+976)‎ . . (←Created page with '{{lowercase}} {{C_Standard_library}} The POSIX error function, '''perror''', is used in C and C++ to print an error message to [[...')

C Programming/stdio.h/printf:

19:09, 8 August 2017‎ Fernando2812l‎ m . . (28,448 bytes) (+2)‎ . . (Reverted edits by 2405:205:128D:879A:3542:BDE9:F7F7:465A to last version by Strange quark)
14:34, 8 August 2017‎ 2405:205:128d:879a:3542:bde9:f7f7:465a‎ . . (28,446 bytes) (-2)‎ . . (→‎1970s: C, Lisp)
09:54, 26 June 2017‎ Strange quark‎ m . . (28,448 bytes) (+3)‎ . . (Fix categorization)
12:17, 27 May 2017‎ Strange quark‎ m . . (28,445 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/printf to C Programming/stdio.h/printf: Move to proper path)
03:04, 13 March 2015‎ Sbmeirow‎ . . (28,445 bytes) (+572)‎ . . (→‎Format placeholders: update)
00:08, 19 September 2014‎ Mcmlxxxi‎ . . (27,873 bytes) (+67)‎ . . (→‎C++ alternatives to sprintf for numeric conversion: Add another alternative for numeric formatting)
02:30, 15 June 2014‎ DGerman‎ m . . (27,806 bytes) (0)‎ . . (→‎Fortran, COBOL)
19:18, 14 November 2011‎ DGerman‎ m . . (27,806 bytes) (+2)‎ . . (→‎Fortran, COBOL)
19:17, 14 November 2011‎ DGerman‎ m . . (27,804 bytes) (+7)‎ . . (→‎Fortran, COBOL)
19:16, 14 November 2011‎ DGerman‎ m . . (27,797 bytes) (+50)‎ . . (fortran print only uses the first character as page control when directly outputing to a printer device.)
00:49, 19 October 2011‎ Ruud Koot‎ m . . (27,747 bytes) (-352)‎ . . (copyedit)
21:48, 18 October 2011‎ 1exec1‎ m . . (28,099 bytes) (0)‎ . . (moved Transwiki:Printf to C Programming/C Reference/stdio.h/printf)
19:06, 18 October 2011‎ Ruud Koot‎ m . . (28,099 bytes) (0)‎ . . (38 revisions from w:Printf)
00:27, 18 October 2011‎ DGerman‎ m . . (28,099 bytes) (+2)‎ . . (→‎Fortran, COBOL)
21:12, 17 October 2011‎ DGerman‎ m . . (28,097 bytes) (+243)‎ . . (fortran is not an acronym, here's a COBOL example)
06:07, 15 October 2011‎ Vadmium‎ . . (27,854 bytes) (+162)‎ . . (→‎Format placeholders: Explain “fixed-width”)
05:48, 15 October 2011‎ Vadmium‎ . . (27,692 bytes) (-290)‎ . . (→‎Format placeholders: Try with formatting parameter elements in italics but not the brackets; integrate information on width and precision options)
03:43, 15 October 2011‎ DGerman‎ m . . (27,982 bytes) (-299)‎ . . (remove repeated causes printf to , and print a ( it's just cleaner that way)
03:38, 15 October 2011‎ DGerman‎ m . . (28,281 bytes) (+14)‎ . . (hopefully a clearer example of n$)
00:36, 9 October 2011‎ 1exec1‎ . . (28,267 bytes) (0)‎ . . (update talk page for move discussion)
11:46, 6 October 2011‎ 194.73.121.7‎ . . (28,267 bytes) (+3)‎ . . (→‎Format placeholders)
18:33, 4 October 2011‎ 1exec1‎ . . (28,264 bytes) (+94)‎ . . (add move notice)
23:22, 27 September 2011‎ 128.32.129.223‎ . . (28,170 bytes) (+14)‎ . . (→‎C++ alternatives to sprintf for numeric conversion)
15:53, 8 September 2011‎ 193.9.20.6‎ . . (28,156 bytes) (0)‎ . . (→‎Format placeholders: hyphenate "platform-specific")
20:35, 7 September 2011‎ Edward‎ m . . (28,156 bytes) (+4)‎ . . (link file descriptor using Find link)
03:16, 5 September 2011‎ imported>Bughunter2‎ m . . (28,152 bytes) (+9)‎ . . (fix inaccuracy)
13:30, 2 September 2011‎ 1exec1‎ . . (28,143 bytes) (+1)‎ . . (→‎External links: fix linx)
13:29, 2 September 2011‎ 1exec1‎ . . (28,142 bytes) (-263)‎ . . (→‎External links: cleanup; add c++ reference)
16:36, 10 August 2011‎ 165.204.55.251‎ . . (28,405 bytes) (-3)‎ . . (→‎sprintf)
01:41, 23 July 2011‎ ArsenalTechKB‎ m . . (28,408 bytes) (-2)‎ . . (→‎Format placeholders: In precision's number corrected "truncated" to "rounded" for floating point numeric types.)
01:39, 23 July 2011‎ ArsenalTechKB‎ m . . (28,410 bytes) (+4)‎ . . (→‎Format placeholders: Corrected precision's number for floating point numeric types.)
10:50, 19 July 2011‎ imported>Metricopolus‎ m . . (28,406 bytes) (-7)‎ . . (Reverted edits by 210.212.209.148 to last revision by Metricopolus (HG))
10:50, 19 July 2011‎ 210.212.209.148‎ . . (28,413 bytes) (+7)‎ . . (→‎See also)
10:48, 19 July 2011‎ imported>Metricopolus‎ m . . (28,406 bytes) (-4)‎ . . (Reverted edits by 210.212.209.148 to last revision by Vadmium (HG))
10:48, 19 July 2011‎ 210.212.209.148‎ . . (28,410 bytes) (+4)‎ . . (→‎Custom format placeholders)
10:08, 13 July 2011‎ Vadmium‎ m . . (28,406 bytes) (-12)‎ . . (WP:Ambiguous link → ANSI C; unlink fprintf)
15:50, 11 July 2011‎ 128.16.71.10‎ . . (28,418 bytes) (+4)‎ . .
21:20, 17 June 2011‎ 128.221.197.57‎ . . (28,414 bytes) (-1)‎ . . (→‎Buffer safety and sprintf)
21:16, 17 June 2011‎ 128.221.197.57‎ . . (28,415 bytes) (-6)‎ . . (→‎Timeline)
21:15, 17 June 2011‎ 128.221.197.57‎ . . (28,421 bytes) (+23)‎ . . (→‎Timeline)
21:12, 17 June 2011‎ 128.221.197.57‎ . . (28,398 bytes) (+12)‎ . . (→‎Timeline)
16:26, 9 June 2011‎ Nbarth‎ . . (28,386 bytes) (+23)‎ . . (→‎See also: debugging)
17:51, 22 May 2011‎ Happyrabbit‎ . . (28,363 bytes) (+1)‎ . . (→‎Format placeholders)
02:09, 4 May 2011‎ 74.85.42.110‎ . . (28,362 bytes) (-14)‎ . . (→‎Format placeholders: Remove erroneous quote around macro names)
18:36, 26 April 2011‎ Siodhe‎ . . (28,376 bytes) (+229)‎ . . (Recharacterize "derivative" as "related". printf is often derivative in implementation, if not geneology.)
18:02, 26 April 2011‎ 213.61.9.75‎ . . (28,147 bytes) (+29)‎ . . (→‎C++ alternatives to sprintf for numeric conversion)
20:26, 21 April 2011‎ NewEnglandYankee‎ m . . (28,118 bytes) (+3)‎ . . (Reverted edits by 27.56.34.214 to last version by Iorsh)
20:25, 21 April 2011‎ 27.56.34.214‎ . . (28,115 bytes) (-2)‎ . . (→‎1970s: C, Lisp)
20:23, 21 April 2011‎ 27.56.34.214‎ . . (28,117 bytes) (0)‎ . . (→‎1970s: C, Lisp)
20:22, 21 April 2011‎ 27.56.34.214‎ . . (28,117 bytes) (-1)‎ . . (→‎1970s: C, Lisp)
10:08, 18 April 2011‎ Iorsh‎ . . (28,118 bytes) (+161)‎ . . (→‎Format placeholders: Mention _set_output_format())
00:11, 18 April 2011‎ Davidhorman‎ m . . (27,957 bytes) (-25)‎ . . (→‎C++ alternatives to sprintf for numeric conversion)
15:28, 11 April 2011‎ Lotje‎ . . (27,982 bytes) (+32)‎ . . (See also scetion, +* ML (programming language), Programming languages with printf section)
08:56, 5 April 2011‎ imported>WikitanvirBot‎ m . . (27,950 bytes) (+15)‎ . . (r2.7.1) (robot Adding: ko:Printf)
04:33, 15 March 2011‎ BiT‎ . . (27,935 bytes) (+42)‎ . . (→‎See also)
17:29, 17 February 2011‎ 79.21.110.1‎ . . (27,893 bytes) (+58)‎ . . (Add a note to the return value)
17:25, 17 February 2011‎ 79.21.110.1‎ . . (27,835 bytes) (+7)‎ . . (Add "Shell" to title "Perl")
15:06, 24 January 2011‎ Yobot‎ m . . (27,828 bytes) (-1)‎ . . (WP:CHECKWIKI error 61 fixes + general fixes, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (7510))
12:22, 24 January 2011‎ imported>Gmwils‎ m . . (27,829 bytes) (+13)‎ . . (→‎Programming languages with printf)
22:47, 23 January 2011‎ Jonathan de Boyne Pollard‎ . . (27,816 bytes) (-2)‎ . . (This should hyperlink here.)
00:40, 23 January 2011‎ Hires an editor‎ . . (27,818 bytes) (-4)‎ . . (removed this wikilink, since the link doesn't lead to a definition of what "curly bracket" language is...)
04:57, 21 January 2011‎ Pepsi Lite‎ . . (27,822 bytes) (+172)‎ . . (→‎Format placeholders: add PRIx64)
22:52, 10 January 2011‎ Spitzak‎ . . (27,650 bytes) (-1)‎ . . (Undid revision 407047520 by 92.225.61.75 Actually wrong, arg must be passed as double for historical reasons)
12:35, 10 January 2011‎ 92.225.61.75‎ . . (27,651 bytes) (+1)‎ . . (→‎1970s: C, Lisp: Data type corrected to described type from double to float)
13:36, 6 January 2011‎ Cybercobra‎ m . . (27,650 bytes) (+26)‎ . . (→‎Programming languages with printf: <code>)
13:35, 6 January 2011‎ Cybercobra‎ . . (27,624 bytes) (-22)‎ . . (→‎Programming languages with printf: separate)
13:20, 6 January 2011‎ Cybercobra‎ . . (27,646 bytes) (-7)‎ . . (→‎Custom printf format placeholders: redundant)
13:20, 6 January 2011‎ Cybercobra‎ . . (27,653 bytes) (-7)‎ . . (→‎printf format placeholders: redundant)
13:18, 6 January 2011‎ Cybercobra‎ m . . (27,660 bytes) (0)‎ . . (→‎Buffer safety and sprintf: fix strange caps)
15:27, 3 January 2011‎ 98.229.251.234‎ . . (27,660 bytes) (+21)‎ . . (→‎Custom printf format placeholders)
15:54, 6 December 2010‎ 152.3.68.7‎ . . (27,639 bytes) (-130)‎ . .
00:04, 29 November 2010‎ imported>Betekenis‎ m . . (27,769 bytes) (-5)‎ . . (Removed a stray noun ‘Java’ (subliminal messaging?:)))
22:10, 24 November 2010‎ 195.158.114.209‎ . . (27,774 bytes) (+5)‎ . . (→‎Timeline)
20:19, 24 November 2010‎ 195.158.78.28‎ . . (27,769 bytes) (0)‎ . .
20:18, 24 November 2010‎ 195.158.78.28‎ . . (27,769 bytes) (+20)‎ . .
23:58, 22 November 2010‎ Nick Number‎ m . . (27,749 bytes) (-29)‎ . . (Undid revision 398321296 by Nick Number on further reflection, I'm not sure about this)
23:56, 22 November 2010‎ Nick Number‎ . . (27,778 bytes) (+29)‎ . . (repaired link(s) to disambiguation page - (you can help))
16:00, 19 November 2010‎ 87.238.84.65‎ . . (27,749 bytes) (-230)‎ . . (→‎1990s: PHP, Python: The PHP print function doesn't 'execute' variables - this is string interpolation, which Perl also has, and is a behavior of any double quoted string.)
08:20, 17 November 2010‎ 112.202.98.99‎ . . (27,979 bytes) (+1)‎ . . (→‎1970s: C, Lisp)
08:19, 17 November 2010‎ 112.202.98.99‎ . . (27,978 bytes) (-1)‎ . . (→‎1970s: C, Lisp)
22:58, 14 November 2010‎ Christian75‎ . . (27,979 bytes) (+8)‎ . . (Disambiguated: NULL → Null pointer; Help needed: Placeholder, Truncation)
19:11, 20 October 2010‎ Julian Andres Klode‎ . . (27,971 bytes) (+76)‎ . . (→‎Programming languages with printf: Add Vala)
18:37, 7 October 2010‎ 96.244.208.179‎ . . (27,895 bytes) (+29)‎ . . (→‎fprintf)
14:35, 6 October 2010‎ ArthurBot‎ m . . (27,866 bytes) (+15)‎ . . (robot Adding: ro:Printf)
08:37, 9 September 2010‎ Runtime‎ m . . (27,851 bytes) (+1)‎ . . (→‎printf format placeholders)
03:17, 8 September 2010‎ Jerryobject‎ m . . (27,850 bytes) (+7)‎ . . (Removed needless piping in 2 links. Corrected unprintworthy abbreviation.)
22:45, 2 September 2010‎ Spitzak‎ . . (27,843 bytes) (+119)‎ . . (→‎C++ alternatives to sprintf for numeric conversion)
22:40, 2 September 2010‎ Spitzak‎ . . (27,724 bytes) (+302)‎ . . (Wrong about it truncating the null terminator)
10:06, 30 August 2010‎ 119.152.27.33‎ . . (27,422 bytes) (+5)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf)
10:06, 30 August 2010‎ 119.152.27.33‎ . . (27,422 bytes) (+5)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf)
10:05, 30 August 2010‎ 119.152.27.33‎ . . (27,417 bytes) (-5)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf)
10:05, 30 August 2010‎ 119.152.27.33‎ . . (27,417 bytes) (-5)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf)
11:05, 11 August 2010‎ Tea2min‎ m . . (27,422 bytes) (+25)‎ . . (→‎Programming languages with printf: Linked to operator overloading)
05:42, 7 August 2010‎ 209.191.214.82‎ . . (27,397 bytes) (0)‎ . . (→‎1950s: FORTRAN, COBOL: Added an apostrophe to ``FORTRANs and removed a space between the end of the first sentence and its concluding period.)
04:34, 16 July 2010‎ 209.118.191.162‎ . . (27,397 bytes) (-1)‎ . . (→‎1990s: PHP, Python)
02:45, 14 July 2010‎ Richfife‎ . . (27,398 bytes) (-139)‎ . . (Undid revision 373349502 by Ghiaurul This is for the language itself, not external libraries. I'm sure they all have them somewhere.)
02:36, 14 July 2010‎ imported>Ghiaurul‎ . . (27,537 bytes) (+139)‎ . . (→‎Programming languages with printf)
02:36, 14 July 2010‎ imported>Ghiaurul‎ . . (27,537 bytes) (+139)‎ . . (→‎Programming languages with printf)
08:59, 11 July 2010‎ Zoonfafer‎ . . (27,398 bytes) (+13)‎ . . (→‎Programming languages with printf: added Mythryl to list of supported languages)
08:59, 11 July 2010‎ Zoonfafer‎ . . (27,398 bytes) (+13)‎ . . (→‎Programming languages with printf: added Mythryl to list of supported languages)
11:43, 17 June 2010‎ SmackBot‎ m . . (27,385 bytes) (-30)‎ . . (remove deprecated parameter from cite template using AWB)
09:28, 7 June 2010‎ LinkFA-Bot‎ m . . (27,415 bytes) (+16)‎ . . (Bot: Link GA +ru)
10:37, 5 June 2010‎ Spoon!‎ . . (27,399 bytes) (+34)‎ . . (→‎Programming languages with printf)
19:44, 26 May 2010‎ Uppfinnarn‎ . . (27,365 bytes) (+230)‎ . . (→‎1990s: PHP, Python)
18:05, 24 May 2010‎ BiT‎ . . (27,135 bytes) (-6)‎ . . (→‎1990s: PHP, Python)
18:05, 24 May 2010‎ BiT‎ . . (27,141 bytes) (-1)‎ . . (→‎1990s: PHP, Python)
18:04, 24 May 2010‎ BiT‎ . . (27,142 bytes) (+262)‎ . . (→‎1990s: PHP, Python)
07:55, 6 May 2010‎ Joe Decker‎ . . (26,880 bytes) (+23)‎ . . (→‎printf format placeholders: disambig)
01:23, 6 May 2010‎ 192.25.10.9‎ . . (26,857 bytes) (+65)‎ . . (Added reference to Loki's SafeFormat.)
21:33, 3 May 2010‎ Richfife‎ . . (26,792 bytes) (+112)‎ . . (→‎Buffer safety and sprintf: ++note about possibly surprising behavior.)
21:33, 3 May 2010‎ Richfife‎ . . (26,792 bytes) (+112)‎ . . (→‎Buffer safety and sprintf: ++note about possibly surprising behavior.)
18:57, 3 May 2010‎ Richfife‎ . . (26,680 bytes) (+109)‎ . . (→‎Buffer safety and sprintf: Note Solaris (operating system) deviation)
18:57, 3 May 2010‎ Richfife‎ . . (26,680 bytes) (+109)‎ . . (→‎Buffer safety and sprintf: Note Solaris (operating system) deviation)
18:23, 3 May 2010‎ Richfife‎ m . . (26,571 bytes) (-2)‎ . . (→‎Buffer safety and sprintf: Revert. They're not wrong about the problem, but that's not a solution (it actually makes it worse). Also, it breaks the error check on the next line.)
18:15, 3 May 2010‎ 155.198.202.90‎ . . (26,573 bytes) (+2)‎ . . (→‎Buffer safety and sprintf: must do minus one for the null terminator)
07:45, 3 May 2010‎ 130.111.254.43‎ . . (26,571 bytes) (-1)‎ . . (→‎2000s: Java)
00:56, 29 April 2010‎ imported>Xqbot‎ m . . (26,572 bytes) (-14)‎ . . (robot Removing: ko:Printf)
21:17, 28 April 2010‎ 189.59.75.37‎ . . (26,586 bytes) (+14)‎ . .
19:56, 23 April 2010‎ 91.9.125.201‎ . . (26,572 bytes) (-12)‎ . . (update link to bash-hackers wiki)
12:20, 19 April 2010‎ OrangeDog‎ m . . (26,584 bytes) (-36)‎ . . (→‎printf format placeholders)
13:51, 6 April 2010‎ Tommy2010‎ m . . (26,620 bytes) (-7)‎ . . (Reverted edits by 193.136.166.125 to last revision by Jerryobject (HG))
13:49, 6 April 2010‎ 193.136.166.125‎ . . (26,627 bytes) (+7)‎ . . (→‎Timeline)
10:51, 6 April 2010‎ Jerryobject‎ . . (26,620 bytes) (+2)‎ . . (Changed: 1 heading format to match article norm, 1 first instance of language name abbreviation to proper name.)
00:21, 24 March 2010‎ Alvin-cs‎ . . (26,618 bytes) (+19)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf: + #include the proper header)
15:57, 4 March 2010‎ 62.219.168.150‎ . . (26,599 bytes) (-1)‎ . . (→‎Programming languages with printf)
12:20, 25 February 2010‎ 192.100.130.7‎ . . (26,600 bytes) (+1)‎ . . (→‎Buffer safety and sprintf)
05:42, 22 February 2010‎ 173.75.179.51‎ . . (26,599 bytes) (+32)‎ . . (→‎Programming languages with printf)
18:16, 19 February 2010‎ 98.231.249.146‎ . . (26,567 bytes) (-53)‎ . . (→‎fprintf: irrelevant)
14:29, 17 February 2010‎ 86.26.7.251‎ . . (26,620 bytes) (+1)‎ . . (→‎2000s: Java)
07:35, 15 February 2010‎ Evaluist‎ . . (26,619 bytes) (+1)‎ . . (→‎1950s: FORTRAN, COBOL: What a difference a space makes!)
23:03, 12 February 2010‎ Evaluist‎ . . (26,618 bytes) (-2)‎ . . (→‎1950s: FORTRAN, COBOL: Adjust FORMAT statement field widths to produce the spacing shown in output)
22:41, 12 February 2010‎ Evaluist‎ . . (26,620 bytes) (+163)‎ . . (→‎1950s: FORTRAN, COBOL: CR and LF were not common print control for 1950s FORTRAN or COBOL)
23:12, 9 February 2010‎ Mortense‎ m . . (26,457 bytes) (+1)‎ . . (→‎1980s: perl: perl -> Perl, as in the Wikipeda article on the subject, <http://en.wikipedia.org/wiki/Perl>.)
22:33, 31 January 2010‎ 91.168.180.34‎ . . (26,456 bytes) (+8)‎ . . (→‎1970s: C, Lisp: break too long line)
20:42, 31 January 2010‎ 79.164.40.168‎ . . (26,448 bytes) (+5)‎ . . (Replaced space with non-breaking space)
14:00, 11 January 2010‎ 192.150.8.184‎ . . (26,443 bytes) (+4)‎ . . (→‎External links)
14:43, 8 January 2010‎ 213.219.183.119‎ . . (26,439 bytes) (-142)‎ . . (→‎External links)
15:50, 28 December 2009‎ 38.102.62.3‎ . . (26,581 bytes) (+3)‎ . . (→‎C++ alternatives to sprintf for numeric conversion)
20:59, 17 December 2009‎ Zvn‎ m . . (26,578 bytes) (+10)‎ . . (rvv)
20:58, 17 December 2009‎ 168.9.48.93‎ . . (26,568 bytes) (-10)‎ . .
20:57, 17 December 2009‎ Zvn‎ m . . (26,578 bytes) (+10)‎ . . (rvv)
20:57, 17 December 2009‎ 168.9.48.93‎ . . (26,568 bytes) (-10)‎ . .
02:58, 10 December 2009‎ 125.7.86.100‎ . . (26,578 bytes) (-68)‎ . . (removed self-serving link)
02:58, 10 December 2009‎ 125.7.86.100‎ . . (26,578 bytes) (-68)‎ . . (removed self-serving link)
16:27, 1 December 2009‎ Decltype‎ m . . (26,646 bytes) (-24)‎ . . (rvv)
16:27, 1 December 2009‎ Decltype‎ m . . (26,646 bytes) (-24)‎ . . (rvv)
16:12, 1 December 2009‎ 117.201.27.13‎ . . (26,670 bytes) (+24)‎ . . (→‎Timeline)
16:12, 1 December 2009‎ 117.201.27.13‎ . . (26,670 bytes) (+24)‎ . . (→‎Timeline)
07:13, 24 November 2009‎ imported>Chobot‎ m . . (26,646 bytes) (+14)‎ . . (robot Adding: ko:Printf)
07:13, 24 November 2009‎ imported>Chobot‎ m . . (26,646 bytes) (+14)‎ . . (robot Adding: ko:Printf)
16:33, 12 November 2009‎ 213.247.249.139‎ . . (26,632 bytes) (+17)‎ . . (→‎Programming languages with printf)
16:33, 12 November 2009‎ 213.247.249.139‎ . . (26,632 bytes) (+17)‎ . . (→‎Programming languages with printf)
22:42, 17 October 2009‎ 71.37.6.40‎ . . (26,615 bytes) (+2)‎ . . (→‎Programming languages with printf: Properly formatted the R programming language entry)
22:42, 17 October 2009‎ 71.37.6.40‎ . . (26,615 bytes) (+2)‎ . . (→‎Programming languages with printf: Properly formatted the R programming language entry)
06:09, 16 October 2009‎ imported>Brendan642‎ . . (26,613 bytes) (+23)‎ . .
06:09, 16 October 2009‎ imported>Brendan642‎ . . (26,613 bytes) (+23)‎ . .
06:09, 16 October 2009‎ imported>Brendan642‎ . . (26,590 bytes) (+7)‎ . .
20:48, 18 September 2009‎ Richfife‎ m . . (26,583 bytes) (+27)‎ . . (→‎Programming languages with printf: Fix redirect.)
12:39, 18 September 2009‎ New Thought~enwikibooks‎ . . (26,556 bytes) (+18)‎ . . (→‎Programming languages with printf: added GNU MathProg)
18:45, 9 September 2009‎ 66.179.208.36‎ . . (26,538 bytes) (-58)‎ . .
08:46, 30 August 2009‎ imported>MattGiuca‎ m . . (26,596 bytes) (-24)‎ . . (→‎printf format placeholders: Removed "ell" pronounciation of the l code.)
04:21, 28 August 2009‎ 207.47.175.176‎ . . (26,620 bytes) (-13)‎ . . (→‎1970s: C, Lisp)
17:48, 5 August 2009‎ imported>Blaufish‎ . . (26,633 bytes) (+16)‎ . . (Wording in example was wrong, refrenced 50 when actually 50-strnlen("Your name is ") was the breaking point. Changed wording slightly to overcome this issue.)
07:00, 29 July 2009‎ Yellowdesk‎ . . (26,617 bytes) (-29)‎ . . (Removed {{Obscure}}. No conversation on the talk page. Superfluous.)
10:33, 10 July 2009‎ 83.125.41.102‎ . . (26,646 bytes) (-5)‎ . . (→‎Programming languages with printf: F Sharp changed to F#)
10:33, 10 July 2009‎ 83.125.41.102‎ . . (26,646 bytes) (-5)‎ . . (→‎Programming languages with printf: F Sharp changed to F#)
20:52, 4 June 2009‎ 65.210.129.209‎ . . (26,651 bytes) (-127)‎ . . (removed redundant verbiage)
20:52, 4 June 2009‎ 65.210.129.209‎ . . (26,651 bytes) (-127)‎ . . (removed redundant verbiage)
21:53, 15 May 2009‎ Juliancolton‎ m . . (26,778 bytes) (-59)‎ . . (Reverted edits by 209.184.240.68 to last revision by AndrewHowse (HG))
21:53, 15 May 2009‎ Juliancolton‎ m . . (26,778 bytes) (-59)‎ . . (Reverted edits by 209.184.240.68 to last revision by AndrewHowse (HG))
21:30, 15 May 2009‎ 209.184.240.68‎ . . (26,837 bytes) (+59)‎ . . (→‎Buffer safety and sprintf)
21:30, 15 May 2009‎ 209.184.240.68‎ . . (26,837 bytes) (+59)‎ . . (→‎Buffer safety and sprintf)
22:03, 24 April 2009‎ AndrewHowse‎ m . . (26,778 bytes) (+4)‎ . . (Disambig links to dab page variable and general clean-up using AWB)
22:03, 24 April 2009‎ AndrewHowse‎ m . . (26,778 bytes) (+4)‎ . . (Disambig links to dab page variable and general clean-up using AWB)
10:15, 20 April 2009‎ imported>MattGiuca‎ . . (26,774 bytes) (-139)‎ . . (→‎1990s: PHP, Python & Javascript: Removed JavaScript... it *doesn't have* printf... why is it here? (Because it has C's syntax?))
15:29, 1 April 2009‎ Chitetskoy‎ . . (26,913 bytes) (+86)‎ . . (→‎1990s: PHP, Python & Javascript)
17:56, 17 March 2009‎ 81.28.87.152‎ . . (26,827 bytes) (0)‎ . . (→‎Buffer safety and sprintf: fixed a typo, 34->50)
20:57, 16 March 2009‎ 152.15.103.159‎ . . (26,827 bytes) (+81)‎ . . (→‎External links)
17:40, 3 March 2009‎ 192.80.95.243‎ . . (26,746 bytes) (+3)‎ . . (Made it less nationalistic)
14:04, 3 March 2009‎ 88.115.168.116‎ . . (26,743 bytes) (+3)‎ . . (→‎1970s: C, Lisp: makes more sense to include more decimals of pi to example)
04:51, 23 February 2009‎ Mcpancakes‎ m . . (26,740 bytes) (+1)‎ . . (→‎Timeline)
22:31, 6 February 2009‎ Btx40‎ m . . (26,739 bytes) (+1)‎ . . (→‎1990s: PHP, Python & Javascript: *facepalm*)
22:30, 6 February 2009‎ Btx40‎ . . (26,738 bytes) (-82)‎ . . (→‎1990s: PHP, Python, Java & Javascript: added 2000s section for Java)
21:59, 4 February 2009‎ NevilleDNZ~enwikibooks‎ m . . (26,820 bytes) (+2)‎ . . (→‎1960s: BCPL, ALGOL 68, Multics PL/I)
16:24, 4 February 2009‎ 117.197.59.36‎ . . (26,818 bytes) (-4)‎ . .
16:23, 4 February 2009‎ 117.197.59.36‎ . . (26,822 bytes) (+4)‎ . .
16:22, 4 February 2009‎ 117.197.59.36‎ . . (26,818 bytes) (0)‎ . . (→‎Timeline)
15:31, 31 January 2009‎ VolkovBot‎ m . . (26,818 bytes) (-14)‎ . . (robot Removing: zh:Printf)
14:44, 21 January 2009‎ Jokes Free4Me‎ . . (26,832 bytes) (-117)‎ . . (→‎printf format placeholders: missed row in the flag table above :">)
14:39, 21 January 2009‎ Jokes Free4Me‎ . . (26,949 bytes) (+189)‎ . . (→‎printf format placeholders: more about Width)
09:52, 28 December 2008‎ 75.36.146.170‎ . . (26,760 bytes) (0)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
06:25, 27 December 2008‎ Uninverted‎ . . (26,760 bytes) (0)‎ . . (Made comment un-inline to fix page overflow)
14:46, 20 November 2008‎ imported>Free Software Knight‎ . . (26,760 bytes) (+42)‎ . . (→‎External links)
14:13, 18 November 2008‎ imported>Zapodot‎ . . (26,718 bytes) (-185)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
10:18, 18 November 2008‎ imported>Zapodot‎ . . (26,903 bytes) (+263)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
10:14, 18 November 2008‎ imported>Zapodot‎ . . (26,640 bytes) (+66)‎ . . (added notes section)
10:09, 18 November 2008‎ imported>Zapodot‎ . . (26,574 bytes) (+9)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
10:06, 18 November 2008‎ imported>Zapodot‎ . . (26,565 bytes) (+442)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
18:00, 11 November 2008‎ Virtuald‎ . . (26,123 bytes) (+163)‎ . . (→‎printf format placeholders)
18:00, 11 November 2008‎ Virtuald‎ . . (26,123 bytes) (+163)‎ . . (→‎printf format placeholders)
21:19, 9 November 2008‎ PanagosTheOther‎ m . . (25,960 bytes) (0)‎ . . (→‎Programming languages with printf: sorted the list of languages)
21:19, 9 November 2008‎ PanagosTheOther‎ m . . (25,960 bytes) (0)‎ . . (→‎Programming languages with printf: sorted the list of languages)
12:09, 28 October 2008‎ 202.168.89.80‎ . . (25,960 bytes) (+53)‎ . . (→‎fprintf)
03:45, 28 October 2008‎ 128.36.156.72‎ . . (25,907 bytes) (0)‎ . . (→‎1990s: PHP, Python, Java & Javascript: Updated to print function)
16:32, 26 October 2008‎ imported>DanielWeinreb‎ . . (25,907 bytes) (+94)‎ . . (Add a note on the dervivation of ioa_. This shows that Lisp's format was not based on FORTRAN.)
09:44, 17 October 2008‎ 79.188.8.121‎ . . (25,813 bytes) (+11)‎ . . (→‎Programming languages with printf)
17:33, 26 September 2008‎ Michaeldadmum‎ . . (25,802 bytes) (+76)‎ . . (→‎printf format placeholders)
12:00, 19 September 2008‎ 84.203.137.218‎ . . (25,726 bytes) (-9)‎ . . (update link)
12:00, 19 September 2008‎ 84.203.137.218‎ . . (25,726 bytes) (-9)‎ . . (update link)
02:37, 12 September 2008‎ 76.98.82.36‎ . . (25,735 bytes) (+36)‎ . . (→‎Programming languages with printf)
02:37, 12 September 2008‎ 76.98.82.36‎ . . (25,735 bytes) (+36)‎ . . (→‎Programming languages with printf)
10:36, 8 September 2008‎ 150.101.166.15‎ . . (25,699 bytes) (+426)‎ . . (→‎Timeline: 1950s)
10:36, 8 September 2008‎ 150.101.166.15‎ . . (25,699 bytes) (+426)‎ . . (→‎Timeline: 1950s)
20:47, 1 September 2008‎ Btx40‎ . . (25,273 bytes) (+117)‎ . . (→‎printf format placeholders)
19:59, 28 August 2008‎ Hao2lian‎ . . (25,156 bytes) (-17)‎ . . (→‎printf format placeholders: Remove "case i = 3" in favor of just typing 3 twice)
05:32, 28 August 2008‎ JHunterJ‎ . . (25,173 bytes) (-1)‎ . . (Typo fixing, typos fixed: occurrs → occurs using AWB)
09:32, 25 August 2008‎ 150.101.232.226‎ . . (25,174 bytes) (+42)‎ . .
01:43, 25 August 2008‎ SmackBot‎ m . . (25,132 bytes) (-77)‎ . . (Date the maintenance tags and general fixes)
19:07, 23 August 2008‎ Ed Poor‎ m . . (25,209 bytes) (-10)‎ . .
19:07, 23 August 2008‎ Ed Poor‎ . . (25,219 bytes) (+22)‎ . . (This tells me everything about printf except HOW TO USE IT in Java - or PHP or any other language)
19:04, 23 August 2008‎ Ed Poor‎ . . (25,197 bytes) (+34)‎ . . (Sound vague to call it "safer" - are we avoiding nuclear radiation or what?)
12:56, 28 July 2008‎ 59.98.100.43‎ . . (25,163 bytes) (+7)‎ . . (→‎1970s: C, Lisp)
09:33, 25 July 2008‎ 68.98.101.99‎ . . (25,156 bytes) (+333)‎ . . (Minor update to inttypes.h table)
03:12, 24 July 2008‎ imported>Dinjiin‎ . . (24,823 bytes) (+150)‎ . . (Reference link for printf() length section.)
03:08, 24 July 2008‎ imported>Dinjiin‎ . . (24,673 bytes) (+1,329)‎ . . (Adding Microsoft, BSD and ISO C printf() length flags.)
22:21, 19 July 2008‎ Dtgriscom‎ . . (23,344 bytes) (+19)‎ . . (Clarify 'n' type)
10:53, 9 July 2008‎ imported>Dampam‎ . . (23,325 bytes) (-2)‎ . . (→‎C/C++ alternatives to sprintf for numeric conversion)
10:53, 9 July 2008‎ imported>Dampam‎ . . (23,327 bytes) (-176)‎ . . (→‎Safer alternatives to sprintf)
10:29, 18 June 2008‎ imported>Thijs!bot‎ m . . (23,503 bytes) (+14)‎ . . (robot Adding: zh:Printf)
23:37, 16 June 2008‎ imported>Dorotheus‎ . . (23,489 bytes) (+392)‎ . . (Standardising the layout and tidying up information)
03:09, 12 June 2008‎ Johnuniq‎ . . (23,097 bytes) (-2)‎ . . (→‎Custom printf format placeholders: clarify C++: has printf and different mechanism)
09:38, 26 May 2008‎ Nancy‎ m . . (23,099 bytes) (-6)‎ . . (Reverted edits by 130.194.136.110 to last version by Btx40)
09:37, 26 May 2008‎ 130.194.136.110‎ . . (23,105 bytes) (+6)‎ . . (Changed "Color" string example to Hello World... Color would have been confusing to some people. It might suggest text color, rather than a mere text string example.)
22:05, 21 May 2008‎ Btx40‎ . . (23,099 bytes) (+247)‎ . . (→‎printf format placeholders)
22:02, 21 May 2008‎ Btx40‎ . . (22,852 bytes) (+24)‎ . . (→‎Risks of using field width versus explicit delimiters in tabular output)
22:01, 21 May 2008‎ Btx40‎ . . (22,828 bytes) (+91)‎ . . (→‎Custom printf format placeholders)
21:52, 21 May 2008‎ Btx40‎ . . (22,737 bytes) (+79)‎ . .
21:50, 21 May 2008‎ Btx40‎ . . (22,658 bytes) (-264)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
21:50, 21 May 2008‎ Btx40‎ . . (22,922 bytes) (+185)‎ . . (→‎1990s: PHP, Python, Java & Javascript: fix layout)
21:39, 21 May 2008‎ Btx40‎ . . (22,737 bytes) (-281)‎ . . (→‎sprintf)
21:37, 21 May 2008‎ Btx40‎ . . (23,018 bytes) (+281)‎ . . (→‎sprintf)
10:39, 20 May 2008‎ imported>Zanthra‎ . . (22,737 bytes) (+2)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
10:34, 20 May 2008‎ imported>Zanthra‎ . . (22,735 bytes) (+263)‎ . .
16:38, 18 May 2008‎ imported>DanielWeinreb‎ . . (22,472 bytes) (+724)‎ . . (Added Multics's ioa_ and Lisp's format, which are additional members of the family and illustrate the timeline.)
20:50, 15 May 2008‎ Btx40‎ m . . (21,748 bytes) (+52)‎ . . (→‎External links)
19:18, 15 May 2008‎ Aprock‎ . . (21,696 bytes) (+64)‎ . . (→‎C/C++ alternatives to sprintf for numeric conversion: added the boost format library as well.)
21:30, 3 May 2008‎ 24.5.199.36‎ . . (21,632 bytes) (+1)‎ . . (→‎Safer alternatives to sprintf)
20:46, 30 April 2008‎ Btx40‎ . . (21,631 bytes) (+13)‎ . . (→‎printf format placeholders)
20:46, 30 April 2008‎ Btx40‎ . . (21,618 bytes) (+26)‎ . . (→‎printf format placeholders)
20:32, 29 April 2008‎ Btx40‎ . . (21,592 bytes) (+1)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
20:31, 29 April 2008‎ Btx40‎ . . (21,591 bytes) (+261)‎ . . (→‎1990s: PHP, Python, Java & Javascript: obvious advantage)
19:48, 29 April 2008‎ Btx40‎ . . (21,330 bytes) (-1)‎ . . (→‎sprintf)
23:46, 28 April 2008‎ Btx40‎ . . (21,331 bytes) (+47)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
23:34, 28 April 2008‎ Btx40‎ . . (21,284 bytes) (0)‎ . . (→‎1990s: PHP, Python, Java & Javascript)
23:34, 28 April 2008‎ Btx40‎ . . (21,284 bytes) (+41)‎ . . (→‎1990s: PHP, Python, Java & Javascript: More information on Java)
17:04, 25 April 2008‎ NevilleDNZ~enwikibooks‎ m . . (21,243 bytes) (+1)‎ . . (→‎1960s: BCPL & ALGOL 68: - #include <stdtypo.h>)
16:57, 25 April 2008‎ NevilleDNZ~enwikibooks‎ m . . (21,242 bytes) (+17)‎ . . (→‎1990s: PHP, Python & Javascript: #include <stdtypo>)
16:54, 25 April 2008‎ NevilleDNZ~enwikibooks‎ . . (21,225 bytes) (+1)‎ . . (→‎1990s: PHP, Python & Javascript)
16:51, 25 April 2008‎ NevilleDNZ~enwikibooks‎ . . (21,224 bytes) (+481)‎ . . (Add timeline & ALGOL 68 format)
03:35, 25 April 2008‎ 58.12.13.42‎ . . (20,743 bytes) (+9)‎ . . (fixed typo in formatting flags section)
18:56, 21 April 2008‎ imported>P100011011‎ . . (20,734 bytes) (-18)‎ . . (→‎Programming languages with printf: Sorted)
22:28, 19 April 2008‎ 24.7.61.229‎ . . (20,752 bytes) (+10)‎ . . (→‎Custom printf format placeholders)
11:01, 9 April 2008‎ 80.35.44.212‎ . . (20,742 bytes) (+331)‎ . . (→‎printf format placeholders)
10:38, 1 April 2008‎ 194.213.44.46‎ . . (20,411 bytes) (-57)‎ . . (Fastformat library is not published - only promis to future. Why linked to vaporware project?)
20:17, 31 March 2008‎ 72.252.194.115‎ . . (20,468 bytes) (+26)‎ . . (→‎See also)
20:09, 18 March 2008‎ 72.252.194.115‎ . . (20,442 bytes) (-8)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf)
20:07, 18 March 2008‎ 72.252.194.115‎ . . (20,450 bytes) (-9)‎ . . (→‎Safer alternatives to sprintf)
03:08, 6 March 2008‎ Furrykef‎ m . . (20,459 bytes) (+1)‎ . . (→‎C/C++ alternatives to sprintf for numeric conversion)
03:06, 6 March 2008‎ Furrykef‎ m . . (20,458 bytes) (0)‎ . . (→‎C/C++ Alternatives to sprintf for numeric conversion)
19:30, 22 February 2008‎ 142.179.66.77‎ . . (20,458 bytes) (0)‎ . . (→‎printf in different languages: use " rather than ' for portability issues for gnuwin32 printf in cmd.exe)
17:35, 20 February 2008‎ 208.138.31.76‎ . . (20,458 bytes) (+13)‎ . . (→‎sprintf)
10:07, 8 February 2008‎ Sikon‎ . . (20,445 bytes) (+230)‎ . . (→‎Safer alternatives to sprintf)
19:16, 3 February 2008‎ 78.88.226.23‎ . . (20,215 bytes) (+42)‎ . . (→‎printf format placeholders: Clarify I64 and I32)
06:09, 1 February 2008‎ 165.123.133.28‎ . . (20,173 bytes) (-1)‎ . . (→‎printf format placeholders)
18:44, 25 January 2008‎ 208.138.31.76‎ . . (20,174 bytes) (+58)‎ . . (→‎printf in different languages)
17:25, 17 January 2008‎ Nevyn~enwikibooks‎ m . . (20,116 bytes) (+33)‎ . . (Add comment to align code block)
18:25, 16 January 2008‎ 208.138.31.76‎ . . (20,083 bytes) (+82)‎ . . (→‎vprintf, vfprintf, vsprintf, vsnprintf, and vasprintf)
18:24, 16 January 2008‎ 208.138.31.76‎ . . (20,001 bytes) (+132)‎ . . (→‎Derivative functions)
18:20, 16 January 2008‎ 208.138.31.76‎ . . (19,869 bytes) (+387)‎ . . (→‎printf in different languages)
11:33, 16 January 2008‎ 195.115.92.134‎ . . (19,482 bytes) (+12)‎ . . (→‎Programming languages with printf: Added MATLAB)
04:11, 1 January 2008‎ 92.226.139.63‎ . . (19,470 bytes) (+28)‎ . .
03:56, 21 December 2007‎ imported>TSylvester‎ . . (19,442 bytes) (+201)‎ . . (Expanded the C/C++ section with a reference to the C++ iostream page.)
18:16, 11 December 2007‎ Hu12‎ . . (19,241 bytes) (-169)‎ . . (Undid revision 176063314 by 82.5.55.147)
09:08, 9 December 2007‎ Gyopi‎ m . . (19,410 bytes) (+22)‎ . . (→‎Origins: wikilink)
03:49, 6 December 2007‎ 82.5.55.147‎ . . (19,388 bytes) (+169)‎ . . (→‎External links)
15:29, 25 November 2007‎ 86.82.34.79‎ . . (19,219 bytes) (-22)‎ . . (removed a dutch (bogus) line)
12:46, 25 November 2007‎ 86.87.220.139‎ . . (19,241 bytes) (+22)‎ . . (→‎printf in different languages)
23:42, 14 November 2007‎ 87.69.129.136‎ . . (19,219 bytes) (+279)‎ . . (→‎printf format placeholders)
01:00, 8 November 2007‎ BenRG‎ . . (18,940 bytes) (-87)‎ . . (→‎External links: old linkspam)
00:18, 8 November 2007‎ Ofarook~enwikibooks‎ m . . (19,027 bytes) (+44)‎ . . (→‎printf in different languages)
17:16, 2 November 2007‎ 130.138.227.10‎ . . (18,983 bytes) (+108)‎ . . (Add historical reference to BCPL's writef)
23:12, 6 October 2007‎ 84.172.188.116‎ . . (18,875 bytes) (+26)‎ . .
17:42, 2 October 2007‎ 217.154.124.195‎ . . (18,849 bytes) (-2)‎ . . (→‎printf format placeholders: - changed from subheading to heading.)
11:24, 12 September 2007‎ imported>Valandilalandil‎ . . (18,851 bytes) (+34)‎ . .
01:35, 21 August 2007‎ imported>Dawdler‎ . . (18,817 bytes) (-1)‎ . . (remove gap that renders at the top of the article)
09:55, 17 August 2007‎ Bajsejohannes‎ . . (18,818 bytes) (+4)‎ . . (→‎printf format placeholders: Link to scanf)
19:01, 16 August 2007‎ imported>Steev42‎ m . . (18,814 bytes) (+3)‎ . . (→‎printf format placeholders: Grammar, added 'to' to '0' flag.)
15:50, 2 August 2007‎ Tiny plastic Grey Knight‎ . . (18,811 bytes) (+1,037)‎ . . (new tidier lead paragraph)
14:32, 2 August 2007‎ Tiny plastic Grey Knight‎ m . . (17,774 bytes) (0)‎ . . (fix quote in shell example)
02:35, 25 July 2007‎ Surachit‎ . . (17,774 bytes) (+17)‎ . . (echo (computing) disambig)
00:18, 24 July 2007‎ Surachit‎ . . (17,757 bytes) (+69)‎ . . (added diagram)
07:04, 18 July 2007‎ 71.124.156.16‎ . . (17,688 bytes) (+1)‎ . . (→‎C/C++ Alternatives to sprintf for numeric conversion)
21:58, 8 July 2007‎ 192.188.253.3‎ . . (17,687 bytes) (+1,023)‎ . . (Description of how to prevent output corruption due to missing explicit delimiters in printf format.)
04:26, 7 July 2007‎ Oneiros‎ . . (16,664 bytes) (+50)‎ . . (→‎printf format placeholders: The number parameter is a POSIX extension.)
17:22, 3 July 2007‎ imported>Jsd‎ . . (16,614 bytes) (+10)‎ . . (Clarify combinations of flags)
11:13, 5 June 2007‎ imported>Andybuckle‎ . . (16,604 bytes) (+115)‎ . . (→‎External links: adding link to java Formatter spec)
18:10, 2 June 2007‎ 84.50.240.194‎ . . (16,489 bytes) (0)‎ . . (→‎C/C++ Alternatives to sprintf for numeric conversion)
06:47, 31 May 2007‎ 84.147.78.74‎ . . (16,489 bytes) (+95)‎ . . (→‎External links)
13:26, 14 May 2007‎ 199.172.169.15‎ . . (16,394 bytes) (-73)‎ . . (→‎External links)
16:21, 13 May 2007‎ 16@r‎ m . . (16,467 bytes) (+14)‎ . . (+fr)
03:23, 13 May 2007‎ imported>Druiloor‎ . . (16,453 bytes) (+16)‎ . . (add {{Unix commands}} + fmt)
20:13, 12 May 2007‎ Schoen‎ . . (16,437 bytes) (+42)‎ . . (Python percent operator is not specific to the print statement)
20:04, 11 May 2007‎ DerHexer‎ m . . (16,395 bytes) (+16,344)‎ . . (Reverted 2 edits by 220.226.19.249 identified as vandalism to last revision by MartinBot.)
20:04, 11 May 2007‎ 220.226.19.249‎ . . (51 bytes) (-16,325)‎ . . (←Replaced page with '''''''deepak vishwakarma---rrr'''Bold text'''''''''')
20:02, 11 May 2007‎ 220.226.19.249‎ . . (16,376 bytes) (-19)‎ . . (→‎See also)
20:01, 11 May 2007‎ imported>MartinBot‎ m . . (16,395 bytes) (+690)‎ . . (BOT - rv 220.226.19.249 to last version by 216.31.219.19)
20:01, 11 May 2007‎ 220.226.19.249‎ . . (15,705 bytes) (-690)‎ . . (→‎External links)
02:07, 10 May 2007‎ 216.31.219.19‎ . . (16,395 bytes) (+1)‎ . .
14:11, 9 May 2007‎ imported>Valandilalandil‎ . . (16,394 bytes) (-1)‎ . . (→‎External links)
14:08, 9 May 2007‎ 193.230.201.174‎ . . (16,395 bytes) (+95)‎ . . (→‎External links)
22:05, 4 May 2007‎ 84.32.56.243‎ . . (16,300 bytes) (+89)‎ . . (→‎External links)
16:51, 23 April 2007‎ 216.9.243.111‎ . . (16,211 bytes) (-83)‎ . . (Removed a link that was not relevant or useful (I'm guessing somebody tried to build traffic for their site))
11:46, 17 April 2007‎ 199.172.169.7‎ . . (16,294 bytes) (-46)‎ . . (→‎External links: use template:man)
18:38, 13 April 2007‎ 62.49.127.129‎ . . (16,340 bytes) (0)‎ . . (minor typos : paramater -> parameter)
06:28, 12 April 2007‎ Personman‎ . . (16,340 bytes) (-2)‎ . . (→‎Safer alternatives to sprintf)
17:57, 10 April 2007‎ 66.76.58.14‎ . . (16,342 bytes) (-40)‎ . . (removed stuff left by idiot child)
17:13, 10 April 2007‎ 74.238.32.138‎ . . (16,382 bytes) (+22)‎ . .
16:51, 10 April 2007‎ 74.238.32.138‎ . . (16,360 bytes) (+18)‎ . .
06:54, 10 April 2007‎ imported>Nickgsuperstar‎ . . (16,342 bytes) (+471)‎ . . (→‎Safer alternatives to sprintf)
06:35, 10 April 2007‎ imported>Nickgsuperstar‎ . . (15,871 bytes) (+118)‎ . . (→‎printf format placeholders)
23:11, 1 April 2007‎ M3tainfo‎ . . (15,753 bytes) (+262)‎ . . (addded direct paramater acces specifier)
22:51, 1 April 2007‎ M3tainfo‎ . . (15,491 bytes) (-89)‎ . . (printf format placeholder - delete %n warning, untrue)
20:20, 21 March 2007‎ 213.162.107.11‎ . . (15,580 bytes) (+15)‎ . . (The previous statement - that the e placeholder expects a real argument - was just wrong. Like the f and g placeholders, it expects a double argument.)
23:11, 11 March 2007‎ 89.152.125.194‎ . . (15,565 bytes) (+19)‎ . . (Fix link to "prototype" article)
05:22, 8 March 2007‎ imported>Nbertram‎ m . . (15,546 bytes) (+14)‎ . . (→‎printf format placeholders)
05:21, 8 March 2007‎ imported>Nbertram‎ . . (15,532 bytes) (+125)‎ . . (added note that space and 0 can be combined)
05:17, 8 March 2007‎ 140.159.2.32‎ . . (15,407 bytes) (-9)‎ . . (This is ridiculous, shall we replace every instance of x and y with w and p too?)
19:25, 16 February 2007‎ Antonrojo~enwikibooks‎ . . (15,416 bytes) (+1)‎ . . (restoring prior version. period apparently indicates 'decimal precision')
19:23, 16 February 2007‎ Antonrojo~enwikibooks‎ . . (15,415 bytes) (-1)‎ . . (→‎printf format placeholders: remove extra period)
07:30, 16 February 2007‎ 64.104.129.137‎ . . (15,416 bytes) (+9)‎ . . (Removed advertisement (Using foo and bar to promote "foobar" and instead making it wikipedia))
04:53, 10 February 2007‎ Deryck Chan‎ m . . (15,407 bytes) (+61)‎ . . (→‎printf format placeholders: clarify %*d etc)
04:49, 10 February 2007‎ Deryck Chan‎ m . . (15,346 bytes) (+98)‎ . . (→‎printf format placeholders: + space definition)
17:07, 9 February 2007‎ Nevyn~enwikibooks‎ . . (15,248 bytes) (+499)‎ . . (Fill in some missing info. about q, t, j, z and L. Split extensions into own list.)
16:58, 9 February 2007‎ Nevyn~enwikibooks‎ . . (14,749 bytes) (-16)‎ . . (Removing "not portable" from hh, as it's part of ISO 9899:1999 (Ie. the current C std.))
08:48, 7 February 2007‎ George V Reilly‎ . . (14,765 bytes) (+553)‎ . . (%n, %.0, %I, %I32, %I64; typos ~~~~)
19:17, 11 January 2007‎ 129.186.145.171‎ . . (14,212 bytes) (0)‎ . . (34 username + 15 other chars + 1 nul = 50 max)
02:36, 7 January 2007‎ EdC‎ . . (14,212 bytes) (+12)‎ . . (→‎sprintf: rewrite)
13:01, 31 December 2006‎ Can't sleep, clown will eat me‎ m . . (14,200 bytes) (-2)‎ . . (Reverted edits by 82.39.227.51 to last version by Astatine)
05:06, 31 December 2006‎ 82.39.227.51‎ . . (14,202 bytes) (+2)‎ . . (→‎printf format placeholders)
14:54, 28 December 2006‎ imported>Astatine‎ m . . (14,200 bytes) (-2)‎ . .
14:53, 28 December 2006‎ imported>Astatine‎ . . (14,202 bytes) (+131)‎ . .
03:48, 20 December 2006‎ 65.107.175.95‎ . . (14,071 bytes) (+9)‎ . . (Don't forget AWK!)
22:16, 16 December 2006‎ 212.76.37.156‎ . . (14,062 bytes) (+20)‎ . . (→‎Programming languages with printf)
15:55, 14 December 2006‎ 62.217.57.165‎ . . (14,042 bytes) (+57)‎ . . (→‎External links)
23:30, 13 December 2006‎ 217.216.149.240‎ . . (13,985 bytes) (+14)‎ . . (es:printf)
08:16, 10 December 2006‎ Gwern‎ m . . (13,971 bytes) (+32)‎ . . (Robot-assisted disambiguation (you can help!): Python programming language)
06:38, 10 December 2006‎ Gwern‎ m . . (13,939 bytes) (+50)‎ . . (Robot-assisted disambiguation (you can help!): C programming language)
05:48, 10 December 2006‎ Gwern‎ m . . (13,889 bytes) (+28)‎ . . (Robot-assisted disambiguation (you can help!): Java programming language)
01:32, 2 December 2006‎ 128.208.3.75‎ . . (13,861 bytes) (+155)‎ . . (→‎Programming languages with printf: added iostream/iomanip reference)
19:02, 27 November 2006‎ 86.59.50.121‎ . . (13,706 bytes) (0)‎ . . (→‎sprintf: fixed typo)
15:43, 27 November 2006‎ Gareth Owen‎ . . (13,706 bytes) (+14)‎ . . (→‎Safer alternatives to sprintf)
23:46, 26 November 2006‎ imported>WISo‎ . . (13,692 bytes) (+14)‎ . . (+it)
18:55, 25 November 2006‎ 129.31.85.158‎ . . (13,678 bytes) (+11)‎ . . (→‎printf format placeholders)
01:47, 23 November 2006‎ 163.5.255.64‎ . . (13,667 bytes) (+47)‎ . . (→‎printf format placeholders)
16:28, 19 November 2006‎ imported>Derek farn‎ m . . (13,620 bytes) (-18)‎ . . (→‎Derivative functions: grammar fixes)
19:19, 18 November 2006‎ Reedy‎ . . (13,638 bytes) (-6)‎ . . (Typo fixing Typos: occured → occurred, using AWB)
16:49, 16 November 2006‎ 155.247.181.52‎ . . (13,644 bytes) (+14)‎ . . (→‎Programming languages with printf)
03:22, 10 November 2006‎ 75.45.190.42‎ . . (13,630 bytes) (+165)‎ . . (→‎printf format placeholders)
20:29, 8 November 2006‎ 200.23.29.77‎ . . (13,465 bytes) (0)‎ . .
18:51, 8 November 2006‎ Colin Watson‎ . . (13,465 bytes) (+28)‎ . . (Category:Unix software)
18:49, 8 November 2006‎ Colin Watson‎ . . (13,437 bytes) (+185)‎ . . (expand on printf as a portable replacement for echo)
02:18, 4 November 2006‎ 213.202.159.42‎ . . (13,252 bytes) (+103)‎ . . (→‎External links)
10:35, 24 October 2006‎ Deryck Chan‎ m . . (13,149 bytes) (+31)‎ . . (→‎Programming languages with printf: add desc for php)
20:08, 23 October 2006‎ 129.55.200.20‎ . . (13,118 bytes) (0)‎ . . (→‎printf format placeholders)
18:58, 23 October 2006‎ imported>Bradzo‎ m . . (13,118 bytes) (+178)‎ . . (→‎printf format placeholders)
17:16, 23 October 2006‎ 193.125.192.98‎ . . (12,940 bytes) (+14)‎ . . (+ru)
07:12, 23 October 2006‎ Nevyn~enwikibooks‎ . . (12,926 bytes) (+92)‎ . . (Fix the *ret value explanation)
00:04, 23 October 2006‎ 62.178.150.200‎ . . (12,834 bytes) (+31)‎ . . (→‎Programming languages with printf)
18:21, 9 October 2006‎ AlexChurchill‎ . . (12,803 bytes) (+203)‎ . . (add MATLAB; also add a heading to the sprintf section for clarity)
12:18, 30 September 2006‎ imported>Fabio Gori‎ m . . (12,600 bytes) (+10)‎ . . (→‎Programming languages with printf)
03:26, 30 September 2006‎ Shellreef~enwikibooks‎ . . (12,590 bytes) (+23)‎ . . (python uses % operator for printf)
21:54, 24 September 2006‎ 70.162.64.240‎ . . (12,567 bytes) (+1)‎ . . (→‎printf format placeholders)
06:41, 18 September 2006‎ 84.153.123.90‎ . . (12,566 bytes) (+302)‎ . . (→‎printf format placeholders)
15:35, 5 September 2006‎ imported>Druiloor‎ . . (12,264 bytes) (+6)‎ . . (→‎Programming languages with printf)
15:33, 5 September 2006‎ imported>Druiloor‎ . . (12,258 bytes) (+4)‎ . . (→‎Programming languages with printf)
15:32, 5 September 2006‎ imported>Druiloor‎ . . (12,254 bytes) (+39)‎ . . (→‎Programming languages with printf)
15:29, 5 September 2006‎ imported>Druiloor‎ . . (12,215 bytes) (+72)‎ . . (→‎Programming languages with printf)
20:05, 3 September 2006‎ 69.143.234.12‎ . . (12,143 bytes) (+83)‎ . . (→‎External links)
10:49, 3 September 2006‎ Az1568‎ m . . (12,060 bytes) (-45)‎ . . (Reverted edits by 203.214.15.132 to last version by 159.140.254.10)
10:48, 3 September 2006‎ 203.214.15.132‎ . . (12,105 bytes) (+45)‎ . .
23:14, 16 August 2006‎ 159.140.254.10‎ . . (12,060 bytes) (+194)‎ . . (→‎printf format placeholders)
11:47, 2 August 2006‎ 82.195.186.223‎ . . (11,866 bytes) (0)‎ . .
11:46, 2 August 2006‎ 82.195.186.223‎ . . (11,866 bytes) (+4)‎ . . (→‎fprintf)
15:53, 18 July 2006‎ Amd~enwikibooks‎ . . (11,862 bytes) (+1)‎ . . (→‎Custom printf format placeholders: typo: s/programer/programmer)
15:49, 10 June 2006‎ 70.81.118.81‎ . . (11,861 bytes) (0)‎ . .
04:01, 5 June 2006‎ 66.31.57.226‎ . . (11,861 bytes) (+75)‎ . . (→‎printf format placeholders)
16:48, 19 May 2006‎ Dtgriscom‎ . . (11,786 bytes) (+75)‎ . . (→‎printf format placeholders)
18:52, 14 May 2006‎ B jonas‎ . . (11,711 bytes) (+61)‎ . . (→‎Programming languages with printf)
17:54, 13 May 2006‎ imported>Uppe‎ m . . (11,650 bytes) (0)‎ . . (typos fixed)
09:48, 12 May 2006‎ Edward‎ . . (11,650 bytes) (+121)‎ . . (JavaScript does not have a <code>pritnf</code> function, depsite it being a curly bracket programming language.)
04:06, 10 May 2006‎ imported>Aparecki‎ . . (11,529 bytes) (+81)‎ . . (→‎Programming languages with printf)
01:54, 9 May 2006‎ 136.159.71.174‎ . . (11,448 bytes) (+67)‎ . . (→‎sprintf)
08:46, 1 May 2006‎ Mwtoews‎ . . (11,381 bytes) (-94)‎ . . (code too wide)
16:36, 13 April 2006‎ MarSch‎ . . (11,475 bytes) (+126)‎ . . (→‎See also: ==Programming languages with printf== *C programming language, and subsequently C++ *python programming language)
09:11, 29 March 2006‎ 24.110.60.225‎ . . (11,349 bytes) (+27)‎ . . (→‎sprintf)
18:28, 26 March 2006‎ Mobius‎ m . . (11,322 bytes) (+1)‎ . . (→‎External links)
21:20, 14 March 2006‎ 65.95.125.69‎ . . (11,321 bytes) (+121)‎ . . (External links, get this, go in the damned external links section!)
20:54, 14 March 2006‎ Grue‎ m . . (11,200 bytes) (-121)‎ . . (Reverted edits by 65.95.125.69 to last version by Deryck Chan)
20:28, 14 March 2006‎ 65.95.125.69‎ . . (11,321 bytes) (+121)‎ . .
09:21, 14 March 2006‎ Deryck Chan‎ m . . (11,200 bytes) (-111)‎ . . (rv/v)
06:32, 14 March 2006‎ 65.95.124.192‎ . . (11,311 bytes) (0)‎ . . (→‎External links)
06:31, 14 March 2006‎ 65.95.124.192‎ . . (11,311 bytes) (+111)‎ . . (→‎See also)
13:29, 11 March 2006‎ Deryck Chan‎ m . . (11,200 bytes) (-10)‎ . . (→‎See also: recat)
10:39, 3 March 2006‎ Deryck Chan‎ m . . (11,210 bytes) (+1)‎ . . (rv/v)
20:16, 2 March 2006‎ 60.234.108.93‎ . . (11,209 bytes) (-1)‎ . .
16:35, 2 March 2006‎ imported>Dalamori‎ m . . (11,210 bytes) (+388)‎ . . (fixed a couple problems with my previous edit)
16:24, 2 March 2006‎ imported>Dalamori‎ . . (10,822 bytes) (+1,215)‎ . . (Added information about subarguments to placeholder types, also cleaned up a few sentances in the "Custom printf format placeholders" section)
19:27, 8 February 2006‎ 81.211.140.143‎ . . (9,607 bytes) (-4)‎ . .
19:26, 8 February 2006‎ 81.211.140.143‎ . . (9,611 bytes) (+4)‎ . .
16:53, 28 January 2006‎ Deryck Chan‎ . . (9,607 bytes) (+11)‎ . . (→‎See also)
16:47, 28 January 2006‎ Deryck Chan‎ . . (9,596 bytes) (+239)‎ . . (→‎sprintf: php)
20:20, 27 January 2006‎ Deryck Chan‎ . . (9,357 bytes) (+109)‎ . . (php)
15:39, 11 January 2006‎ imported>Bluebot‎ m . . (9,248 bytes) (-12)‎ . . (Fixing C++ links)
13:38, 3 January 2006‎ Izzynn‎ m . . (9,260 bytes) (-4)‎ . . (fix link syntax)
13:36, 3 January 2006‎ Izzynn‎ . . (9,264 bytes) (+13)‎ . . (split arguments to printf example onto another line to make it not go off the right side of the page as much. I didn't split the first argument because it would be confusing to whoever doesn't know C.)
18:34, 30 December 2005‎ 71.137.81.126‎ . . (9,251 bytes) (+20)‎ . . (→‎printf format placeholders)
01:27, 29 December 2005‎ 67.39.112.238‎ . . (9,231 bytes) (+1)‎ . . (add missing bracket)
03:03, 19 December 2005‎ Pedant17‎ . . (9,230 bytes) (+172)‎ . . (copyedits)
04:12, 17 December 2005‎ Frap‎ m . . (9,058 bytes) (-1)‎ . . (Fixed capitalization)
14:33, 16 December 2005‎ 70.243.152.123‎ . . (9,059 bytes) (-1)‎ . .
14:30, 16 December 2005‎ 70.243.152.123‎ . . (9,060 bytes) (+13)‎ . . (→‎Derivative functions)
05:08, 13 December 2005‎ 145.97.219.67‎ . . (9,047 bytes) (0)‎ . . (→‎printf format placeholders)
12:50, 11 December 2005‎ 198.29.1.94‎ . . (9,047 bytes) (+1)‎ . . (→‎printf format placeholders)
23:30, 26 November 2005‎ 68.198.165.72‎ . . (9,046 bytes) (+107)‎ . . (→‎printf format placeholders)
03:42, 23 November 2005‎ imported>Volfy‎ m . . (8,939 bytes) (+11)‎ . . (link to subroutine, not the function disambig page)
19:52, 17 November 2005‎ Alvin-cs‎ . . (8,928 bytes) (+338)‎ . . (+example)
00:45, 13 November 2005‎ 145.97.219.145‎ . . (8,590 bytes) (0)‎ . . (→‎printf format placeholders)
00:40, 13 November 2005‎ 145.97.219.145‎ . . (8,590 bytes) (+116)‎ . . (→‎printf format placeholders)
23:55, 21 October 2005‎ 82.26.27.124‎ . . (8,474 bytes) (-2)‎ . . (Corrected typos ('inherited' and possessive form of 'its'))
05:28, 15 October 2005‎ Mysidia‎ m . . (8,476 bytes) (+22)‎ . .
05:13, 15 October 2005‎ Mysidia‎ m . . (8,454 bytes) (+4)‎ . .
21:57, 7 October 2005‎ 68.100.130.21‎ . . (8,450 bytes) (+19)‎ . . (→‎fprintf: Say "standard error device" rather than "stderr" for consistency. The last edit was mine, by the way.)
21:55, 7 October 2005‎ 68.100.130.21‎ . . (8,431 bytes) (+3,158)‎ . . (Expand on the various types of "derivative functions" (sprintf, fprintf, etc.).)
15:40, 5 October 2005‎ imported>Exelban‎ m . . (5,273 bytes) (-58)‎ . .
00:52, 5 October 2005‎ 148.107.3.20‎ . . (5,331 bytes) (+5)‎ . . (→‎printf format placeholders)
00:49, 5 October 2005‎ 148.107.3.20‎ . . (5,326 bytes) (+54)‎ . . (→‎printf format placeholders)
05:14, 30 September 2005‎ Bryan Derksen‎ m . . (5,272 bytes) (-1)‎ . . (lowercase title template)
18:25, 28 September 2005‎ Orderud‎ m . . (5,273 bytes) (+4)‎ . . (updated c++ link)
04:18, 14 September 2005‎ Darrel francis‎ m . . (5,269 bytes) (+2)‎ . . (→‎custom printf format placeholders: Made C++ into a hyperlink)
18:46, 9 September 2005‎ Nevyn~enwikibooks‎ . . (5,267 bytes) (+1,269)‎ . . (add info. about customer formatting)
18:14, 9 September 2005‎ Nevyn~enwikibooks‎ . . (3,998 bytes) (+193)‎ . . (→‎See also)
18:06, 9 September 2005‎ Nevyn~enwikibooks‎ . . (3,805 bytes) (+159)‎ . . (→‎printf format placeholders)
18:49, 31 August 2005‎ K12u‎ m . . (3,646 bytes) (+14)‎ . . (+ja)
03:05, 18 August 2005‎ AlistairMcMillan‎ . . (3,632 bytes) (+29)‎ . . (Add wrongtitle tag)
02:02, 8 August 2005‎ 66.157.65.222‎ . . (3,603 bytes) (+42)‎ . .
19:58, 14 July 2005‎ imported>N0YKG‎ m . . (3,561 bytes) (-7)‎ . . (Minor grammar cleanup)
03:19, 28 May 2005‎ Graue‎ m . . (3,568 bytes) (-1)‎ . . (→‎See also: fixed link)
23:43, 26 May 2005‎ DemonThing‎ m . . (3,569 bytes) (+3)‎ . .
23:37, 26 May 2005‎ DemonThing‎ m . . (3,566 bytes) (+13)‎ . .
23:37, 26 May 2005‎ DemonThing‎ . . (3,553 bytes) (+75)‎ . .
07:12, 12 May 2005‎ Nickj‎ m . . (3,478 bytes) (+2)‎ . . (Balancing close code tag - WP:WS)
15:18, 19 April 2005‎ Akihabara‎ m . . (3,476 bytes) (-6)‎ . .
16:56, 9 February 2005‎ Dysprosia~enwikibooks‎ m . . (3,482 bytes) (-844)‎ . . (i notice we want less format placeholders, so let's keep the most commonly used ones)
16:53, 9 February 2005‎ Dysprosia~enwikibooks‎ . . (4,326 bytes) (+809)‎ . . (clean up)
07:26, 4 February 2005‎ Altenmann‎ m . . (3,517 bytes) (-7)‎ . . (Reverted edits by 202.185.230.2 to last version by Eli the Bearded)
05:23, 4 February 2005‎ 202.185.230.2‎ . . (3,524 bytes) (+7)‎ . . (→‎Output Conversions)
00:56, 7 January 2005‎ imported>Eli the Bearded‎ . . (3,517 bytes) (+862)‎ . . (expansion)
22:20, 5 December 2004‎ SimonP‎ . . (2,655 bytes) (-10)‎ . . (no longer on VfD)
12:09, 29 November 2004‎ Jni‎ m . . (2,665 bytes) (-4)‎ . . (more precise cat.)
12:04, 29 November 2004‎ Jni‎ m . . (2,669 bytes) (0)‎ . .
12:04, 29 November 2004‎ Jni‎ . . (2,669 bytes) (-385)‎ . .
03:38, 29 November 2004‎ Zachlipton‎ . . (3,054 bytes) (-9)‎ . . (I moved the relevant content into Wikibooks, now to clean this up)
00:48, 28 November 2004‎ Altenmann‎ . . (3,063 bytes) (+23)‎ . .
23:41, 27 November 2004‎ imported>Fvw‎ . . (3,040 bytes) (+8)‎ . .
04:11, 4 October 2004‎ Bevo‎ . . (3,032 bytes) (+4)‎ . .
19:13, 27 June 2004‎ 80.55.96.242‎ . . (3,028 bytes) (+15)‎ . . (+pl)
15:13, 29 April 2004‎ Nikai‎ m . . (3,013 bytes) (+6)‎ . . (fmt, typo)
21:50, 7 April 2004‎ 62.134.120.103‎ . . (3,007 bytes) (-2)‎ . .
21:48, 7 April 2004‎ 62.134.120.103‎ . . (3,009 bytes) (+36)‎ . .
18:47, 26 March 2004‎ 193.143.83.252‎ . . (2,973 bytes) (+186)‎ . . (Changed formatting of functions from bold to code, fixed some factual errors)
01:30, 16 March 2004‎ Fredrik~enwikibooks‎ m . . (2,787 bytes) (+1)‎ . . (occured -> occurred)
20:33, 17 February 2004‎ 68.163.137.12‎ . . (2,786 bytes) (+21)‎ . .
16:57, 17 February 2004‎ 68.163.137.12‎ . . (2,765 bytes) (+79)‎ . .
16:52, 17 February 2004‎ 68.163.137.12‎ . . (2,686 bytes) (+200)‎ . .
16:45, 17 February 2004‎ 68.163.137.12‎ . . (2,486 bytes) (+44)‎ . .
16:42, 17 February 2004‎ 68.163.137.12‎ . . (2,442 bytes) (-5)‎ . .
16:41, 17 February 2004‎ 68.163.137.12‎ . . (2,447 bytes) (+1,912)‎ . .
16:36, 17 February 2004‎ 68.163.137.12‎ . . (535 bytes) (-103)‎ . .
16:33, 17 February 2004‎ 68.163.137.12‎ . . (638 bytes) (+331)‎ . .
16:24, 17 February 2004‎ Evercat‎ m . . (307 bytes) (+6)‎ . . (<b>)
16:21, 17 February 2004‎ 68.163.137.12‎ . . (301 bytes) (+3)‎ . .
16:21, 17 February 2004‎ 68.163.137.12‎ . . (298 bytes) (+298)‎

C Programming/stdio.h/putc:

09:55, 26 June 2017‎ Strange quark‎ m . . (1,622 bytes) (+3)‎ . . (Fix categorization)
12:19, 27 May 2017‎ Strange quark‎ m . . (1,619 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/putc to C Programming/stdio.h/putc: Move to proper path)
14:43, 27 February 2014‎ Fishpi‎ . . (1,619 bytes) (+140)‎ . . (Fixed some links and formatting)
01:43, 19 October 2011‎ Ruud Koot‎ . . (1,479 bytes) (-154)‎ . . (copyedit)
20:45, 18 October 2011‎ 1exec1‎ m . . (1,633 bytes) (0)‎ . . (moved Transwiki:Putc to C Programming/C Reference/stdio.h/putc)
19:44, 18 October 2011‎ Ruud Koot‎ m . . (1,633 bytes) (0)‎ . . (9 revisions from w:Putc)
02:42, 9 October 2011‎ AnomieBOT‎ m . . (1,633 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:22, 9 October 2011‎ 1exec1‎ . . (1,615 bytes) (+107)‎ . . (add merge notice)
17:25, 3 October 2011‎ SoniyaR‎ . . (1,508 bytes) (0)‎ . .
09:24, 14 September 2011‎ SoniyaR‎ . . (1,508 bytes) (-11)‎ . . (→‎Example)
18:09, 26 August 2011‎ Frank Schulenburg‎ m . . (1,519 bytes) (+22)‎ . . (+category)
09:34, 26 August 2011‎ imported>Vanadus‎ . . (1,497 bytes) (+26)‎ . . (lowercase title)
09:20, 26 August 2011‎ SoniyaR‎ . . (1,471 bytes) (+76)‎ . .
09:18, 26 August 2011‎ SoniyaR‎ . . (1,395 bytes) (-8)‎ . .
09:17, 26 August 2011‎ SoniyaR‎ . . (1,403 bytes) (+1,403)‎ . . (←Created page with '=putc= '''putc''' is the function in stdio.h. It writes the character to stream and advances the position indicator. The character is written at the current p...')

C Programming/stdio.h/putchar:

17:46, 30 July 2017‎ Strange quark‎ . . (1,509 bytes) (-134)‎ . . (Dewikify)
09:56, 26 June 2017‎ Strange quark‎ m . . (1,643 bytes) (+3)‎ . . (Fix categorization)
12:20, 27 May 2017‎ Strange quark‎ m . . (1,640 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/putchar to C Programming/stdio.h/putchar: Move to proper path)
14:41, 27 February 2014‎ Fishpi‎ . . (1,640 bytes) (+13)‎ . . (Marked as needing to be dewikified)
01:38, 19 October 2011‎ Ruud Koot‎ m . . (1,627 bytes) (-261)‎ . . (rm tags)
20:45, 18 October 2011‎ 1exec1‎ m . . (1,888 bytes) (0)‎ . . (moved Transwiki:Putchar to C Programming/C Reference/stdio.h/putchar)
19:44, 18 October 2011‎ Ruud Koot‎ m . . (1,888 bytes) (0)‎ . . (31 revisions from w:Putchar)
23:26, 13 October 2011‎ 1exec1‎ m . . (1,888 bytes) (0)‎ . . (Reverted 1 edit by 174.6.12.194 identified as vandalism to last revision by AnomieBOT. (TW))
20:50, 10 October 2011‎ 174.6.12.194‎ . . (1,888 bytes) (0)‎ . . (→‎Sample usage)
02:42, 9 October 2011‎ AnomieBOT‎ m . . (1,888 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:21, 9 October 2011‎ 1exec1‎ . . (1,870 bytes) (+107)‎ . . (add merge notice)
17:06, 1 August 2011‎ Yobot‎ m . . (1,763 bytes) (-1)‎ . . (→‎External links: WP:CHECKWIKI error 18 (category with first letter small) + general fixes (BRFA 15) using AWB (7800))
23:16, 20 June 2011‎ 1exec1‎ . . (1,764 bytes) (+102)‎ . . (added reference to the C standard + link to external C++ documentation site)
19:12, 5 December 2010‎ 1exec1‎ m . . (1,662 bytes) (+107)‎ . . (using reflist template)
16:05, 7 March 2010‎ FrescoBot‎ m . . (1,555 bytes) (0)‎ . . (Bot: lowercase wikilinks to uppercase sections)
20:22, 5 December 2009‎ 77.106.254.209‎ . . (1,555 bytes) (-1)‎ . .
19:08, 23 January 2009‎ 216.16.231.150‎ . . (1,556 bytes) (+4)‎ . .
14:47, 20 November 2008‎ imported>Free Software Knight‎ . . (1,552 bytes) (+42)‎ . . (→‎References)
21:34, 8 February 2008‎ 208.138.31.76‎ . . (1,510 bytes) (+13)‎ . . (→‎Sample usage)
21:34, 8 February 2008‎ 208.138.31.76‎ . . (1,497 bytes) (+15)‎ . .
15:44, 12 September 2007‎ 169.229.87.193‎ . . (1,482 bytes) (-1)‎ . . (→‎Sample usage)
12:56, 31 March 2007‎ 83.254.131.3‎ . . (1,483 bytes) (+6)‎ . . (Bugfix (see getchar, common mistake))
03:30, 19 July 2006‎ Crazynas‎ m . . (1,477 bytes) (-45)‎ . . (Reverted 1 edit by 193.1.172.138 to last revision (58025325) by Dkasak using VP)
03:28, 19 July 2006‎ 193.1.172.138‎ . . (1,522 bytes) (+45)‎ . . (→‎Sample usage)
15:12, 11 June 2006‎ Dkasak~enwikibooks‎ m . . (1,477 bytes) (+28)‎ . . (→‎Sample usage)
15:11, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,449 bytes) (-207)‎ . . (→‎Sample usage: Synchronized this section with the one in the getchar() article.)
15:09, 11 June 2006‎ Dkasak~enwikibooks‎ . . (1,656 bytes) (-14)‎ . . (There is *NO* standard fputchar() function in C. Removed reference to it.)
14:15, 11 March 2006‎ Deryck Chan‎ m . . (1,670 bytes) (-11)‎ . . (recat)
10:15, 21 February 2006‎ Deryck Chan‎ . . (1,681 bytes) (+33)‎ . .
10:10, 21 February 2006‎ Deryck Chan‎ . . (1,648 bytes) (+92)‎ . . (→‎See also)
10:09, 21 February 2006‎ Deryck Chan‎ . . (1,556 bytes) (+65)‎ . . (→‎Sample usage)
10:06, 21 February 2006‎ Deryck Chan‎ . . (1,491 bytes) (-10)‎ . . (rm inuse)
10:06, 21 February 2006‎ Deryck Chan‎ . . (1,501 bytes) (+454)‎ . . (→‎Sample usage)
10:04, 21 February 2006‎ Deryck Chan‎ . . (1,047 bytes) (+444)‎ . .
10:02, 21 February 2006‎ Deryck Chan‎ . . (603 bytes) (+67)‎ . .
10:02, 21 February 2006‎ Deryck Chan‎ . . (536 bytes) (+401)‎ . .
09:58, 21 February 2006‎ Deryck Chan‎ . . (135 bytes) (+98)‎ . .
09:56, 21 February 2006‎ Deryck Chan‎ . . (37 bytes) (+37)‎ . .

C Programming/stdio.h/puts:

17:47, 30 July 2017‎ Strange quark‎ . . (1,075 bytes) (-22)‎ . . (Dewikify)
09:58, 26 June 2017‎ Strange quark‎ m . . (1,097 bytes) (+3)‎ . . (Fix categorization)
12:20, 27 May 2017‎ Strange quark‎ m . . (1,094 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/puts to C Programming/stdio.h/puts: Move to proper path)
22:47, 18 June 2015‎ JasonWoof‎ . . (1,094 bytes) (+45)‎ . . (s/puts()/<code>puts</code>)
22:46, 18 June 2015‎ JasonWoof‎ . . (1,049 bytes) (-67)‎ . . (fix whitespace (indenting, space after #include))
22:43, 18 June 2015‎ JasonWoof‎ . . (1,116 bytes) (-252)‎ . . (clean up, reword most of it, say how to print without ending newline)
17:12, 17 March 2014‎ Fishpi‎ . . (1,368 bytes) (+14)‎ . . (Marked as needing to be dewikified)
17:04, 18 November 2013‎ 129.240.71.22‎ . . (1,354 bytes) (+1)‎ . .
23:24, 18 October 2011‎ Ruud Koot‎ m . . (1,353 bytes) (0)‎ . . (moved Transwiki:Puts (C) to C Programming/C Reference/stdio.h/puts)
23:23, 18 October 2011‎ Ruud Koot‎ . . (1,353 bytes) (+1,343)‎ . . (restore older version / copyedit)
20:48, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-25)‎ . . (rfd)
19:38, 18 October 2011‎ Ruud Koot‎ m . . (35 bytes) (0)‎ . . (10 revisions from w:Puts (C))
01:12, 28 September 2011‎ RHaworth‎ . . (35 bytes) (-1,347)‎ . . (←Redirected page to Stdio.h)
00:37, 17 September 2011‎ Helpful Pixie Bot‎ m . . (1,382 bytes) (+20)‎ . . (Dated {{Unreferenced}}. (Build p613))
00:32, 17 September 2011‎ Strcat‎ m . . (1,362 bytes) (+17)‎ . . (unreferenced)
11:35, 16 September 2011‎ Preetykondyal‎ . . (1,345 bytes) (0)‎ . . (→‎Introduction)
04:55, 16 September 2011‎ Strcat‎ . . (1,345 bytes) (+33)‎ . . (added Category:C standard library using HotCat)
04:55, 16 September 2011‎ Strcat‎ m . . (1,312 bytes) (+6)‎ . . (lowercase title)
04:54, 16 September 2011‎ Strcat‎ m . . (1,306 bytes) (0)‎ . . (moved Puts in c to Puts (C): consistency with Rename (C), Rewind (C), etc.)
12:20, 15 September 2011‎ Preetykondyal‎ . . (1,306 bytes) (+4)‎ . . (→‎Introduction :)
12:19, 15 September 2011‎ Preetykondyal‎ . . (1,302 bytes) (+8)‎ . . (→‎Introduction :)
12:18, 15 September 2011‎ Preetykondyal‎ . . (1,294 bytes) (+1,294)‎ . . (←Created page with '== '''Introduction :''' == Puts() is a function used to display stings on screen. for example, #include<stdio.h> int main() { puts("welc...')

C Programming/stdio.h/remove:

05:03, 16 February 2018‎ 113.210.180.202‎ . . (1,001 bytes) (+1)‎ . . ('''remove''' is a function in C programming language that removes a certain file. It is included in the C standard library header file <code>stdio.h</code>. The prototype of the function is as follows: <source lang="c"> int remove ( const char * file...) (Tags: Mobile edit, Mobile web edit)
17:48, 30 July 2017‎ Strange quark‎ . . (1,000 bytes) (-56)‎ . . (Dewikify)
09:59, 26 June 2017‎ Strange quark‎ m . . (1,056 bytes) (+3)‎ . . (Fix categorization)
12:20, 27 May 2017‎ Strange quark‎ m . . (1,053 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/remove to C Programming/stdio.h/remove: Move to proper path)
17:41, 27 February 2014‎ Fishpi‎ . . (1,053 bytes) (+13)‎ . . (Marked as needing to be dewikified)
23:25, 18 October 2011‎ Ruud Koot‎ m . . (1,040 bytes) (0)‎ . . (moved Transwiki:Remove (C) to C Programming/C Reference/stdio.h/remove)
23:25, 18 October 2011‎ Ruud Koot‎ . . (1,040 bytes) (+1,030)‎ . . (restore older version / copyedit)
20:46, 18 October 2011‎ 1exec1‎ . . (10 bytes) (-11)‎ . . (rfd)
19:43, 18 October 2011‎ Ruud Koot‎ m . . (21 bytes) (0)‎ . . (16 revisions from w:Remove (C))
19:05, 3 October 2011‎ 1exec1‎ . . (21 bytes) (-1,057)‎ . . (poor article; also wikipedia is not a manual; redirect to an article on C i/o)
02:21, 1 October 2011‎ Ajfweb‎ . . (1,078 bytes) (+216)‎ . . (→‎Sample usage: Remove utility)
10:36, 27 September 2011‎ Vadmium‎ m . . (862 bytes) (-4)‎ . . (→‎External links: Category:C programming language → Category:C standard library)
22:58, 20 June 2011‎ 1exec1‎ . . (866 bytes) (+109)‎ . . (→‎External links: added link to C++ specific documentation)
20:15, 22 August 2010‎ 1exec1‎ . . (757 bytes) (-492)‎ . . (Reverted 2 edits by BiT; Example is not appropriate and invalid as argv[0] does not necessarily refer to the executable itself. See how exec() is invoked. (TW))
17:52, 22 August 2010‎ BiT‎ . . (1,249 bytes) (-2)‎ . . (→‎Sample usage)
17:51, 22 August 2010‎ BiT‎ . . (1,251 bytes) (+494)‎ . .
21:00, 9 August 2010‎ SarekOfVulcan‎ m . . (757 bytes) (+37)‎ . . (Adding category Category:C programming language (using HotCat))
20:45, 9 August 2010‎ 1exec1‎ m . . (720 bytes) (+112)‎ . . (→‎Sample usage: add example)
20:43, 9 August 2010‎ 1exec1‎ m . . (608 bytes) (+121)‎ . . ({)
20:41, 9 August 2010‎ 1exec1‎ . . (487 bytes) (+449)‎ . . (Reverted 1 edit by De728631; Restoring until a better solution was found. (TW))
20:16, 9 August 2010‎ De728631‎ . . (38 bytes) (-449)‎ . . (WP is not a manual)
20:12, 9 August 2010‎ 1exec1‎ m . . (487 bytes) (+87)‎ . . (-)
20:10, 9 August 2010‎ 1exec1‎ m . . (400 bytes) (+148)‎ . . (added specification of error codes)
20:06, 9 August 2010‎ 1exec1‎ m . . (252 bytes) (+121)‎ . . (added prototype)
20:04, 9 August 2010‎ 1exec1‎ m . . (131 bytes) (+131)‎ . . (new article)

C Programming/stdio.h/rename:

17:49, 30 July 2017‎ Strange quark‎ m . . (1,508 bytes) (-31)‎ . . (Fix title case)
17:49, 30 July 2017‎ Strange quark‎ . . (1,539 bytes) (-88)‎ . . (Dewikify)
10:00, 26 June 2017‎ Strange quark‎ m . . (1,627 bytes) (+2)‎ . . (Fix categorization)
12:20, 27 May 2017‎ Strange quark‎ m . . (1,625 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/rename to C Programming/stdio.h/rename: Move to proper path)
16:36, 27 February 2014‎ Fishpi‎ . . (1,625 bytes) (+13)‎ . .
20:46, 18 October 2011‎ 1exec1‎ m . . (1,612 bytes) (0)‎ . . (moved Transwiki:Rename (C) to C Programming/C Reference/stdio.h/rename)
19:41, 18 October 2011‎ Ruud Koot‎ m . . (1,612 bytes) (0)‎ . . (22 revisions from w:Rename (C))
23:02, 20 June 2011‎ 1exec1‎ . . (1,612 bytes) (+89)‎ . . (added reference to the C standard + link to external C++ documentation site)
08:22, 7 April 2011‎ Spitzak‎ . . (1,523 bytes) (+9)‎ . . (Perhaps rename() is only in the Windows "libc")
08:19, 7 April 2011‎ Spitzak‎ . . (1,514 bytes) (+323)‎ . . (Undid revision 422803492 by Billyoneal The rename function certainly does exits, I call it all the time.)
06:48, 7 April 2011‎ Billyoneal‎ . . (1,191 bytes) (-323)‎ . . (Windows does not have a standard C library. Therefore the content listed there doesn't make sense. It's also unsourced. Removed.)
15:29, 11 January 2011‎ 1exec1‎ m . . (1,514 bytes) (+13)‎ . . (citation style)
19:10, 5 December 2010‎ 1exec1‎ m . . (1,501 bytes) (+17)‎ . . (moved refs to use footnotes)
21:32, 9 August 2010‎ Spitzak‎ . . (1,484 bytes) (-37)‎ . . (errno is not an environment variable)
20:10, 9 August 2010‎ 1exec1‎ m . . (1,521 bytes) (+97)‎ . . (errno)
15:27, 6 July 2010‎ Blaisorblade‎ m . . (1,424 bytes) (+3)‎ . . (ie -> i.e.)
13:25, 22 April 2010‎ imported>Wordwizz‎ m . . (1,421 bytes) (+1)‎ . . (replicate --> replicate You can help!)
20:27, 29 October 2009‎ Spitzak‎ . . (1,420 bytes) (+59)‎ . .
20:26, 29 October 2009‎ Spitzak‎ . . (1,361 bytes) (+371)‎ . . (Atomicity is part of POSIX definition)
23:32, 26 May 2009‎ imported>DrilBot‎ m . . (990 bytes) (-1)‎ . . (Check Wikipedia cleanup (Misplaced interwikis and categories) + gen. fixes)
01:05, 4 June 2008‎ EdC‎ . . (991 bytes) (-22)‎ . .
01:04, 4 June 2008‎ EdC‎ . . (1,013 bytes) (+30)‎ . .
01:00, 4 June 2008‎ EdC‎ . . (983 bytes) (+60)‎ . . (reference SUS)
22:36, 25 April 2007‎ 82.51.106.212‎ . . (923 bytes) (+19)‎ . .
12:21, 23 January 2007‎ StuartBrady‎ m . . (904 bytes) (+4)‎ . . (fix title capitalisation)
19:19, 11 September 2006‎ EdC‎ . . (900 bytes) (+12)‎ . . (add constness)
14:24, 20 August 2006‎ EdC‎ . . (888 bytes) (+262)‎ . . (EXDEV, atomicity)
16:52, 11 March 2006‎ Deryck Chan‎ m . . (626 bytes) (+245)‎ . .
16:04, 11 March 2006‎ Deryck Chan‎ m . . (381 bytes) (+381)‎ . .

C Programming/stdio.h/rewind:

17:51, 30 July 2017‎ Strange quark‎ . . (775 bytes) (-25)‎ . . (Dewikify)
10:02, 26 June 2017‎ Strange quark‎ m . . (800 bytes) (+3)‎ . . (Fix categorization)
12:21, 27 May 2017‎ Strange quark‎ m . . (797 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/rewind to C Programming/stdio.h/rewind: Move to proper path)
01:49, 13 June 2014‎ Recent Runes‎ m . . (797 bytes) (-4)‎ . . (fix typo)
17:24, 27 February 2014‎ Fishpi‎ . . (801 bytes) (+13)‎ . . (Marked as needing to be dewikified)
01:39, 19 October 2011‎ Ruud Koot‎ m . . (788 bytes) (-125)‎ . . (rm tags)
20:46, 18 October 2011‎ 1exec1‎ m . . (913 bytes) (0)‎ . . (moved Transwiki:Rewind (C) to C Programming/C Reference/stdio.h/rewind)
19:41, 18 October 2011‎ Ruud Koot‎ m . . (913 bytes) (0)‎ . . (13 revisions from w:Rewind (C))
00:52, 6 July 2011‎ SmackBot‎ m . . (913 bytes) (+49)‎ . . (Dated {{Afd-merge to}}. (Build p613))
00:45, 6 July 2011‎ TParis‎ . . (864 bytes) (-328)‎ . . (Wikipedia:Articles for deletion/Rewind (C) closed as merge to stdio.h)
22:32, 28 June 2011‎ Yobot‎ m . . (1,192 bytes) (+1)‎ . . (WP:CHECKWIKI error fixes + general fixes (BRFA 16) using AWB (7778))
20:28, 21 June 2011‎ Kinu‎ . . (1,191 bytes) (+208)‎ . . (Fix lead, formatting, reference inline.)
20:19, 21 June 2011‎ Kinu‎ . . (983 bytes) (+27)‎ . . (Lowercase title.)
20:18, 21 June 2011‎ Kinu‎ m . . (956 bytes) (+21)‎ . . (added Category:Stdio.h using HotCat)
14:15, 21 June 2011‎ Belovedfreak‎ . . (935 bytes) (-13)‎ . . (fix broken reference)
13:19, 21 June 2011‎ Antiuser‎ . . (948 bytes) (+377)‎ . . (Nominated for deletion; see Wikipedia:Articles for deletion/Rewind (C). (TW))
13:17, 21 June 2011‎ imported>Jiyaoliu‎ . . (571 bytes) (+27)‎ . .
13:16, 21 June 2011‎ imported>Jiyaoliu‎ . . (544 bytes) (+3)‎ . .
13:04, 21 June 2011‎ Antiuser‎ . . (541 bytes) (+164)‎ . . (Proposing article for deletion per WP:PROD. (TW))
13:02, 21 June 2011‎ imported>Jiyaoliu‎ . . (377 bytes) (-6)‎ . . (→‎Syntax:)
13:02, 21 June 2011‎ imported>Jiyaoliu‎ . . (383 bytes) (+383)‎ . . (←Created page with 'The function rewind() moves the file position indicator to the beginning of the specified stream, also clearing the error and EOF flags associated with that stream....')

C Programming/stdio.h/scanf:

00:30, 15 May 2018‎ GKFX‎ . . (10,284 bytes) (-29)‎ . . (→‎Format string specifications: Remove clarify tag; should be fairly clear what negative means?)
10:04, 26 June 2017‎ Strange quark‎ m . . (10,313 bytes) (+3)‎ . . (Fix categorization)
12:21, 27 May 2017‎ Strange quark‎ m . . (10,310 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/scanf to C Programming/stdio.h/scanf: Move to proper path)
21:05, 23 September 2016‎ JackPotte‎ m . . (10,310 bytes) (-79)‎ . .
16:14, 23 September 2016‎ JackPotte‎ . . (10,389 bytes) (-137)‎ . .
20:13, 27 October 2013‎ 188.79.81.40‎ . . (10,526 bytes) (+8)‎ . . (→‎Usage)
16:29, 10 June 2012‎ Mabdul‎ m . . (10,518 bytes) (-34)‎ . . (→‎See also: remove portal template)
20:48, 18 October 2011‎ 1exec1‎ m . . (10,552 bytes) (0)‎ . . (moved Transwiki:Scanf to C Programming/C Reference/stdio.h/scanf)
19:36, 18 October 2011‎ Ruud Koot‎ m . . (10,552 bytes) (0)‎ . . (181 revisions from w:Scanf)
21:56, 17 October 2011‎ imported>Davidbowman2001‎ . . (10,552 bytes) (+199)‎ . . (→‎sscanf)
05:26, 14 October 2011‎ 200.3.180.115‎ . . (10,353 bytes) (+187)‎ . . (scanf can print a string with input)
00:36, 9 October 2011‎ 1exec1‎ . . (10,166 bytes) (-23)‎ . . (update talk page for merge discussion)
18:54, 4 October 2011‎ AnomieBOT‎ m . . (10,189 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
18:34, 4 October 2011‎ 1exec1‎ . . (10,171 bytes) (+99)‎ . . (add merge notice)
18:49, 19 September 2011‎ IanOfNorwich‎ . . (10,072 bytes) (+4)‎ . . (→‎Error handling)
18:27, 5 July 2011‎ 86.73.133.104‎ . . (10,068 bytes) (0)‎ . . (→‎Format string specifications)
18:27, 5 July 2011‎ 86.73.133.104‎ . . (10,068 bytes) (+13)‎ . . (→‎External links)
18:26, 5 July 2011‎ 86.73.133.104‎ . . (10,055 bytes) (+170)‎ . . (→‎Format string specifications)
23:14, 20 June 2011‎ 1exec1‎ . . (9,885 bytes) (+90)‎ . . (→‎External links: added link to C++ specific documentation)
19:08, 23 April 2011‎ 217.131.194.84‎ . . (9,795 bytes) (+1)‎ . .
07:12, 5 April 2011‎ imported>WikitanvirBot‎ m . . (9,794 bytes) (+13)‎ . . (r2.7.1) (robot Adding: ko:Scanf)
02:36, 18 March 2011‎ imported>Pruess‎ . . (9,781 bytes) (+11)‎ . . (typo)
02:36, 18 March 2011‎ imported>Pruess‎ . . (9,770 bytes) (+205)‎ . . (Corrected the statement that %u might scan for unsigned short or char, and included the flags h and hh in the "list of placeholders".)
22:40, 26 February 2011‎ Wolfmankurd‎ m . . (9,565 bytes) (-5)‎ . . (→‎Usage)
16:51, 16 January 2011‎ Hairy Dude‎ m . . (9,570 bytes) (-2)‎ . . (→‎Security: again)
16:51, 16 January 2011‎ Hairy Dude‎ . . (9,572 bytes) (+114)‎ . . (→‎Format string specifications: rm single quotes, they only add noise)
17:22, 15 January 2011‎ Regregex‎ . . (9,458 bytes) (+70)‎ . . (→‎Format string specifications: strtoul() doesn't expand on acceptance of negative input. How can a negative number be read without -?)
13:36, 6 January 2011‎ Cybercobra‎ . . (9,388 bytes) (-9)‎ . . (→‎Derivatives of scanf: redundant)
11:10, 15 December 2010‎ 195.168.53.57‎ . . (9,397 bytes) (0)‎ . . (wrong decimal conversion)
00:58, 28 November 2010‎ 88.207.224.109‎ . . (9,397 bytes) (0)‎ . . (→‎Format string specifications)
03:24, 9 September 2010‎ Luckas-bot‎ m . . (9,397 bytes) (+13)‎ . . (robot Adding: pt:Scanf)
11:35, 21 August 2010‎ Incnis Mrsi‎ . . (9,384 bytes) (+21)‎ . . (→‎Usage: certainly, computer console may be used, but is does not represent some special case of TUI)
07:00, 29 June 2010‎ Mild Bill Hiccup‎ . . (9,363 bytes) (-1)‎ . . (→‎Security: spelling)
08:21, 26 May 2010‎ 202.27.9.1‎ . . (9,364 bytes) (+1)‎ . . (→‎Error handling)
08:21, 26 May 2010‎ 202.27.9.1‎ . . (9,363 bytes) (-1)‎ . . (→‎Error handling)
17:13, 20 May 2010‎ SmackBot‎ m . . (9,364 bytes) (+8)‎ . . (Date maintenance tags and general fixes: build 414:)
00:46, 19 May 2010‎ 168.156.154.66‎ . . (9,356 bytes) (+1)‎ . . (→‎See also: typo)
22:56, 15 May 2010‎ Svick‎ . . (9,355 bytes) (+70)‎ . . ({{unsourced}}, mv EL to External links, {{portal|Informtion technology}})
07:57, 6 May 2010‎ Joe Decker‎ . . (9,285 bytes) (+23)‎ . . (→‎Format string specifications: disambig)
14:15, 9 April 2010‎ Liangent‎ . . (9,262 bytes) (-4)‎ . . (→‎Derivatives of scanf)
14:33, 27 March 2010‎ Luckas-bot‎ m . . (9,266 bytes) (+13)‎ . . (robot Adding: fr:Scanf)
20:03, 9 March 2010‎ imported>Fratrep‎ . . (9,253 bytes) (+38)‎ . . (Repairing link to disambiguation page - You can help!)
21:22, 8 March 2010‎ 69.225.11.211‎ . . (9,215 bytes) (+8)‎ . . (→‎Usage: I'm sorry, i really should have been using the Show preview button. Now both sources use the same tab width.)
21:21, 8 March 2010‎ 69.225.11.211‎ . . (9,207 bytes) (-11)‎ . . (→‎Usage: Padding and consistency fix with the sample C source.)
21:20, 8 March 2010‎ 69.225.11.211‎ . . (9,218 bytes) (-17)‎ . . (→‎Usage: Hoping to clean up some of the sample C source for scanf())
18:08, 21 February 2010‎ 92.232.150.252‎ . . (9,235 bytes) (+8)‎ . . (→‎Format string specifications)
03:07, 24 January 2010‎ Gozornenplat‎ m . . (9,227 bytes) (+11)‎ . . (→‎Format string specifications: Made reference to printf link to printf.)
02:22, 22 November 2009‎ 77.24.219.22‎ . . (9,216 bytes) (+17)‎ . .
16:17, 4 November 2009‎ Jengelh‎ m . . (9,199 bytes) (+5)‎ . . (+const)
01:12, 26 October 2009‎ imported>Dindon‎ m . . (9,194 bytes) (-4)‎ . . (→‎Derivatives of scanf)

C Programming/stdio.h/setvbuf:

17:52, 30 July 2017‎ Strange quark‎ m . . (3,290 bytes) (-22)‎ . . (Fix title case)
17:52, 30 July 2017‎ Strange quark‎ . . (3,312 bytes) (-138)‎ . . (Dewikify)
10:06, 26 June 2017‎ Strange quark‎ m . . (3,450 bytes) (+3)‎ . . (Fix categorization)
12:21, 27 May 2017‎ Strange quark‎ m . . (3,447 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/setvbuf to C Programming/stdio.h/setvbuf: Move to proper path)
21:06, 23 September 2016‎ JackPotte‎ m . . (3,447 bytes) (-12)‎ . .
21:04, 23 September 2016‎ JackPotte‎ . . (3,459 bytes) (+12)‎ . .

C Programming/stdio.h/tmpfile:

17:55, 30 July 2017‎ Strange quark‎ m . . (2,634 bytes) (-23)‎ . . (Remove obsolete template)
17:55, 30 July 2017‎ Strange quark‎ m . . (2,657 bytes) (-14)‎ . . (Fix title case)
17:54, 30 July 2017‎ Strange quark‎ . . (2,671 bytes) (-268)‎ . . (Dewikify)
13:40, 26 June 2017‎ Strange quark‎ m . . (2,939 bytes) (-9)‎ . . (Fix categorization)
05:06, 30 May 2017‎ Pi zero‎ . . (2,948 bytes) (-12)‎ . . ({{BOOKCATEGORY}})
16:45, 28 May 2017‎ PokestarFan‎ m . . (2,960 bytes) (+20)‎ . . (→‎External links: category fixing, replaced: Category:C Reference → Category:Book: C Programming/C Reference using AWB)
12:22, 27 May 2017‎ Strange quark‎ m . . (2,940 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/tmpfile to C Programming/stdio.h/tmpfile: Move to proper path)
01:18, 23 June 2016‎ JackBot‎ m . . (2,940 bytes) (-7)‎ . . (→‎External links: Special:WantedCategories using AWB)
17:57, 27 February 2014‎ Fishpi‎ . . (2,947 bytes) (+13)‎ . . (Marked as needing to be dewikified)
20:20, 18 October 2011‎ 1exec1‎ m . . (2,934 bytes) (0)‎ . . (moved Transwiki:Tmpfile to C Programming/C Reference/stdio.h/tmpfile)
18:25, 18 October 2011‎ Ruud Koot‎ m . . (2,934 bytes) (0)‎ . . (42 revisions from w:Tmpfile)
20:36, 7 September 2011‎ Edward‎ m . . (2,934 bytes) (+4)‎ . . (link file descriptor using Find link)
05:59, 21 June 2011‎ imported>Coateconnection‎ m . . (2,930 bytes) (-9)‎ . . (updated reference 5 link)
23:04, 20 June 2011‎ 1exec1‎ . . (2,939 bytes) (+114)‎ . . (→‎External links: added link to C++ specific documentation)
02:05, 14 April 2010‎ Cybercobra‎ . . (2,825 bytes) (-4)‎ . . (→‎Error conditions: link precision)
23:57, 13 April 2010‎ Cybercobra‎ . . (2,829 bytes) (-1)‎ . . (WP:LAYOUT)
23:56, 13 April 2010‎ Cybercobra‎ . . (2,830 bytes) (-4)‎ . . (→‎Semantics: more precise link)
10:43, 16 November 2009‎ Yecril‎ m . . (2,834 bytes) (+29)‎ . . (→‎Caveats: better link)
10:38, 16 November 2009‎ Yecril‎ . . (2,805 bytes) (+183)‎ . . (→‎Caveats: EACCES)
21:08, 31 July 2008‎ imported>Michael Safyan‎ . . (2,622 bytes) (-845)‎ . . (Moved, deemphasized security issues per third party opinion.)
10:58, 30 July 2008‎ Thumperward‎ . . (3,467 bytes) (-11)‎ . . (→‎See also: redlink)
02:18, 29 July 2008‎ imported>Michael Safyan‎ m . . (3,478 bytes) (-13)‎ . . (→‎Security issues: trim.)
02:17, 29 July 2008‎ imported>Michael Safyan‎ m . . (3,491 bytes) (+5)‎ . . (→‎Security issues: reformatted for consistency.)
02:14, 29 July 2008‎ imported>Michael Safyan‎ . . (3,486 bytes) (+470)‎ . . (Added source on security problems. Mentioned "tmpfile_s" function for Windows.)
01:46, 29 July 2008‎ imported>Michael Safyan‎ m . . (3,016 bytes) (+195)‎ . . (Added code tags. Wikified section titles and section ordering.)
09:03, 28 July 2008‎ imported>Michael Safyan‎ . . (2,821 bytes) (+803)‎ . . (→‎Usage: added information on error conditions.)
08:50, 28 July 2008‎ imported>Michael Safyan‎ m . . (2,018 bytes) (+21)‎ . . (Added wikilink.)
08:49, 28 July 2008‎ imported>Michael Safyan‎ . . (1,997 bytes) (-10)‎ . . (Changed lead to version proposed by JorgePeixoto.)
08:15, 28 July 2008‎ imported>Michael Safyan‎ . . (2,007 bytes) (+96)‎ . . (→‎Security Issues: Reverted so as to remove weasel words. Speaking of "sucky" or "flawed" implementations is unencyclopedic. Added additional source.)
07:41, 28 July 2008‎ JorgePeixoto‎ . . (1,911 bytes) (+7)‎ . . (→‎Security Issues)
06:02, 28 July 2008‎ JorgePeixoto‎ . . (1,904 bytes) (+32)‎ . . (→‎Security Issues)
04:56, 28 July 2008‎ JorgePeixoto‎ m . . (1,872 bytes) (+4)‎ . . (→‎Security Issues: Oops, sorry)
04:55, 28 July 2008‎ JorgePeixoto‎ . . (1,868 bytes) (+60)‎ . . (→‎Security Issues)
04:14, 28 July 2008‎ imported>Michael Safyan‎ . . (1,808 bytes) (+575)‎ . . (Reverting again. Let's discuss this more on the talk page, please.)
02:32, 28 July 2008‎ JorgePeixoto‎ . . (1,233 bytes) (-575)‎ . . (Undid revision 228279586 by Tedickey Explain your revert. I explained mine.)
02:27, 28 July 2008‎ Tedickey‎ . . (1,808 bytes) (+575)‎ . . (rv the Linux-specific cut/paste)
02:13, 28 July 2008‎ JorgePeixoto‎ . . (1,233 bytes) (+2)‎ . . (Oops, wrong order)
02:11, 28 July 2008‎ JorgePeixoto‎ . . (1,231 bytes) (+15)‎ . .
02:06, 28 July 2008‎ JorgePeixoto‎ . . (1,216 bytes) (-592)‎ . . (Removed unknown OS security issues. See talk page.)
23:44, 27 July 2008‎ Mblumber‎ . . (1,808 bytes) (+36)‎ . . (Property formatted code segments)
23:38, 27 July 2008‎ imported>Michael Safyan‎ . . (1,772 bytes) (+556)‎ . . (Reverted to previous version.)
20:53, 27 July 2008‎ JorgePeixoto‎ . . (1,216 bytes) (+31)‎ . . (→‎Description)
16:28, 27 July 2008‎ JorgePeixoto‎ . . (1,185 bytes) (-587)‎ . . (Revert to revision 227958710 dated 2008-07-26 05:02:24 by JorgePeixoto using popups)
10:36, 27 July 2008‎ imported>Michael Safyan‎ . . (1,772 bytes) (+502)‎ . . (Added extra documentation of security issues.)
10:18, 27 July 2008‎ imported>Michael Safyan‎ . . (1,270 bytes) (+85)‎ . . (Reverted to earlier version. See the insecure temporary file link for source on potential security issues.)
08:02, 26 July 2008‎ JorgePeixoto‎ m . . (1,185 bytes) (0)‎ . . (→‎References: Put the most used (for this article) references first)
06:32, 26 July 2008‎ JorgePeixoto‎ . . (1,185 bytes) (-44)‎ . .
05:41, 26 July 2008‎ JorgePeixoto‎ . . (1,229 bytes) (+161)‎ . .
05:00, 26 July 2008‎ JorgePeixoto‎ . . (1,068 bytes) (-214)‎ . . (Removal of dubious section)
04:36, 26 July 2008‎ JorgePeixoto‎ . . (1,282 bytes) (+12)‎ . . (→‎Security Issues: This nees sources. I see no mention in http://www.opengroup.org/onlinepubs/009695399/functions/tmpfile.html or http://www.gnu.org/software/libtool/manual/libc/Temporary-Files.htm)
08:28, 4 May 2008‎ RedWolf‎ m . . (1,270 bytes) (+1)‎ . . (Category:C standard library)
10:16, 27 March 2008‎ imported>Alaibot‎ m . . (1,269 bytes) (+34)‎ . . (Robot: tagging uncategorised page)
07:13, 11 March 2008‎ imported>Michael Safyan‎ . . (1,235 bytes) (+1,235)‎ . . (←Created page with '{{lowercase}} {{C_Standard_library}} The ISO C/POSIX function '''tmpfile''' allows C/C++ [[programmer|pr...')
21:03, 23 September 2016‎ JackPotte‎ . . (3,447 bytes) (-167)‎ . .
11:27, 28 February 2014‎ Fishpi‎ . . (3,614 bytes) (+13)‎ . . (Marked as needing to be dewikified)
20:46, 18 October 2011‎ 1exec1‎ m . . (3,601 bytes) (0)‎ . . (moved Transwiki:Setvbuf to C Programming/C Reference/stdio.h/setvbuf)
19:40, 18 October 2011‎ Ruud Koot‎ m . . (3,601 bytes) (0)‎ . . (25 revisions from w:Setvbuf)
02:42, 9 October 2011‎ AnomieBOT‎ m . . (3,601 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:20, 9 October 2011‎ 1exec1‎ . . (3,583 bytes) (+107)‎ . . (add merge notice)
22:20, 20 June 2011‎ 1exec1‎ . . (3,476 bytes) (+115)‎ . . (→‎External links: added link to C++ specific documentation)
20:57, 14 April 2010‎ 192.94.94.106‎ . . (3,361 bytes) (+223)‎ . . (undefined behavior)
08:17, 7 March 2010‎ 209.148.137.150‎ . . (3,138 bytes) (+115)‎ . . (→‎Example)
19:17, 11 January 2009‎ Loadmaster‎ m . . (3,023 bytes) (+16)‎ . . ('size' specifies characters)
19:15, 11 January 2009‎ Loadmaster‎ . . (3,007 bytes) (+351)‎ . . (more details about buf=null and mode=_IONBF)
14:47, 20 November 2008‎ imported>Free Software Knight‎ . . (2,656 bytes) (+42)‎ . . (→‎See also)
20:36, 22 July 2008‎ imported>NicM‎ . . (2,614 bytes) (+11)‎ . . (true, but EXIT_SUCCESS makes it a little easier for novices to understand the example and fits better with EXIT_FAILURE)
12:56, 22 July 2008‎ imported>Dampam‎ m . . (2,603 bytes) (-11)‎ . . (→‎Example: EXIT_SUCCESS and 0 have the same meaning (but not required to have the same value).)
10:37, 22 July 2008‎ imported>NicM‎ . . (2,614 bytes) (-2)‎ . . (tweaks)
10:36, 22 July 2008‎ imported>NicM‎ . . (2,616 bytes) (-3)‎ . . (and -> ')
10:36, 22 July 2008‎ imported>NicM‎ . . (2,619 bytes) (-18)‎ . . (nah, it is better w/o this)
10:36, 22 July 2008‎ imported>NicM‎ . . (2,637 bytes) (+4)‎ . . (wikilink)
10:35, 22 July 2008‎ imported>NicM‎ . . (2,633 bytes) (-22)‎ . . (ugh, pasto)
10:35, 22 July 2008‎ imported>NicM‎ . . (2,655 bytes) (+9)‎ . . (tweak intro sentences)
10:29, 22 July 2008‎ imported>NicM‎ . . (2,646 bytes) (-9)‎ . . (→‎Example: simplify comments)
10:23, 22 July 2008‎ imported>NicM‎ . . (2,655 bytes) (-6)‎ . . (wording)
10:22, 22 July 2008‎ imported>NicM‎ . . (2,661 bytes) (+39)‎ . . (<code>, reside in not reside at)
10:21, 22 July 2008‎ imported>NicM‎ . . (2,622 bytes) (+162)‎ . . (explain better)
10:19, 22 July 2008‎ imported>NicM‎ . . (2,460 bytes) (-151)‎ . . (tidy style, rm some advice/tone/unnecessary wording)
16:37, 13 July 2008‎ imported>Dampam‎ m . . (2,611 bytes) (-1)‎ . . (→‎setbuf)
16:37, 13 July 2008‎ imported>Dampam‎ m . . (2,612 bytes) (-1)‎ . . (→‎setbuf)
16:30, 13 July 2008‎ imported>Dampam‎ . . (2,613 bytes) (+496)‎ . .
11:40, 9 July 2008‎ imported>Dampam‎ . . (2,117 bytes) (+2,117)‎ . . (←​Created page with ' '''setvbuf''' is a function in standard C. The declaration lies in <stdio.h>. '''setvbuf''' ...')

C Programming/stdio.h/ungetc:

17:56, 30 July 2017‎ Strange quark‎ m . . (2,504 bytes) (-125)‎ . . (Remove obsolete merger request)
17:56, 30 July 2017‎ Strange quark‎ . . (2,629 bytes) (-41)‎ . . (Dewikify)
13:42, 26 June 2017‎ Strange quark‎ m . . (2,670 bytes) (-9)‎ . . (Fix categorization)
05:06, 30 May 2017‎ Pi zero‎ . . (2,679 bytes) (-12)‎ . . ({{BOOKCATEGORY}})
16:45, 28 May 2017‎ PokestarFan‎ m . . (2,691 bytes) (+20)‎ . . (→‎Ungetc, a restricted version of ungetch: category fixing, replaced: Category:C Reference → Category:Book: C Programming/C Reference using AWB)
12:22, 27 May 2017‎ Strange quark‎ m . . (2,671 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/ungetc to C Programming/stdio.h/ungetc: Move to proper path)
01:18, 23 June 2016‎ JackBot‎ m . . (2,671 bytes) (-7)‎ . . (→‎Ungetc, a restricted version of ungetch: Special:WantedCategories using AWB)
18:18, 19 March 2014‎ Fishpi‎ m . . (2,678 bytes) (+13)‎ . . (Marked as needing to be dewikified)
20:20, 18 October 2011‎ 1exec1‎ m . . (2,665 bytes) (0)‎ . . (moved Transwiki:Ungetc to C Programming/C Reference/stdio.h/ungetc)
18:25, 18 October 2011‎ Ruud Koot‎ m . . (2,665 bytes) (0)‎ . . (17 revisions from w:Ungetc)
13:26, 10 October 2011‎ Kmsarda‎ . . (2,665 bytes) (+4)‎ . . (→‎Return value)
02:40, 9 October 2011‎ AnomieBOT‎ m . . (2,661 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
02:20, 9 October 2011‎ 1exec1‎ . . (2,643 bytes) (+107)‎ . . (add merge notice)
23:49, 8 October 2011‎ Discospinster‎ m . . (2,536 bytes) (+12)‎ . . (Disambiguate EOF to End-of-file using popups)
23:48, 8 October 2011‎ Discospinster‎ m . . (2,524 bytes) (-25)‎ . . (formatting)
10:20, 1 October 2011‎ Ansumang‎ . . (2,549 bytes) (+33)‎ . . (added Category:C standard library using HotCat)
12:34, 30 September 2011‎ Kmsarda‎ . . (2,516 bytes) (-4)‎ . . (→‎Return value)
12:31, 30 September 2011‎ Kmsarda‎ . . (2,520 bytes) (+1)‎ . .
12:28, 30 September 2011‎ Kmsarda‎ . . (2,519 bytes) (+13)‎ . . (→‎Return value)
12:24, 30 September 2011‎ Kmsarda‎ . . (2,506 bytes) (+2)‎ . . (→‎Calling Capacity)
12:23, 30 September 2011‎ Kmsarda‎ . . (2,504 bytes) (+20)‎ . . (→‎Declaration)
12:21, 30 September 2011‎ Kmsarda‎ . . (2,484 bytes) (+7)‎ . . (→‎Declaration)
12:20, 30 September 2011‎ Kmsarda‎ . . (2,477 bytes) (+180)‎ . . (→‎Description)
02:31, 30 September 2011‎ Discospinster‎ . . (2,297 bytes) (+32)‎ . . (Added {{context}} tag to article (TW))
02:31, 30 September 2011‎ Discospinster‎ . . (2,265 bytes) (-17)‎ . . (decline speedy -- it has context, it's just confusing to non-experts)
02:07, 30 September 2011‎ Astrocog‎ . . (2,282 bytes) (+17)‎ . . (Requesting speedy deletion (CSD A1). (TW))
01:26, 30 September 2011‎ Kmsarda‎ . . (2,265 bytes) (+2,265)‎ . . (←Created page with ''''Ungetc''' is a version of a standard library function '''''ungetc''''' .It is somewhat a restricted function. ==Declaration== int ungetc (int c, FILE *stream) He...')

C Programming/stdio.h/vwprintf:

17:59, 30 July 2017‎ Strange quark‎ m . . (1,320 bytes) (-37)‎ . . (Remove obsolete template)
17:59, 30 July 2017‎ Strange quark‎ m . . (1,357 bytes) (-35)‎ . . (Fix title case)
17:58, 30 July 2017‎ Strange quark‎ m . . (1,392 bytes) (-95)‎ . . (Remove obsolete merger request)
17:58, 30 July 2017‎ Strange quark‎ . . (1,487 bytes) (-37)‎ . . (Dewikify)
10:09, 26 June 2017‎ Strange quark‎ m . . (1,524 bytes) (-30)‎ . . (Fix categorization)
05:06, 30 May 2017‎ Pi zero‎ . . (1,554 bytes) (-12)‎ . . ({{BOOKCATEGORY}})
16:45, 28 May 2017‎ PokestarFan‎ m . . (1,566 bytes) (+16)‎ . . (category fixing, replaced: Category:C Reference → Category:Book: C Programming/C Reference using AWB)
12:22, 27 May 2017‎ Strange quark‎ m . . (1,550 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/vwprintf to C Programming/stdio.h/vwprintf: Move to proper path)
01:18, 23 June 2016‎ JackBot‎ m . . (1,550 bytes) (-7)‎ . . (→‎return values: Special:WantedCategories using AWB)
16:06, 27 February 2014‎ Fishpi‎ . . (1,557 bytes) (+13)‎ . . (Marked as needing to be dewikified)
20:20, 18 October 2011‎ 1exec1‎ m . . (1,544 bytes) (0)‎ . . (moved Transwiki:Vwprintf to C Programming/C Reference/stdio.h/vwprintf)
18:25, 18 October 2011‎ Ruud Koot‎ m . . (1,544 bytes) (0)‎ . . (14 revisions from w:Vwprintf)
00:36, 9 October 2011‎ 1exec1‎ . . (1,544 bytes) (-23)‎ . . (update talk page for merge discussion)
17:42, 5 October 2011‎ Ingaleashwini‎ . . (1,567 bytes) (+851)‎ . .
18:53, 4 October 2011‎ AnomieBOT‎ m . . (716 bytes) (+18)‎ . . (Dating maintenance tags: {{Merge to}})
18:32, 4 October 2011‎ 1exec1‎ . . (698 bytes) (+100)‎ . . (add merge notice)
17:15, 30 September 2011‎ 115.113.152.3‎ . . (598 bytes) (-15)‎ . .
10:22, 27 September 2011‎ Vadmium‎ m . . (613 bytes) (-4)‎ . . (Category:C programming language → Category:C standard library)
09:44, 19 September 2011‎ Deepika.sirsath‎ . . (617 bytes) (+4)‎ . .
09:39, 19 September 2011‎ Deepika.sirsath‎ . . (613 bytes) (+13)‎ . .
03:13, 19 September 2011‎ Deepika.sirsath‎ . . (600 bytes) (-4)‎ . .
03:11, 19 September 2011‎ Deepika.sirsath‎ . . (604 bytes) (+8)‎ . .
00:30, 5 September 2011‎ Helpful Pixie Bot‎ m . . (596 bytes) (+19)‎ . . (Dated {{Unreferenced}}. (Build p613))
00:24, 5 September 2011‎ Sebbe‎ . . (577 bytes) (+27)‎ . . (Categorizing article - You can help! + add {{unreferenced}})
00:20, 1 September 2011‎ AvicBot‎ m . . (550 bytes) (+48)‎ . . (Tagging uncategorized article. (Report error))
20:59, 29 August 2011‎ Ingaleashwini‎ . . (502 bytes) (+502)‎ . . (←Created page with '{{lowercase|title='''vwprintf'''}} <tt>''vwprintf''</tt> is a C standard library function as defined in stdio.h and it has function signature as '''int vw...')

C Programming/stdio.h/wprintf:

21:50, 27 August 2017‎ Strange quark‎ . . (1,443 bytes) (-109)‎ . . (Dewikify)
21:44, 27 August 2017‎ Strange quark‎ . . (1,552 bytes) (-34)‎ . . (Fix title casing)
21:44, 27 August 2017‎ Strange quark‎ . . (1,586 bytes) (-95)‎ . . (Remove obsolete merger request)
13:45, 26 June 2017‎ Strange quark‎ m . . (1,681 bytes) (-10)‎ . . (Fix categorization)
05:06, 30 May 2017‎ Pi zero‎ . . (1,691 bytes) (-12)‎ . . ({{BOOKCATEGORY}})
16:45, 28 May 2017‎ PokestarFan‎ m . . (1,703 bytes) (+18)‎ . . (category fixing, replaced: Category:C Reference → Category:Book: C Programming/C Reference using AWB)
12:23, 27 May 2017‎ Strange quark‎ m . . (1,685 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/wprintf to C Programming/stdio.h/wprintf: Move to proper path)
01:18, 23 June 2016‎ JackBot‎ m . . (1,685 bytes) (-7)‎ . . (→‎Limitations: Special:WantedCategories using AWB)
13:35, 29 April 2015‎ 95.195.138.233‎ . . (1,692 bytes) (+1)‎ . . (→‎Limitations: Fixed typo: Replaced " double vales" with "double values") (Tags: Mobile edit, Mobile web edit)
04:40, 14 March 2014‎ 210.212.183.60‎ . . (1,691 bytes) (+4)‎ . . (→‎Limitations)
20:56, 9 November 2011‎ Ingaleashwini‎ . . (1,687 bytes) (+8)‎ . . (→‎Limitations)
20:20, 18 October 2011‎ 1exec1‎ m . . (1,679 bytes) (0)‎ . . (moved Transwiki:Wprintf to C Programming/C Reference/stdio.h/wprintf)
18:25, 18 October 2011‎ Ruud Koot‎ m . . (1,679 bytes) (0)‎ . . (14 revisions from w:Wprintf)
00:37, 9 October 2011‎ 1exec1‎ . . (1,679 bytes) (+95)‎ . . (add merge notice)
10:33, 3 October 2011‎ Ingaleashwini‎ . . (1,584 bytes) (0)‎ . .
20:00, 29 September 2011‎ Ingaleashwini‎ . . (1,584 bytes) (+993)‎ . .
03:27, 19 September 2011‎ Deepika.sirsath‎ . . (591 bytes) (+19)‎ . .
03:26, 19 September 2011‎ Deepika.sirsath‎ . . (572 bytes) (+4)‎ . .
03:26, 19 September 2011‎ Deepika.sirsath‎ . . (568 bytes) (+4)‎ . .
03:08, 19 September 2011‎ Deepika.sirsath‎ . . (564 bytes) (+4)‎ . .
18:09, 9 September 2011‎ Gene93k‎ m . . (560 bytes) (+15)‎ . . (added category & stub template)
07:00, 9 September 2011‎ Bearcat‎ . . (545 bytes) (+39)‎ . . (categorization/tagging using AWB)
08:40, 8 September 2011‎ Deepika.sirsath‎ . . (506 bytes) (+18)‎ . .
08:39, 8 September 2011‎ Deepika.sirsath‎ . . (488 bytes) (0)‎ . .
08:37, 8 September 2011‎ Deepika.sirsath‎ . . (488 bytes) (+209)‎ . .
08:29, 8 September 2011‎ Deepika.sirsath‎ . . (279 bytes) (+67)‎ . .
08:21, 8 September 2011‎ Deepika.sirsath‎ . . (212 bytes) (+212)‎ . . (←Created page with '{{lowercase|title='''wprintf'''}} <tt>''wprintf''</tt> is a C standard library function as defined in stdio.h and wchar.h. It has function signature as ...')

C Programming/stdio.h/wscanf:

16:50, 26 June 2017‎ Strange quark‎ m . . (1,933 bytes) (+13)‎ . . (Fix categorization)
12:23, 27 May 2017‎ Strange quark‎ m . . (1,920 bytes) (0)‎ . . (Strange quark moved page C Programming/C Reference/stdio.h/wscanf to C Programming/stdio.h/wscanf: Move to proper path)
19:24, 15 March 2016‎ 84.106.168.148‎ . . (1,920 bytes) (+1)‎ . .
22:56, 11 February 2012‎ QUBot‎ m . . (1,919 bytes) (+12)‎ . . (Adding BookCat to uncategorised page)
04:01, 31 October 2011‎ Nupuragrawal3‎ . . (1,907 bytes) (-85)‎ . .
04:00, 31 October 2011‎ Nupuragrawal3‎ . . (1,992 bytes) (+1,992)‎ . . (Created page with "'''wscanf'''<br /> wscanf is a standard C library function in C programming language.<br> It transforms '''wide character''' input. This function is supported by the head...")

--Strange quark (discusscontribs) 19:12, 25 July 2018 (UTC)Reply