简体   繁体   中英

How can I give a custom file names to a code file in ideone.com?

I am using ideone as online c++ compiler. When I save a code, ideone gives a random name such as

lnzr40

which might be confusing later on (when I want to open a specific code). I want to change that name or give a custom name at the time of writing/saving the code. How can I do that?

Edit: Labeling or creating custom links may be slightly useful but they are not what I need exactly! I need to modify the file name.

Thanks!

I am no ideone power-user, but there does not seem to be any simple way to change the name of a source code file.

However, there is a note field immediately to the right of the file name in the list of files. You could use this field to enter the appropriate file name:

在此处输入图片说明

This seems to be a case where a link-only answer is appropriate ;)

http://tinyurl.com/Yes-it-is-possible

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM