Register and join over 40,000 other developers!
Recent Topics
-
The Game You Are Waiting For?
WendellHarper - Dec 06 2020 01:21 PM
-
Quora and Reddit Backlinks
WendellHarper - Dec 06 2020 01:14 PM
-
Delete account
pindo - Jul 23 2020 01:33 AM
-
Print specific values from dictionary with a specific key name
Siten0308 - Jun 20 2019 01:43 PM
-
Learn algorithms and programming concepts
johnnylo - Apr 23 2019 07:49 AM
Recent Blog Entries
Recent Status Updates
Popular Tags
- networking
- Managed C++
- stream
- console
- database
- authentication
- Visual Basic 4 / 5 / 6
- session
- Connection
- asp.net
- import
- syntax
- hardware
- html5
- array
- mysql
- java
- php
- c++
- string
- C#
- html
- loop
- timer
- jquery
- ajax
- javascript
- programming
- android
- css
- assembly
- c
- form
- vb.net
- xml
- linked list
- login
- encryption
- pseudocode
- calculator
- sql
- python
- setup
- help
- game
- combobox
- binary
- hello world
- grid
- innerHTML

16 replies to this topic
#13
Posted 28 May 2012 - 10:23 AM
12.511254f
What does this f at the end mean?
Can i put a variable instead an exact number? If i put a variable name seem's it wont work?
What does this f at the end mean?
Can i put a variable instead an exact number? If i put a variable name seem's it wont work?
#14
Posted 28 May 2012 - 10:26 AM
The f at the end means a number of type float. If you omit the f, it will a value of type double. Yes, you can put a variable of type float there instead literal value.
#15
Posted 28 May 2012 - 11:17 AM
Ok, that's solved.
One more question, how do i change the format of the output file, to be .sub instead of .txt?
One more question, how do i change the format of the output file, to be .sub instead of .txt?
#16
Posted 28 May 2012 - 08:27 PM
You can just change the extension to you file. As example, FILE *out = fopen("output.sub", "w+") ;.
#17
Posted 29 May 2012 - 09:05 AM
This topic has been marked as SOLVED. If you have a similar question or topic, go back to the subforum and start a new topic to continue discussions.
New around here? Click here to register and start participating in under a minute?
Or do a quick search and you may find the answer you're looking for.
Also tagged with one or more of these keywords: form
General Forums →
General Programming →
Specifying PHP file path while creating an HTML formStarted by gvvishwanath, 30 Dec 2015 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
Jquery Validation in Partial View Form Isn't TriggeringStarted by googaplex, 01 Jul 2015 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
how to deal with the forms indtified with idStarted by scseguanshui06, 20 Jul 2014 ![]() |
|
![]() |
||
Language Forums →
PHP →
what script do I run on a form?Started by kxx4, 12 May 2014 ![]() |
|
![]() |
||
Language Forums →
Visual Basic →
Send multipart form data. (Send strings and a file)Started by LegacyDash, 21 Feb 2014 ![]() |
|
![]() |
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download