|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Joachim Schmitz wrote:
> regis wrote: >> Hello, >> >> Does somebody here know what "spn" stands for >> in the name of the function strspn() ? > span? > span was a Cobol verb, which had useful hardware support in certain instruction sets. I used it in a string data processing library called from Fortran 66, before C or f77 compilers were available. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Hello, Does somebody here know what "spn" stands for in the name of the function strspn() ? -- regis |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
regis wrote:
> Hello, > > Does somebody here know what "spn" stands for > in the name of the function strspn() ? span? Bye, Jojo |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
regis wrote:
> > Does somebody here know what "spn" stands for > in the name of the function strspn() ? Why don't you read the documentation (or source) from whomever supplied you that (non-standard) function? -- [mail]: Chuck F (cbfalconer at maineline dot net) [page]: <http://cbfalconer.home.att.net> Try the download section. ** Posted from http://www.teranews.com ** |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
CBFalconer said:
> regis wrote: >> >> Does somebody here know what "spn" stands for >> in the name of the function strspn() ? > > Why don't you read the documentation (or source) from whomever > supplied you that (non-standard) function? What non-standard function? -- Richard Heathfield <http://www.cpax.org.uk> Email: -http://www. +rjh@ Google users: <http://www.cpax.org.uk/prg/writings/googly.php> "Usenet is a strange place" - dmr 29 July 1999 |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Wed, 28 May 2008 09:01:32 -0400, CBFalconer wrote:
> regis wrote: >> Does somebody here know what "spn" stands for in the name of the >> function strspn() ? > > Why don't you read the documentation (or source) from whomever supplied > you that (non-standard) function? strspn was part of the original C standard, and is part of the current C standard. <OT> And if you have trouble understanding when "whom" is appropriate, please just avoid it, at least until you figure it out. |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
"Joachim Schmitz" <nospam.jojo@schmitz-digital.de> writes:
> regis wrote: >> Hello, >> >> Does somebody here know what "spn" stands for >> in the name of the function strspn() ? > span? Correct. -- Lowell Gilbert, embedded/networking software engineer http://be-well.ilk.org/~lowell/ |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
Richard Heathfield wrote:
> CBFalconer said: >> regis wrote: >>> >>> Does somebody here know what "spn" stands for >>> in the name of the function strspn() ? >> >> Why don't you read the documentation (or source) from whomever >> supplied you that (non-standard) function? > > What non-standard function? Woops - goofed and missed it. Kill my comment. -- [mail]: Chuck F (cbfalconer at maineline dot net) [page]: <http://cbfalconer.home.att.net> Try the download section. ** Posted from http://www.teranews.com ** |
|
![]() |
| Outils de la discussion | |
|
|