
Enviado em 03/08/2015 - 15:19h
Olá pessoal!Estou fazendo o seguite programa:
program foo
implicit none
character(len=1024) :: filename
integer:: X,Y
X=5
Y=2
write (filename, 10) "hello", 10
10 FORMAT(AX,IY)
print *, trim(filename)
end program
10 FORMAT(A'X',I'int(Y)')
1
Error: Nonnegative width required in format string at (1)
teste.f90:7.23:
write (filename, 10) "hello", 10
1
Error: FORMAT label 10 at (1) not defined
Trabalhando Nativamente com Logs no Linux
Jogando Daikatana (Steam) com Patch 1.3 via Luxtorpeda no Linux
LazyDocker – Interface de Usuário em Tempo Real para o Docker
Linux Mint: Zram + Swapfile em Btrfs
O widget do Plasma 6 Área de Notificação
Quero instalar, configurar, setar tamanho do rsyslog. (4)
[Resolvido] Conselho distribuiçao brasileira (9)









