-
Notifications
You must be signed in to change notification settings - Fork 1
Fix initial github workflow #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master-with-README
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1506,7 +1506,7 @@ When the @code{LOCALE} keyword is not specified, the returning value is negative | |
@comment ** 8.1.70B NUMVAL-C ** | ||
@comment ********************************************************************* | ||
@page | ||
@newsubsection{8.1.70B,NUMVAL-C-V2} | ||
@newsubsection{8.1.70B,NUMVAL-C-2} | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do you have an idea what this "B" is? Looks like two times the identical thing, no? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Indeed, it looks like it documents the same function twice, with a different explanation. Maybe somebody started improving the description by copying it temporarily, but never finished the job ? |
||
@diagram{NUMVAL-C Function,FN-NUMVAL-C-2,FN-NUMVAL-C-2,None} | ||
This function | ||
returns the numeric value represented by the character string specified by @var{argument-1} and defined as alphanumeric. | ||
|
Uh oh!
There was an error while loading. Please reload this page.